Shades of Caput Mortuum #582318
Tints of Caput Mortuum #582318
RGB
CMYK
RGB Variations
Color information
#582318 (or 0x582318) is known color: Caput Mortuum. HEX triplet: 58, 23 and 18. RGB value is (88,35,24). Sum of RGB (Red+Green+Blue) = 88+35+24=147 (19% of max value = 765). Red value is 88 (34.77% from 255 or 59.86% from 147); Green value is 35 (14.06% from 255 or 23.81% from 147); Blue value is 24 (9.77% from 255 or 16.33% from 147); Max value from RGB is 88 - color contains mainly: red. Hex color #582318 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582318 is #A7DCE7. Grayscale: #313131. Windows color (decimal): -11001064 or 1581912. OLE color: 1581912.
HSL color Cylindrical-coordinate representation of color #582318: hue angle of 10.31º 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 #582318 is Cyan = 0, Magento = 0.60, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 35 | 24 | - |
| CMYK | 0 | 0.60 | 0.73 | 0.65 |
| HSL | 10.31º | 0.57% | 0.22% | - |
| HSV(B) | 10.31º | 0.73% | 0.35% | - |
| XYZ | 4.79 | 3.34 | 1.26 | - |
| YUV | 49.59 | 113.56 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 35 | 24 | 0 | 0.60 | 0.73 | 0.65 | 10.31 | 0.57 | 0.22 |
| Hex | 58 | 23 | 18 | 0 | 3C | 49 | 41 | A | 39 | 16 |
| Octal | 130 | 43 | 30 | 0 | 74 | 111 | 101 | 12 | 71 | 26 |
| Binary | 1011000 | 100011 | 11000 | 0 | 111100 | 1001001 | 1000001 | 1010 | 111001 | 10110 |
Color Harmonies of #582318
Complementary color
Monochromatic Colors of #582318
Black with #582318
Text Example
Text Example
White with #582318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582318; }
p { color: rgb(88,35,24); }
H1.HeaderClassName
{
color: #582318;
}
.AnyTagClassName
{
color: #582318;
}
</style>
background-color css
<style>
a { background-color: #582318; }
a { background-color: rgb(88,35,24); }
div.DivClassName
{
background-color: #582318;
}
.BgClassName
{
background-color: #582318;
}
</style>
border-color css
<style>
span { border-color: #582318; }
span { border-color: rgb(88,35,24); }
td.TdClassName
{
border-color: #582318;
}
.TagClassName
{
border-color: #582318;
}
</style>