Shades of Caput Mortuum #572615
Tints of Caput Mortuum #572615
RGB
CMYK
RGB Variations
Color information
#572615 (or 0x572615) is known color: Caput Mortuum. HEX triplet: 57, 26 and 15. RGB value is (87,38,21). Sum of RGB (Red+Green+Blue) = 87+38+21=146 (19% of max value = 765). Red value is 87 (34.38% from 255 or 59.59% from 146); Green value is 38 (15.23% from 255 or 26.03% from 146); Blue value is 21 (8.59% from 255 or 14.38% from 146); Max value from RGB is 87 - color contains mainly: red. Hex color #572615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572615 is #A8D9EA. Grayscale: #323232. Windows color (decimal): -11065835 or 1386071. OLE color: 1386071.
HSL color Cylindrical-coordinate representation of color #572615: hue angle of 15.45º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #572615 is Cyan = 0, Magento = 0.56, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 21 | - |
| CMYK | 0 | 0.56 | 0.76 | 0.66 |
| HSL | 15.45º | 0.61% | 0.21% | - |
| HSV(B) | 15.45º | 0.76% | 0.34% | - |
| XYZ | 4.76 | 3.47 | 1.13 | - |
| YUV | 50.71 | 111.23 | 153.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 21 | 0 | 0.56 | 0.76 | 0.66 | 15.45 | 0.61 | 0.21 |
| Hex | 57 | 26 | 15 | 0 | 38 | 4C | 42 | F | 3D | 15 |
| Octal | 127 | 46 | 25 | 0 | 70 | 114 | 102 | 17 | 75 | 25 |
| Binary | 1010111 | 100110 | 10101 | 0 | 111000 | 1001100 | 1000010 | 1111 | 111101 | 10101 |
Color Harmonies of #572615
Complementary color
Monochromatic Colors of #572615
Black with #572615
Text Example
Text Example
White with #572615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572615; }
p { color: rgb(87,38,21); }
H1.HeaderClassName
{
color: #572615;
}
.AnyTagClassName
{
color: #572615;
}
</style>
background-color css
<style>
a { background-color: #572615; }
a { background-color: rgb(87,38,21); }
div.DivClassName
{
background-color: #572615;
}
.BgClassName
{
background-color: #572615;
}
</style>
border-color css
<style>
span { border-color: #572615; }
span { border-color: rgb(87,38,21); }
td.TdClassName
{
border-color: #572615;
}
.TagClassName
{
border-color: #572615;
}
</style>