Shades of Caput Mortuum #572623
Tints of Caput Mortuum #572623
RGB
CMYK
RGB Variations
Color information
#572623 (or 0x572623) is known color: Caput Mortuum. HEX triplet: 57, 26 and 23. RGB value is (87,38,35). Sum of RGB (Red+Green+Blue) = 87+38+35=160 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.38% from 160); Green value is 38 (15.23% from 255 or 23.75% from 160); Blue value is 35 (14.06% from 255 or 21.88% from 160); Max value from RGB is 87 - color contains mainly: red. Hex color #572623 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572623 is #A8D9DC. Grayscale: #343434. Windows color (decimal): -11065821 or 2303575. OLE color: 2303575.
HSL color Cylindrical-coordinate representation of color #572623: hue angle of 3.46º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #572623 is Cyan = 0, Magento = 0.56, Yellow = 0.60 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 35 | - |
| CMYK | 0 | 0.56 | 0.60 | 0.66 |
| HSL | 3.46º | 0.43% | 0.24% | - |
| HSV(B) | 3.46º | 0.6% | 0.34% | - |
| XYZ | 4.93 | 3.53 | 2.01 | - |
| YUV | 52.31 | 118.23 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 35 | 0 | 0.56 | 0.60 | 0.66 | 3.46 | 0.43 | 0.24 |
| Hex | 57 | 26 | 23 | 0 | 38 | 3C | 42 | 3 | 2B | 18 |
| Octal | 127 | 46 | 43 | 0 | 70 | 74 | 102 | 3 | 53 | 30 |
| Binary | 1010111 | 100110 | 100011 | 0 | 111000 | 111100 | 1000010 | 11 | 101011 | 11000 |
Color Harmonies of #572623
Complementary color
Monochromatic Colors of #572623
Black with #572623
Text Example
Text Example
White with #572623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572623; }
p { color: rgb(87,38,35); }
H1.HeaderClassName
{
color: #572623;
}
.AnyTagClassName
{
color: #572623;
}
</style>
background-color css
<style>
a { background-color: #572623; }
a { background-color: rgb(87,38,35); }
div.DivClassName
{
background-color: #572623;
}
.BgClassName
{
background-color: #572623;
}
</style>
border-color css
<style>
span { border-color: #572623; }
span { border-color: rgb(87,38,35); }
td.TdClassName
{
border-color: #572623;
}
.TagClassName
{
border-color: #572623;
}
</style>