Shades of Caput Mortuum #582217
Tints of Caput Mortuum #582217
RGB
CMYK
RGB Variations
Color information
#582217 (or 0x582217) is known color: Caput Mortuum. HEX triplet: 58, 22 and 17. RGB value is (88,34,23). Sum of RGB (Red+Green+Blue) = 88+34+23=145 (19% of max value = 765). Red value is 88 (34.77% from 255 or 60.69% from 145); Green value is 34 (13.67% from 255 or 23.45% from 145); Blue value is 23 (9.38% from 255 or 15.86% from 145); Max value from RGB is 88 - color contains mainly: red. Hex color #582217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582217 is #A7DDE8. Grayscale: #303030. Windows color (decimal): -11001321 or 1516120. OLE color: 1516120.
HSL color Cylindrical-coordinate representation of color #582217: hue angle of 10.15º 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 #582217 is Cyan = 0, Magento = 0.61, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 34 | 23 | - |
| CMYK | 0 | 0.61 | 0.74 | 0.65 |
| HSL | 10.15º | 0.59% | 0.22% | - |
| HSV(B) | 10.15º | 0.74% | 0.35% | - |
| XYZ | 4.75 | 3.28 | 1.19 | - |
| YUV | 48.89 | 113.39 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 34 | 23 | 0 | 0.61 | 0.74 | 0.65 | 10.15 | 0.59 | 0.22 |
| Hex | 58 | 22 | 17 | 0 | 3D | 4A | 41 | A | 3B | 16 |
| Octal | 130 | 42 | 27 | 0 | 75 | 112 | 101 | 12 | 73 | 26 |
| Binary | 1011000 | 100010 | 10111 | 0 | 111101 | 1001010 | 1000001 | 1010 | 111011 | 10110 |
Color Harmonies of #582217
Complementary color
Monochromatic Colors of #582217
Black with #582217
Text Example
Text Example
White with #582217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582217; }
p { color: rgb(88,34,23); }
H1.HeaderClassName
{
color: #582217;
}
.AnyTagClassName
{
color: #582217;
}
</style>
background-color css
<style>
a { background-color: #582217; }
a { background-color: rgb(88,34,23); }
div.DivClassName
{
background-color: #582217;
}
.BgClassName
{
background-color: #582217;
}
</style>
border-color css
<style>
span { border-color: #582217; }
span { border-color: rgb(88,34,23); }
td.TdClassName
{
border-color: #582217;
}
.TagClassName
{
border-color: #582217;
}
</style>