Shades of Caput Mortuum #582216
Tints of Caput Mortuum #582216
RGB
CMYK
RGB Variations
Color information
#582216 (or 0x582216) is known color: Caput Mortuum. HEX triplet: 58, 22 and 16. RGB value is (88,34,22). Sum of RGB (Red+Green+Blue) = 88+34+22=144 (19% of max value = 765). Red value is 88 (34.77% from 255 or 61.11% from 144); Green value is 34 (13.67% from 255 or 23.61% from 144); Blue value is 22 (8.98% from 255 or 15.28% from 144); Max value from RGB is 88 - color contains mainly: red. Hex color #582216 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582216 is #A7DDE9. Grayscale: #303030. Windows color (decimal): -11001322 or 1450584. OLE color: 1450584.
HSL color Cylindrical-coordinate representation of color #582216: hue angle of 10.91º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #582216 is Cyan = 0, Magento = 0.61, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 34 | 22 | - |
| CMYK | 0 | 0.61 | 0.75 | 0.65 |
| HSL | 10.91º | 0.6% | 0.22% | - |
| HSV(B) | 10.91º | 0.75% | 0.35% | - |
| XYZ | 4.74 | 3.28 | 1.14 | - |
| YUV | 48.78 | 112.89 | 155.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 34 | 22 | 0 | 0.61 | 0.75 | 0.65 | 10.91 | 0.6 | 0.22 |
| Hex | 58 | 22 | 16 | 0 | 3D | 4B | 41 | B | 3C | 16 |
| Octal | 130 | 42 | 26 | 0 | 75 | 113 | 101 | 13 | 74 | 26 |
| Binary | 1011000 | 100010 | 10110 | 0 | 111101 | 1001011 | 1000001 | 1011 | 111100 | 10110 |
Color Harmonies of #582216
Complementary color
Monochromatic Colors of #582216
Black with #582216
Text Example
Text Example
White with #582216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582216; }
p { color: rgb(88,34,22); }
H1.HeaderClassName
{
color: #582216;
}
.AnyTagClassName
{
color: #582216;
}
</style>
background-color css
<style>
a { background-color: #582216; }
a { background-color: rgb(88,34,22); }
div.DivClassName
{
background-color: #582216;
}
.BgClassName
{
background-color: #582216;
}
</style>
border-color css
<style>
span { border-color: #582216; }
span { border-color: rgb(88,34,22); }
td.TdClassName
{
border-color: #582216;
}
.TagClassName
{
border-color: #582216;
}
</style>