Shades of Caput Mortuum #612116
Tints of Caput Mortuum #612116
RGB
CMYK
RGB Variations
Color information
#612116 (or 0x612116) is known color: Caput Mortuum. HEX triplet: 61, 21 and 16. RGB value is (97,33,22). Sum of RGB (Red+Green+Blue) = 97+33+22=152 (20% of max value = 765). Red value is 97 (38.28% from 255 or 63.82% from 152); Green value is 33 (13.28% from 255 or 21.71% from 152); Blue value is 22 (8.98% from 255 or 14.47% from 152); Max value from RGB is 97 - color contains mainly: red. Hex color #612116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612116 is #9EDEE9. Grayscale: #323232. Windows color (decimal): -10411754 or 1450337. OLE color: 1450337.
HSL color Cylindrical-coordinate representation of color #612116: hue angle of 8.8º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #612116 is Cyan = 0, Magento = 0.66, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 33 | 22 | - |
| CMYK | 0 | 0.66 | 0.77 | 0.62 |
| HSL | 8.8º | 0.63% | 0.23% | - |
| HSV(B) | 8.8º | 0.77% | 0.38% | - |
| XYZ | 5.62 | 3.69 | 1.17 | - |
| YUV | 50.88 | 111.7 | 160.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 33 | 22 | 0 | 0.66 | 0.77 | 0.62 | 8.8 | 0.63 | 0.23 |
| Hex | 61 | 21 | 16 | 0 | 42 | 4D | 3E | 9 | 3F | 17 |
| Octal | 141 | 41 | 26 | 0 | 102 | 115 | 76 | 11 | 77 | 27 |
| Binary | 1100001 | 100001 | 10110 | 0 | 1000010 | 1001101 | 111110 | 1001 | 111111 | 10111 |
Color Harmonies of #612116
Complementary color
Monochromatic Colors of #612116
Black with #612116
Text Example
Text Example
White with #612116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612116; }
p { color: rgb(97,33,22); }
H1.HeaderClassName
{
color: #612116;
}
.AnyTagClassName
{
color: #612116;
}
</style>
background-color css
<style>
a { background-color: #612116; }
a { background-color: rgb(97,33,22); }
div.DivClassName
{
background-color: #612116;
}
.BgClassName
{
background-color: #612116;
}
</style>
border-color css
<style>
span { border-color: #612116; }
span { border-color: rgb(97,33,22); }
td.TdClassName
{
border-color: #612116;
}
.TagClassName
{
border-color: #612116;
}
</style>