Shades of Caput Mortuum #582724
Tints of Caput Mortuum #582724
RGB
CMYK
RGB Variations
Color information
#582724 (or 0x582724) is known color: Caput Mortuum. HEX triplet: 58, 27 and 24. RGB value is (88,39,36). Sum of RGB (Red+Green+Blue) = 88+39+36=163 (21% of max value = 765). Red value is 88 (34.77% from 255 or 53.99% from 163); Green value is 39 (15.62% from 255 or 23.93% from 163); Blue value is 36 (14.45% from 255 or 22.09% from 163); Max value from RGB is 88 - color contains mainly: red. Hex color #582724 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582724 is #A7D8DB. Grayscale: #353535. Windows color (decimal): -11000028 or 2369368. OLE color: 2369368.
HSL color Cylindrical-coordinate representation of color #582724: hue angle of 3.46º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #582724 is Cyan = 0, Magento = 0.56, Yellow = 0.59 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 39 | 36 | - |
| CMYK | 0 | 0.56 | 0.59 | 0.65 |
| HSL | 3.46º | 0.42% | 0.24% | - |
| HSV(B) | 3.46º | 0.59% | 0.35% | - |
| XYZ | 5.07 | 3.65 | 2.11 | - |
| YUV | 53.31 | 118.23 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 36 | 0 | 0.56 | 0.59 | 0.65 | 3.46 | 0.42 | 0.24 |
| Hex | 58 | 27 | 24 | 0 | 38 | 3B | 41 | 3 | 2A | 18 |
| Octal | 130 | 47 | 44 | 0 | 70 | 73 | 101 | 3 | 52 | 30 |
| Binary | 1011000 | 100111 | 100100 | 0 | 111000 | 111011 | 1000001 | 11 | 101010 | 11000 |
Color Harmonies of #582724
Complementary color
Monochromatic Colors of #582724
Black with #582724
Text Example
Text Example
White with #582724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582724; }
p { color: rgb(88,39,36); }
H1.HeaderClassName
{
color: #582724;
}
.AnyTagClassName
{
color: #582724;
}
</style>
background-color css
<style>
a { background-color: #582724; }
a { background-color: rgb(88,39,36); }
div.DivClassName
{
background-color: #582724;
}
.BgClassName
{
background-color: #582724;
}
</style>
border-color css
<style>
span { border-color: #582724; }
span { border-color: rgb(88,39,36); }
td.TdClassName
{
border-color: #582724;
}
.TagClassName
{
border-color: #582724;
}
</style>