Shades of Caput Mortuum #582420
Tints of Caput Mortuum #582420
RGB
CMYK
RGB Variations
Color information
#582420 (or 0x582420) is known color: Caput Mortuum. HEX triplet: 58, 24 and 20. RGB value is (88,36,32). Sum of RGB (Red+Green+Blue) = 88+36+32=156 (20% of max value = 765). Red value is 88 (34.77% from 255 or 56.41% from 156); Green value is 36 (14.45% from 255 or 23.08% from 156); Blue value is 32 (12.89% from 255 or 20.51% from 156); Max value from RGB is 88 - color contains mainly: red. Hex color #582420 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582420 is #A7DBDF. Grayscale: #333333. Windows color (decimal): -11000800 or 2106456. OLE color: 2106456.
HSL color Cylindrical-coordinate representation of color #582420: hue angle of 4.29º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #582420 is Cyan = 0, Magento = 0.59, Yellow = 0.64 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 36 | 32 | - |
| CMYK | 0 | 0.59 | 0.64 | 0.65 |
| HSL | 4.29º | 0.47% | 0.24% | - |
| HSV(B) | 4.29º | 0.64% | 0.35% | - |
| XYZ | 4.92 | 3.44 | 1.77 | - |
| YUV | 51.09 | 117.23 | 154.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 32 | 0 | 0.59 | 0.64 | 0.65 | 4.29 | 0.47 | 0.24 |
| Hex | 58 | 24 | 20 | 0 | 3B | 40 | 41 | 4 | 2F | 18 |
| Octal | 130 | 44 | 40 | 0 | 73 | 100 | 101 | 4 | 57 | 30 |
| Binary | 1011000 | 100100 | 100000 | 0 | 111011 | 1000000 | 1000001 | 100 | 101111 | 11000 |
Color Harmonies of #582420
Complementary color
Monochromatic Colors of #582420
Black with #582420
Text Example
Text Example
White with #582420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582420; }
p { color: rgb(88,36,32); }
H1.HeaderClassName
{
color: #582420;
}
.AnyTagClassName
{
color: #582420;
}
</style>
background-color css
<style>
a { background-color: #582420; }
a { background-color: rgb(88,36,32); }
div.DivClassName
{
background-color: #582420;
}
.BgClassName
{
background-color: #582420;
}
</style>
border-color css
<style>
span { border-color: #582420; }
span { border-color: rgb(88,36,32); }
td.TdClassName
{
border-color: #582420;
}
.TagClassName
{
border-color: #582420;
}
</style>