Shades of Caput Mortuum #572312
Tints of Caput Mortuum #572312
RGB
CMYK
RGB Variations
Color information
#572312 (or 0x572312) is known color: Caput Mortuum. HEX triplet: 57, 23 and 12. RGB value is (87,35,18). Sum of RGB (Red+Green+Blue) = 87+35+18=140 (18% of max value = 765). Red value is 87 (34.38% from 255 or 62.14% from 140); Green value is 35 (14.06% from 255 or 25% from 140); Blue value is 18 (7.42% from 255 or 12.86% from 140); Max value from RGB is 87 - color contains mainly: red. Hex color #572312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572312 is #A8DCED. Grayscale: #303030. Windows color (decimal): -11066606 or 1188695. OLE color: 1188695.
HSL color Cylindrical-coordinate representation of color #572312: hue angle of 14.78º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #572312 is Cyan = 0, Magento = 0.60, Yellow = 0.79 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 35 | 18 | - |
| CMYK | 0 | 0.60 | 0.79 | 0.66 |
| HSL | 14.78º | 0.66% | 0.21% | - |
| HSV(B) | 14.78º | 0.79% | 0.34% | - |
| XYZ | 4.64 | 3.27 | 0.96 | - |
| YUV | 48.61 | 110.73 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 35 | 18 | 0 | 0.60 | 0.79 | 0.66 | 14.78 | 0.66 | 0.21 |
| Hex | 57 | 23 | 12 | 0 | 3C | 4F | 42 | F | 42 | 15 |
| Octal | 127 | 43 | 22 | 0 | 74 | 117 | 102 | 17 | 102 | 25 |
| Binary | 1010111 | 100011 | 10010 | 0 | 111100 | 1001111 | 1000010 | 1111 | 1000010 | 10101 |
Color Harmonies of #572312
Complementary color
Monochromatic Colors of #572312
Black with #572312
Text Example
Text Example
White with #572312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572312; }
p { color: rgb(87,35,18); }
H1.HeaderClassName
{
color: #572312;
}
.AnyTagClassName
{
color: #572312;
}
</style>
background-color css
<style>
a { background-color: #572312; }
a { background-color: rgb(87,35,18); }
div.DivClassName
{
background-color: #572312;
}
.BgClassName
{
background-color: #572312;
}
</style>
border-color css
<style>
span { border-color: #572312; }
span { border-color: rgb(87,35,18); }
td.TdClassName
{
border-color: #572312;
}
.TagClassName
{
border-color: #572312;
}
</style>