Shades of Caput Mortuum #572523
Tints of Caput Mortuum #572523
RGB
CMYK
RGB Variations
Color information
#572523 (or 0x572523) is known color: Caput Mortuum. HEX triplet: 57, 25 and 23. RGB value is (87,37,35). Sum of RGB (Red+Green+Blue) = 87+37+35=159 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.72% from 159); Green value is 37 (14.84% from 255 or 23.27% from 159); Blue value is 35 (14.06% from 255 or 22.01% from 159); Max value from RGB is 87 - color contains mainly: red. Hex color #572523 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572523 is #A8DADC. Grayscale: #333333. Windows color (decimal): -11066077 or 2303319. OLE color: 2303319.
HSL color Cylindrical-coordinate representation of color #572523: hue angle of 2.31º 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 #572523 is Cyan = 0, Magento = 0.57, Yellow = 0.60 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 37 | 35 | - |
| CMYK | 0 | 0.57 | 0.60 | 0.66 |
| HSL | 2.31º | 0.43% | 0.24% | - |
| HSV(B) | 2.31º | 0.6% | 0.34% | - |
| XYZ | 4.9 | 3.47 | 2 | - |
| YUV | 51.72 | 118.57 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 35 | 0 | 0.57 | 0.60 | 0.66 | 2.31 | 0.43 | 0.24 |
| Hex | 57 | 25 | 23 | 0 | 39 | 3C | 42 | 2 | 2B | 18 |
| Octal | 127 | 45 | 43 | 0 | 71 | 74 | 102 | 2 | 53 | 30 |
| Binary | 1010111 | 100101 | 100011 | 0 | 111001 | 111100 | 1000010 | 10 | 101011 | 11000 |
Color Harmonies of #572523
Complementary color
Monochromatic Colors of #572523
Black with #572523
Text Example
Text Example
White with #572523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572523; }
p { color: rgb(87,37,35); }
H1.HeaderClassName
{
color: #572523;
}
.AnyTagClassName
{
color: #572523;
}
</style>
background-color css
<style>
a { background-color: #572523; }
a { background-color: rgb(87,37,35); }
div.DivClassName
{
background-color: #572523;
}
.BgClassName
{
background-color: #572523;
}
</style>
border-color css
<style>
span { border-color: #572523; }
span { border-color: rgb(87,37,35); }
td.TdClassName
{
border-color: #572523;
}
.TagClassName
{
border-color: #572523;
}
</style>