Shades of Caput Mortuum #612416
Tints of Caput Mortuum #612416
RGB
CMYK
RGB Variations
Color information
#612416 (or 0x612416) is known color: Caput Mortuum. HEX triplet: 61, 24 and 16. RGB value is (97,36,22). Sum of RGB (Red+Green+Blue) = 97+36+22=155 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.58% from 155); Green value is 36 (14.45% from 255 or 23.23% from 155); Blue value is 22 (8.98% from 255 or 14.19% from 155); Max value from RGB is 97 - color contains mainly: red. Hex color #612416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612416 is #9EDBE9. Grayscale: #343434. Windows color (decimal): -10410986 or 1451105. OLE color: 1451105.
HSL color Cylindrical-coordinate representation of color #612416: hue angle of 11.2º 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 #612416 is Cyan = 0, Magento = 0.63, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 22 | - |
| CMYK | 0 | 0.63 | 0.77 | 0.62 |
| HSL | 11.2º | 0.63% | 0.23% | - |
| HSV(B) | 11.2º | 0.77% | 0.38% | - |
| XYZ | 5.71 | 3.86 | 1.2 | - |
| YUV | 52.64 | 110.71 | 159.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 22 | 0 | 0.63 | 0.77 | 0.62 | 11.2 | 0.63 | 0.23 |
| Hex | 61 | 24 | 16 | 0 | 3F | 4D | 3E | B | 3F | 17 |
| Octal | 141 | 44 | 26 | 0 | 77 | 115 | 76 | 13 | 77 | 27 |
| Binary | 1100001 | 100100 | 10110 | 0 | 111111 | 1001101 | 111110 | 1011 | 111111 | 10111 |
Color Harmonies of #612416
Complementary color
Monochromatic Colors of #612416
Black with #612416
Text Example
Text Example
White with #612416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612416; }
p { color: rgb(97,36,22); }
H1.HeaderClassName
{
color: #612416;
}
.AnyTagClassName
{
color: #612416;
}
</style>
background-color css
<style>
a { background-color: #612416; }
a { background-color: rgb(97,36,22); }
div.DivClassName
{
background-color: #612416;
}
.BgClassName
{
background-color: #612416;
}
</style>
border-color css
<style>
span { border-color: #612416; }
span { border-color: rgb(97,36,22); }
td.TdClassName
{
border-color: #612416;
}
.TagClassName
{
border-color: #612416;
}
</style>