Shades of Caput Mortuum #582116
Tints of Caput Mortuum #582116
RGB
CMYK
RGB Variations
Color information
#582116 (or 0x582116) is known color: Caput Mortuum. HEX triplet: 58, 21 and 16. RGB value is (88,33,22). Sum of RGB (Red+Green+Blue) = 88+33+22=143 (18% of max value = 765). Red value is 88 (34.77% from 255 or 61.54% from 143); Green value is 33 (13.28% from 255 or 23.08% from 143); Blue value is 22 (8.98% from 255 or 15.38% from 143); Max value from RGB is 88 - color contains mainly: red. Hex color #582116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582116 is #A7DEE9. Grayscale: #303030. Windows color (decimal): -11001578 or 1450328. OLE color: 1450328.
HSL color Cylindrical-coordinate representation of color #582116: hue angle of 10º 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 #582116 is Cyan = 0, Magento = 0.62, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 33 | 22 | - |
| CMYK | 0 | 0.62 | 0.75 | 0.65 |
| HSL | 10º | 0.6% | 0.22% | - |
| HSV(B) | 10º | 0.75% | 0.35% | - |
| XYZ | 4.71 | 3.22 | 1.13 | - |
| YUV | 48.19 | 113.22 | 156.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 33 | 22 | 0 | 0.62 | 0.75 | 0.65 | 10 | 0.6 | 0.22 |
| Hex | 58 | 21 | 16 | 0 | 3E | 4B | 41 | A | 3C | 16 |
| Octal | 130 | 41 | 26 | 0 | 76 | 113 | 101 | 12 | 74 | 26 |
| Binary | 1011000 | 100001 | 10110 | 0 | 111110 | 1001011 | 1000001 | 1010 | 111100 | 10110 |
Color Harmonies of #582116
Complementary color
Monochromatic Colors of #582116
Black with #582116
Text Example
Text Example
White with #582116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582116; }
p { color: rgb(88,33,22); }
H1.HeaderClassName
{
color: #582116;
}
.AnyTagClassName
{
color: #582116;
}
</style>
background-color css
<style>
a { background-color: #582116; }
a { background-color: rgb(88,33,22); }
div.DivClassName
{
background-color: #582116;
}
.BgClassName
{
background-color: #582116;
}
</style>
border-color css
<style>
span { border-color: #582116; }
span { border-color: rgb(88,33,22); }
td.TdClassName
{
border-color: #582116;
}
.TagClassName
{
border-color: #582116;
}
</style>