Shades of Caput Mortuum #572626
Tints of Caput Mortuum #572626
RGB
CMYK
RGB Variations
Color information
#572626 (or 0x572626) is known color: Caput Mortuum. HEX triplet: 57, 26 and 26. RGB value is (87,38,38). Sum of RGB (Red+Green+Blue) = 87+38+38=163 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.37% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 38 (15.23% from 255 or 23.31% from 163); Max value from RGB is 87 - color contains mainly: red. Hex color #572626 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572626 is #A8D9D9. Grayscale: #343434. Windows color (decimal): -11065818 or 2500183. OLE color: 2500183.
HSL color Cylindrical-coordinate representation of color #572626: hue angle of 0º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #572626 is Cyan = 0, Magento = 0.56, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 38 | - |
| CMYK | 0 | 0.56 | 0.56 | 0.66 |
| HSL | 0º | 0.39% | 0.25% | - |
| HSV(B) | 0º | 0.56% | 0.34% | - |
| XYZ | 4.97 | 3.55 | 2.26 | - |
| YUV | 52.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 38 | 0 | 0.56 | 0.56 | 0.66 | 0 | 0.39 | 0.25 |
| Hex | 57 | 26 | 26 | 0 | 38 | 38 | 42 | 0 | 27 | 19 |
| Octal | 127 | 46 | 46 | 0 | 70 | 70 | 102 | 0 | 47 | 31 |
| Binary | 1010111 | 100110 | 100110 | 0 | 111000 | 111000 | 1000010 | 0 | 100111 | 11001 |
Color Harmonies of #572626
Complementary color
Monochromatic Colors of #572626
Black with #572626
Text Example
Text Example
White with #572626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572626; }
p { color: rgb(87,38,38); }
H1.HeaderClassName
{
color: #572626;
}
.AnyTagClassName
{
color: #572626;
}
</style>
background-color css
<style>
a { background-color: #572626; }
a { background-color: rgb(87,38,38); }
div.DivClassName
{
background-color: #572626;
}
.BgClassName
{
background-color: #572626;
}
</style>
border-color css
<style>
span { border-color: #572626; }
span { border-color: rgb(87,38,38); }
td.TdClassName
{
border-color: #572626;
}
.TagClassName
{
border-color: #572626;
}
</style>