Shades of Caput Mortuum #582624
Tints of Caput Mortuum #582624
RGB
CMYK
RGB Variations
Color information
#582624 (or 0x582624) is known color: Caput Mortuum. HEX triplet: 58, 26 and 24. RGB value is (88,38,36). Sum of RGB (Red+Green+Blue) = 88+38+36=162 (21% of max value = 765). Red value is 88 (34.77% from 255 or 54.32% from 162); Green value is 38 (15.23% from 255 or 23.46% from 162); Blue value is 36 (14.45% from 255 or 22.22% from 162); Max value from RGB is 88 - color contains mainly: red. Hex color #582624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582624 is #A7D9DB. Grayscale: #343434. Windows color (decimal): -11000284 or 2369112. OLE color: 2369112.
HSL color Cylindrical-coordinate representation of color #582624: hue angle of 2.31º 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 #582624 is Cyan = 0, Magento = 0.57, Yellow = 0.59 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 38 | 36 | - |
| CMYK | 0 | 0.57 | 0.59 | 0.65 |
| HSL | 2.31º | 0.42% | 0.24% | - |
| HSV(B) | 2.31º | 0.59% | 0.35% | - |
| XYZ | 5.04 | 3.59 | 2.1 | - |
| YUV | 52.72 | 118.57 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 38 | 36 | 0 | 0.57 | 0.59 | 0.65 | 2.31 | 0.42 | 0.24 |
| Hex | 58 | 26 | 24 | 0 | 39 | 3B | 41 | 2 | 2A | 18 |
| Octal | 130 | 46 | 44 | 0 | 71 | 73 | 101 | 2 | 52 | 30 |
| Binary | 1011000 | 100110 | 100100 | 0 | 111001 | 111011 | 1000001 | 10 | 101010 | 11000 |
Color Harmonies of #582624
Complementary color
Monochromatic Colors of #582624
Black with #582624
Text Example
Text Example
White with #582624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582624; }
p { color: rgb(88,38,36); }
H1.HeaderClassName
{
color: #582624;
}
.AnyTagClassName
{
color: #582624;
}
</style>
background-color css
<style>
a { background-color: #582624; }
a { background-color: rgb(88,38,36); }
div.DivClassName
{
background-color: #582624;
}
.BgClassName
{
background-color: #582624;
}
</style>
border-color css
<style>
span { border-color: #582624; }
span { border-color: rgb(88,38,36); }
td.TdClassName
{
border-color: #582624;
}
.TagClassName
{
border-color: #582624;
}
</style>