Shades of Caput Mortuum #572319
Tints of Caput Mortuum #572319
RGB
CMYK
RGB Variations
Color information
#572319 (or 0x572319) is known color: Caput Mortuum. HEX triplet: 57, 23 and 19. RGB value is (87,35,25). Sum of RGB (Red+Green+Blue) = 87+35+25=147 (19% of max value = 765). Red value is 87 (34.38% from 255 or 59.18% from 147); Green value is 35 (14.06% from 255 or 23.81% from 147); Blue value is 25 (10.16% from 255 or 17.01% from 147); Max value from RGB is 87 - color contains mainly: red. Hex color #572319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572319 is #A8DCE6. Grayscale: #313131. Windows color (decimal): -11066599 or 1647447. OLE color: 1647447.
HSL color Cylindrical-coordinate representation of color #572319: hue angle of 9.68º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #572319 is Cyan = 0, Magento = 0.60, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 35 | 25 | - |
| CMYK | 0 | 0.60 | 0.71 | 0.66 |
| HSL | 9.68º | 0.55% | 0.22% | - |
| HSV(B) | 9.68º | 0.71% | 0.34% | - |
| XYZ | 4.71 | 3.3 | 1.31 | - |
| YUV | 49.41 | 114.23 | 154.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 35 | 25 | 0 | 0.60 | 0.71 | 0.66 | 9.68 | 0.55 | 0.22 |
| Hex | 57 | 23 | 19 | 0 | 3C | 47 | 42 | A | 37 | 16 |
| Octal | 127 | 43 | 31 | 0 | 74 | 107 | 102 | 12 | 67 | 26 |
| Binary | 1010111 | 100011 | 11001 | 0 | 111100 | 1000111 | 1000010 | 1010 | 110111 | 10110 |
Color Harmonies of #572319
Complementary color
Monochromatic Colors of #572319
Black with #572319
Text Example
Text Example
White with #572319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572319; }
p { color: rgb(87,35,25); }
H1.HeaderClassName
{
color: #572319;
}
.AnyTagClassName
{
color: #572319;
}
</style>
background-color css
<style>
a { background-color: #572319; }
a { background-color: rgb(87,35,25); }
div.DivClassName
{
background-color: #572319;
}
.BgClassName
{
background-color: #572319;
}
</style>
border-color css
<style>
span { border-color: #572319; }
span { border-color: rgb(87,35,25); }
td.TdClassName
{
border-color: #572319;
}
.TagClassName
{
border-color: #572319;
}
</style>