Shades of Caput Mortuum #572310
Tints of Caput Mortuum #572310
RGB
CMYK
RGB Variations
Color information
#572310 (or 0x572310) is known color: Caput Mortuum. HEX triplet: 57, 23 and 10. RGB value is (87,35,16). Sum of RGB (Red+Green+Blue) = 87+35+16=138 (18% of max value = 765). Red value is 87 (34.38% from 255 or 63.04% from 138); Green value is 35 (14.06% from 255 or 25.36% from 138); Blue value is 16 (6.64% from 255 or 11.59% from 138); Max value from RGB is 87 - color contains mainly: red. Hex color #572310 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572310 is #A8DCEF. Grayscale: #303030. Windows color (decimal): -11066608 or 1057623. OLE color: 1057623.
HSL color Cylindrical-coordinate representation of color #572310: hue angle of 16.06º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #572310 is Cyan = 0, Magento = 0.60, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 35 | 16 | - |
| CMYK | 0 | 0.60 | 0.82 | 0.66 |
| HSL | 16.06º | 0.69% | 0.2% | - |
| HSV(B) | 16.06º | 0.82% | 0.34% | - |
| XYZ | 4.63 | 3.27 | 0.88 | - |
| YUV | 48.38 | 109.73 | 155.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 35 | 16 | 0 | 0.60 | 0.82 | 0.66 | 16.06 | 0.69 | 0.2 |
| Hex | 57 | 23 | 10 | 0 | 3C | 52 | 42 | 10 | 45 | 14 |
| Octal | 127 | 43 | 20 | 0 | 74 | 122 | 102 | 20 | 105 | 24 |
| Binary | 1010111 | 100011 | 10000 | 0 | 111100 | 1010010 | 1000010 | 10000 | 1000101 | 10100 |
Color Harmonies of #572310
Complementary color
Monochromatic Colors of #572310
Black with #572310
Text Example
Text Example
White with #572310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572310; }
p { color: rgb(87,35,16); }
H1.HeaderClassName
{
color: #572310;
}
.AnyTagClassName
{
color: #572310;
}
</style>
background-color css
<style>
a { background-color: #572310; }
a { background-color: rgb(87,35,16); }
div.DivClassName
{
background-color: #572310;
}
.BgClassName
{
background-color: #572310;
}
</style>
border-color css
<style>
span { border-color: #572310; }
span { border-color: rgb(87,35,16); }
td.TdClassName
{
border-color: #572310;
}
.TagClassName
{
border-color: #572310;
}
</style>