Shades of Caput Mortuum #582418
Tints of Caput Mortuum #582418
RGB
CMYK
RGB Variations
Color information
#582418 (or 0x582418) is known color: Caput Mortuum. HEX triplet: 58, 24 and 18. RGB value is (88,36,24). Sum of RGB (Red+Green+Blue) = 88+36+24=148 (19% of max value = 765). Red value is 88 (34.77% from 255 or 59.46% from 148); Green value is 36 (14.45% from 255 or 24.32% from 148); Blue value is 24 (9.77% from 255 or 16.22% from 148); Max value from RGB is 88 - color contains mainly: red. Hex color #582418 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582418 is #A7DBE7. Grayscale: #323232. Windows color (decimal): -11000808 or 1582168. OLE color: 1582168.
HSL color Cylindrical-coordinate representation of color #582418: hue angle of 11.25º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #582418 is Cyan = 0, Magento = 0.59, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 36 | 24 | - |
| CMYK | 0 | 0.59 | 0.73 | 0.65 |
| HSL | 11.25º | 0.57% | 0.22% | - |
| HSV(B) | 11.25º | 0.73% | 0.35% | - |
| XYZ | 4.82 | 3.4 | 1.27 | - |
| YUV | 50.18 | 113.23 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 24 | 0 | 0.59 | 0.73 | 0.65 | 11.25 | 0.57 | 0.22 |
| Hex | 58 | 24 | 18 | 0 | 3B | 49 | 41 | B | 39 | 16 |
| Octal | 130 | 44 | 30 | 0 | 73 | 111 | 101 | 13 | 71 | 26 |
| Binary | 1011000 | 100100 | 11000 | 0 | 111011 | 1001001 | 1000001 | 1011 | 111001 | 10110 |
Color Harmonies of #582418
Complementary color
Monochromatic Colors of #582418
Black with #582418
Text Example
Text Example
White with #582418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582418; }
p { color: rgb(88,36,24); }
H1.HeaderClassName
{
color: #582418;
}
.AnyTagClassName
{
color: #582418;
}
</style>
background-color css
<style>
a { background-color: #582418; }
a { background-color: rgb(88,36,24); }
div.DivClassName
{
background-color: #582418;
}
.BgClassName
{
background-color: #582418;
}
</style>
border-color css
<style>
span { border-color: #582418; }
span { border-color: rgb(88,36,24); }
td.TdClassName
{
border-color: #582418;
}
.TagClassName
{
border-color: #582418;
}
</style>