Shades of Caput Mortuum #572625
Tints of Caput Mortuum #572625
RGB
CMYK
RGB Variations
Color information
#572625 (or 0x572625) is known color: Caput Mortuum. HEX triplet: 57, 26 and 25. RGB value is (87,38,37). Sum of RGB (Red+Green+Blue) = 87+38+37=162 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.70% from 162); Green value is 38 (15.23% from 255 or 23.46% from 162); Blue value is 37 (14.84% from 255 or 22.84% from 162); Max value from RGB is 87 - color contains mainly: red. Hex color #572625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572625 is #A8D9DA. Grayscale: #343434. Windows color (decimal): -11065819 or 2434647. OLE color: 2434647.
HSL color Cylindrical-coordinate representation of color #572625: hue angle of 1.2º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #572625 is Cyan = 0, Magento = 0.56, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 37 | - |
| CMYK | 0 | 0.56 | 0.57 | 0.66 |
| HSL | 1.2º | 0.4% | 0.24% | - |
| HSV(B) | 1.2º | 0.57% | 0.34% | - |
| XYZ | 4.96 | 3.55 | 2.17 | - |
| YUV | 52.54 | 119.23 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 37 | 0 | 0.56 | 0.57 | 0.66 | 1.2 | 0.4 | 0.24 |
| Hex | 57 | 26 | 25 | 0 | 38 | 39 | 42 | 1 | 28 | 18 |
| Octal | 127 | 46 | 45 | 0 | 70 | 71 | 102 | 1 | 50 | 30 |
| Binary | 1010111 | 100110 | 100101 | 0 | 111000 | 111001 | 1000010 | 1 | 101000 | 11000 |
Color Harmonies of #572625
Complementary color
Monochromatic Colors of #572625
Black with #572625
Text Example
Text Example
White with #572625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572625; }
p { color: rgb(87,38,37); }
H1.HeaderClassName
{
color: #572625;
}
.AnyTagClassName
{
color: #572625;
}
</style>
background-color css
<style>
a { background-color: #572625; }
a { background-color: rgb(87,38,37); }
div.DivClassName
{
background-color: #572625;
}
.BgClassName
{
background-color: #572625;
}
</style>
border-color css
<style>
span { border-color: #572625; }
span { border-color: rgb(87,38,37); }
td.TdClassName
{
border-color: #572625;
}
.TagClassName
{
border-color: #572625;
}
</style>