Shades of Caput Mortuum #612211
Tints of Caput Mortuum #612211
RGB
CMYK
RGB Variations
Color information
#612211 (or 0x612211) is known color: Caput Mortuum. HEX triplet: 61, 22 and 11. RGB value is (97,34,17). Sum of RGB (Red+Green+Blue) = 97+34+17=148 (19% of max value = 765). Red value is 97 (38.28% from 255 or 65.54% from 148); Green value is 34 (13.67% from 255 or 22.97% from 148); Blue value is 17 (7.03% from 255 or 11.49% from 148); Max value from RGB is 97 - color contains mainly: red. Hex color #612211 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612211 is #9EDDEE. Grayscale: #333333. Windows color (decimal): -10411503 or 1122913. OLE color: 1122913.
HSL color Cylindrical-coordinate representation of color #612211: hue angle of 12.75º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #612211 is Cyan = 0, Magento = 0.65, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 34 | 17 | - |
| CMYK | 0 | 0.65 | 0.82 | 0.62 |
| HSL | 12.75º | 0.7% | 0.22% | - |
| HSV(B) | 12.75º | 0.82% | 0.38% | - |
| XYZ | 5.6 | 3.73 | 0.95 | - |
| YUV | 50.9 | 108.87 | 160.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 17 | 0 | 0.65 | 0.82 | 0.62 | 12.75 | 0.7 | 0.22 |
| Hex | 61 | 22 | 11 | 0 | 41 | 52 | 3E | D | 46 | 16 |
| Octal | 141 | 42 | 21 | 0 | 101 | 122 | 76 | 15 | 106 | 26 |
| Binary | 1100001 | 100010 | 10001 | 0 | 1000001 | 1010010 | 111110 | 1101 | 1000110 | 10110 |
Color Harmonies of #612211
Complementary color
Monochromatic Colors of #612211
Black with #612211
Text Example
Text Example
White with #612211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612211; }
p { color: rgb(97,34,17); }
H1.HeaderClassName
{
color: #612211;
}
.AnyTagClassName
{
color: #612211;
}
</style>
background-color css
<style>
a { background-color: #612211; }
a { background-color: rgb(97,34,17); }
div.DivClassName
{
background-color: #612211;
}
.BgClassName
{
background-color: #612211;
}
</style>
border-color css
<style>
span { border-color: #612211; }
span { border-color: rgb(97,34,17); }
td.TdClassName
{
border-color: #612211;
}
.TagClassName
{
border-color: #612211;
}
</style>