Shades of Caput Mortuum #582817
Tints of Caput Mortuum #582817
RGB
CMYK
RGB Variations
Color information
#582817 (or 0x582817) is known color: Caput Mortuum. HEX triplet: 58, 28 and 17. RGB value is (88,40,23). Sum of RGB (Red+Green+Blue) = 88+40+23=151 (20% of max value = 765). Red value is 88 (34.77% from 255 or 58.28% from 151); Green value is 40 (16.02% from 255 or 26.49% from 151); Blue value is 23 (9.38% from 255 or 15.23% from 151); Max value from RGB is 88 - color contains mainly: red. Hex color #582817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582817 is #A7D7E8. Grayscale: #343434. Windows color (decimal): -10999785 or 1517656. OLE color: 1517656.
HSL color Cylindrical-coordinate representation of color #582817: hue angle of 15.69º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #582817 is Cyan = 0, Magento = 0.55, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 40 | 23 | - |
| CMYK | 0 | 0.55 | 0.74 | 0.65 |
| HSL | 15.69º | 0.59% | 0.22% | - |
| HSV(B) | 15.69º | 0.74% | 0.35% | - |
| XYZ | 4.94 | 3.65 | 1.26 | - |
| YUV | 52.41 | 111.4 | 153.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 40 | 23 | 0 | 0.55 | 0.74 | 0.65 | 15.69 | 0.59 | 0.22 |
| Hex | 58 | 28 | 17 | 0 | 37 | 4A | 41 | 10 | 3B | 16 |
| Octal | 130 | 50 | 27 | 0 | 67 | 112 | 101 | 20 | 73 | 26 |
| Binary | 1011000 | 101000 | 10111 | 0 | 110111 | 1001010 | 1000001 | 10000 | 111011 | 10110 |
Color Harmonies of #582817
Complementary color
Monochromatic Colors of #582817
Black with #582817
Text Example
Text Example
White with #582817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582817; }
p { color: rgb(88,40,23); }
H1.HeaderClassName
{
color: #582817;
}
.AnyTagClassName
{
color: #582817;
}
</style>
background-color css
<style>
a { background-color: #582817; }
a { background-color: rgb(88,40,23); }
div.DivClassName
{
background-color: #582817;
}
.BgClassName
{
background-color: #582817;
}
</style>
border-color css
<style>
span { border-color: #582817; }
span { border-color: rgb(88,40,23); }
td.TdClassName
{
border-color: #582817;
}
.TagClassName
{
border-color: #582817;
}
</style>