Shades of Caput Mortuum #612210
Tints of Caput Mortuum #612210
RGB
CMYK
RGB Variations
Color information
#612210 (or 0x612210) is known color: Caput Mortuum. HEX triplet: 61, 22 and 10. RGB value is (97,34,16). Sum of RGB (Red+Green+Blue) = 97+34+16=147 (19% of max value = 765). Red value is 97 (38.28% from 255 or 65.99% from 147); Green value is 34 (13.67% from 255 or 23.13% from 147); Blue value is 16 (6.64% from 255 or 10.88% from 147); Max value from RGB is 97 - color contains mainly: red. Hex color #612210 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612210 is #9EDDEF. Grayscale: #323232. Windows color (decimal): -10411504 or 1057377. OLE color: 1057377.
HSL color Cylindrical-coordinate representation of color #612210: hue angle of 13.33º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #612210 is Cyan = 0, Magento = 0.65, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 34 | 16 | - |
| CMYK | 0 | 0.65 | 0.84 | 0.62 |
| HSL | 13.33º | 0.72% | 0.22% | - |
| HSV(B) | 13.33º | 0.84% | 0.38% | - |
| XYZ | 5.6 | 3.72 | 0.91 | - |
| YUV | 50.79 | 108.37 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 16 | 0 | 0.65 | 0.84 | 0.62 | 13.33 | 0.72 | 0.22 |
| Hex | 61 | 22 | 10 | 0 | 41 | 54 | 3E | D | 48 | 16 |
| Octal | 141 | 42 | 20 | 0 | 101 | 124 | 76 | 15 | 110 | 26 |
| Binary | 1100001 | 100010 | 10000 | 0 | 1000001 | 1010100 | 111110 | 1101 | 1001000 | 10110 |
Color Harmonies of #612210
Complementary color
Monochromatic Colors of #612210
Black with #612210
Text Example
Text Example
White with #612210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612210; }
p { color: rgb(97,34,16); }
H1.HeaderClassName
{
color: #612210;
}
.AnyTagClassName
{
color: #612210;
}
</style>
background-color css
<style>
a { background-color: #612210; }
a { background-color: rgb(97,34,16); }
div.DivClassName
{
background-color: #612210;
}
.BgClassName
{
background-color: #612210;
}
</style>
border-color css
<style>
span { border-color: #612210; }
span { border-color: rgb(97,34,16); }
td.TdClassName
{
border-color: #612210;
}
.TagClassName
{
border-color: #612210;
}
</style>