Shades of Caput Mortuum #571908
Tints of Caput Mortuum #571908
RGB
CMYK
RGB Variations
Color information
#571908 (or 0x571908) is known color: Caput Mortuum. HEX triplet: 57, 19 and 08. RGB value is (87,25,8). Sum of RGB (Red+Green+Blue) = 87+25+8=120 (15% of max value = 765). Red value is 87 (34.38% from 255 or 72.5% from 120); Green value is 25 (10.16% from 255 or 20.83% from 120); Blue value is 8 (3.52% from 255 or 6.67% from 120); Max value from RGB is 87 - color contains mainly: red. Hex color #571908 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571908 is #A8E6F7. Grayscale: #292929. Windows color (decimal): -11069176 or 530775. OLE color: 530775.
HSL color Cylindrical-coordinate representation of color #571908: hue angle of 12.91º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #571908 is Cyan = 0, Magento = 0.71, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 25 | 8 | - |
| CMYK | 0 | 0.71 | 0.91 | 0.66 |
| HSL | 12.91º | 0.83% | 0.19% | - |
| HSV(B) | 12.91º | 0.91% | 0.34% | - |
| XYZ | 4.32 | 2.74 | 0.53 | - |
| YUV | 41.6 | 109.04 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 25 | 8 | 0 | 0.71 | 0.91 | 0.66 | 12.91 | 0.83 | 0.19 |
| Hex | 57 | 19 | 8 | 0 | 47 | 5B | 42 | D | 53 | 13 |
| Octal | 127 | 31 | 10 | 0 | 107 | 133 | 102 | 15 | 123 | 23 |
| Binary | 1010111 | 11001 | 1000 | 0 | 1000111 | 1011011 | 1000010 | 1101 | 1010011 | 10011 |
Color Harmonies of #571908
Complementary color
Monochromatic Colors of #571908
Black with #571908
Text Example
Text Example
White with #571908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571908; }
p { color: rgb(87,25,8); }
H1.HeaderClassName
{
color: #571908;
}
.AnyTagClassName
{
color: #571908;
}
</style>
background-color css
<style>
a { background-color: #571908; }
a { background-color: rgb(87,25,8); }
div.DivClassName
{
background-color: #571908;
}
.BgClassName
{
background-color: #571908;
}
</style>
border-color css
<style>
span { border-color: #571908; }
span { border-color: rgb(87,25,8); }
td.TdClassName
{
border-color: #571908;
}
.TagClassName
{
border-color: #571908;
}
</style>