Shades of Caput Mortuum #582113
Tints of Caput Mortuum #582113
RGB
CMYK
RGB Variations
Color information
#582113 (or 0x582113) is known color: Caput Mortuum. HEX triplet: 58, 21 and 13. RGB value is (88,33,19). Sum of RGB (Red+Green+Blue) = 88+33+19=140 (18% of max value = 765). Red value is 88 (34.77% from 255 or 62.86% from 140); Green value is 33 (13.28% from 255 or 23.57% from 140); Blue value is 19 (7.81% from 255 or 13.57% from 140); Max value from RGB is 88 - color contains mainly: red. Hex color #582113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582113 is #A7DEEC. Grayscale: #2F2F2F. Windows color (decimal): -11001581 or 1253720. OLE color: 1253720.
HSL color Cylindrical-coordinate representation of color #582113: hue angle of 12.17º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #582113 is Cyan = 0, Magento = 0.62, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 33 | 19 | - |
| CMYK | 0 | 0.62 | 0.78 | 0.65 |
| HSL | 12.17º | 0.64% | 0.21% | - |
| HSV(B) | 12.17º | 0.78% | 0.35% | - |
| XYZ | 4.69 | 3.21 | 0.99 | - |
| YUV | 47.85 | 111.72 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 33 | 19 | 0 | 0.62 | 0.78 | 0.65 | 12.17 | 0.64 | 0.21 |
| Hex | 58 | 21 | 13 | 0 | 3E | 4E | 41 | C | 40 | 15 |
| Octal | 130 | 41 | 23 | 0 | 76 | 116 | 101 | 14 | 100 | 25 |
| Binary | 1011000 | 100001 | 10011 | 0 | 111110 | 1001110 | 1000001 | 1100 | 1000000 | 10101 |
Color Harmonies of #582113
Complementary color
Monochromatic Colors of #582113
Black with #582113
Text Example
Text Example
White with #582113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582113; }
p { color: rgb(88,33,19); }
H1.HeaderClassName
{
color: #582113;
}
.AnyTagClassName
{
color: #582113;
}
</style>
background-color css
<style>
a { background-color: #582113; }
a { background-color: rgb(88,33,19); }
div.DivClassName
{
background-color: #582113;
}
.BgClassName
{
background-color: #582113;
}
</style>
border-color css
<style>
span { border-color: #582113; }
span { border-color: rgb(88,33,19); }
td.TdClassName
{
border-color: #582113;
}
.TagClassName
{
border-color: #582113;
}
</style>