Shades of Caput Mortuum #571905
Tints of Caput Mortuum #571905
RGB
CMYK
RGB Variations
Color information
#571905 (or 0x571905) is known color: Caput Mortuum. HEX triplet: 57, 19 and 05. RGB value is (87,25,5). Sum of RGB (Red+Green+Blue) = 87+25+5=117 (15% of max value = 765). Red value is 87 (34.38% from 255 or 74.36% from 117); Green value is 25 (10.16% from 255 or 21.37% from 117); Blue value is 5 (2.34% from 255 or 4.27% from 117); Max value from RGB is 87 - color contains mainly: red. Hex color #571905 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571905 is #A8E6FA. Grayscale: #292929. Windows color (decimal): -11069179 or 334167. OLE color: 334167.
HSL color Cylindrical-coordinate representation of color #571905: hue angle of 14.63º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #571905 is Cyan = 0, Magento = 0.71, Yellow = 0.94 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 25 | 5 | - |
| CMYK | 0 | 0.71 | 0.94 | 0.66 |
| HSL | 14.63º | 0.89% | 0.18% | - |
| HSV(B) | 14.63º | 0.94% | 0.34% | - |
| XYZ | 4.31 | 2.73 | 0.44 | - |
| YUV | 41.26 | 107.54 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 25 | 5 | 0 | 0.71 | 0.94 | 0.66 | 14.63 | 0.89 | 0.18 |
| Hex | 57 | 19 | 5 | 0 | 47 | 5E | 42 | F | 59 | 12 |
| Octal | 127 | 31 | 5 | 0 | 107 | 136 | 102 | 17 | 131 | 22 |
| Binary | 1010111 | 11001 | 101 | 0 | 1000111 | 1011110 | 1000010 | 1111 | 1011001 | 10010 |
Color Harmonies of #571905
Complementary color
Monochromatic Colors of #571905
Black with #571905
Text Example
Text Example
White with #571905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571905; }
p { color: rgb(87,25,5); }
H1.HeaderClassName
{
color: #571905;
}
.AnyTagClassName
{
color: #571905;
}
</style>
background-color css
<style>
a { background-color: #571905; }
a { background-color: rgb(87,25,5); }
div.DivClassName
{
background-color: #571905;
}
.BgClassName
{
background-color: #571905;
}
</style>
border-color css
<style>
span { border-color: #571905; }
span { border-color: rgb(87,25,5); }
td.TdClassName
{
border-color: #571905;
}
.TagClassName
{
border-color: #571905;
}
</style>