RGB | 173 | 28 | 173 | |
HSL | 0.83 | 0.72 | 0.39 | |
HSV | 300° | 84° | 68° | |
CYMK | 0 | 0.8382 | 0 | 82 |
XYZ | 25.1917 | 12.7319 | 40.6649 |
This color is called Violet Eggplant. It has 173 red, 28 green, and 173 blue. This color is not particularly light nor dark.
.text-ad1cad { color: #ad1cad }
This is some text in the color #ad1cad
.bg-ad1cad { background-color: #ad1cad }
.border-ad1cad { border: 3px solid #ad1cad; }
This is some text in a box with a border of the color #ad1cad
.text-shadow-ad1cad { text-shadow: 4px 4px 2px #ad1cad; }
This is some text with text shadow color #ad1cad
.box-shadow-ad1cad { -moz-box-shadow: 1px 1px 3px 2px #ad1cad; -webkit-box-shadow: 1px 1px 3px 2px #ad1cad; box-shadow: 1px 1px 3px 2px #ad1cad; }
This is some text in a box with a box shadow of the color #ad1cad