Shades of Caput Mortuum #582117
Tints of Caput Mortuum #582117
RGB
CMYK
RGB Variations
Color information
#582117 (or 0x582117) is known color: Caput Mortuum. HEX triplet: 58, 21 and 17. RGB value is (88,33,23). Sum of RGB (Red+Green+Blue) = 88+33+23=144 (19% of max value = 765). Red value is 88 (34.77% from 255 or 61.11% from 144); Green value is 33 (13.28% from 255 or 22.92% from 144); Blue value is 23 (9.38% from 255 or 15.97% from 144); Max value from RGB is 88 - color contains mainly: red. Hex color #582117 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582117 is #A7DEE8. Grayscale: #303030. Windows color (decimal): -11001577 or 1515864. OLE color: 1515864.
HSL color Cylindrical-coordinate representation of color #582117: hue angle of 9.23º 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 #582117 is Cyan = 0, Magento = 0.62, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 33 | 23 | - |
| CMYK | 0 | 0.62 | 0.74 | 0.65 |
| HSL | 9.23º | 0.59% | 0.22% | - |
| HSV(B) | 9.23º | 0.74% | 0.35% | - |
| XYZ | 4.72 | 3.22 | 1.18 | - |
| YUV | 48.31 | 113.72 | 156.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 33 | 23 | 0 | 0.62 | 0.74 | 0.65 | 9.23 | 0.59 | 0.22 |
| Hex | 58 | 21 | 17 | 0 | 3E | 4A | 41 | 9 | 3B | 16 |
| Octal | 130 | 41 | 27 | 0 | 76 | 112 | 101 | 11 | 73 | 26 |
| Binary | 1011000 | 100001 | 10111 | 0 | 111110 | 1001010 | 1000001 | 1001 | 111011 | 10110 |
Color Harmonies of #582117
Complementary color
Monochromatic Colors of #582117
Black with #582117
Text Example
Text Example
White with #582117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582117; }
p { color: rgb(88,33,23); }
H1.HeaderClassName
{
color: #582117;
}
.AnyTagClassName
{
color: #582117;
}
</style>
background-color css
<style>
a { background-color: #582117; }
a { background-color: rgb(88,33,23); }
div.DivClassName
{
background-color: #582117;
}
.BgClassName
{
background-color: #582117;
}
</style>
border-color css
<style>
span { border-color: #582117; }
span { border-color: rgb(88,33,23); }
td.TdClassName
{
border-color: #582117;
}
.TagClassName
{
border-color: #582117;
}
</style>