Shades of Caput Mortuum #612213
Tints of Caput Mortuum #612213
RGB
CMYK
RGB Variations
Color information
#612213 (or 0x612213) is known color: Caput Mortuum. HEX triplet: 61, 22 and 13. RGB value is (97,34,19). Sum of RGB (Red+Green+Blue) = 97+34+19=150 (19% of max value = 765). Red value is 97 (38.28% from 255 or 64.67% from 150); Green value is 34 (13.67% from 255 or 22.67% from 150); Blue value is 19 (7.81% from 255 or 12.67% from 150); Max value from RGB is 97 - color contains mainly: red. Hex color #612213 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612213 is #9EDDEC. Grayscale: #333333. Windows color (decimal): -10411501 or 1253985. OLE color: 1253985.
HSL color Cylindrical-coordinate representation of color #612213: hue angle of 11.54º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #612213 is Cyan = 0, Magento = 0.65, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 34 | 19 | - |
| CMYK | 0 | 0.65 | 0.80 | 0.62 |
| HSL | 11.54º | 0.67% | 0.23% | - |
| HSV(B) | 11.54º | 0.8% | 0.38% | - |
| XYZ | 5.62 | 3.73 | 1.04 | - |
| YUV | 51.13 | 109.87 | 160.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 19 | 0 | 0.65 | 0.80 | 0.62 | 11.54 | 0.67 | 0.23 |
| Hex | 61 | 22 | 13 | 0 | 41 | 50 | 3E | C | 43 | 17 |
| Octal | 141 | 42 | 23 | 0 | 101 | 120 | 76 | 14 | 103 | 27 |
| Binary | 1100001 | 100010 | 10011 | 0 | 1000001 | 1010000 | 111110 | 1100 | 1000011 | 10111 |
Color Harmonies of #612213
Complementary color
Monochromatic Colors of #612213
Black with #612213
Text Example
Text Example
White with #612213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612213; }
p { color: rgb(97,34,19); }
H1.HeaderClassName
{
color: #612213;
}
.AnyTagClassName
{
color: #612213;
}
</style>
background-color css
<style>
a { background-color: #612213; }
a { background-color: rgb(97,34,19); }
div.DivClassName
{
background-color: #612213;
}
.BgClassName
{
background-color: #612213;
}
</style>
border-color css
<style>
span { border-color: #612213; }
span { border-color: rgb(97,34,19); }
td.TdClassName
{
border-color: #612213;
}
.TagClassName
{
border-color: #612213;
}
</style>