RGB | 57 | 0 | 44 | |
HSL | 0.87 | 1 | 0.11 | |
HSV | 314° | 100° | 22° | |
CYMK | 0 | 1 | 0.2281 | 198 |
XYZ | 2.142 | 1.0517 | 2.473 |
This color is called Melanzane. It has 57 red, 0 green, and 44 blue. This color is not particularly light nor dark.
.text-39002c { color: #39002c }
This is some text in the color #39002c
.bg-39002c { background-color: #39002c }
.border-39002c { border: 3px solid #39002c; }
This is some text in a box with a border of the color #39002c
.text-shadow-39002c { text-shadow: 4px 4px 2px #39002c; }
This is some text with text shadow color #39002c
.box-shadow-39002c { -moz-box-shadow: 1px 1px 3px 2px #39002c; -webkit-box-shadow: 1px 1px 3px 2px #39002c; box-shadow: 1px 1px 3px 2px #39002c; }
This is some text in a box with a box shadow of the color #39002c