Shades of Caput Mortuum #612412
Tints of Caput Mortuum #612412
RGB
CMYK
RGB Variations
Color information
#612412 (or 0x612412) is known color: Caput Mortuum. HEX triplet: 61, 24 and 12. RGB value is (97,36,18). Sum of RGB (Red+Green+Blue) = 97+36+18=151 (20% of max value = 765). Red value is 97 (38.28% from 255 or 64.24% from 151); Green value is 36 (14.45% from 255 or 23.84% from 151); Blue value is 18 (7.42% from 255 or 11.92% from 151); Max value from RGB is 97 - color contains mainly: red. Hex color #612412 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612412 is #9EDBED. Grayscale: #343434. Windows color (decimal): -10410990 or 1188961. OLE color: 1188961.
HSL color Cylindrical-coordinate representation of color #612412: hue angle of 13.67º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #612412 is Cyan = 0, Magento = 0.63, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 18 | - |
| CMYK | 0 | 0.63 | 0.81 | 0.62 |
| HSL | 13.67º | 0.69% | 0.23% | - |
| HSV(B) | 13.67º | 0.81% | 0.38% | - |
| XYZ | 5.67 | 3.85 | 1.02 | - |
| YUV | 52.19 | 108.71 | 159.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 18 | 0 | 0.63 | 0.81 | 0.62 | 13.67 | 0.69 | 0.23 |
| Hex | 61 | 24 | 12 | 0 | 3F | 51 | 3E | E | 45 | 17 |
| Octal | 141 | 44 | 22 | 0 | 77 | 121 | 76 | 16 | 105 | 27 |
| Binary | 1100001 | 100100 | 10010 | 0 | 111111 | 1010001 | 111110 | 1110 | 1000101 | 10111 |
Color Harmonies of #612412
Complementary color
Monochromatic Colors of #612412
Black with #612412
Text Example
Text Example
White with #612412
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612412; }
p { color: rgb(97,36,18); }
H1.HeaderClassName
{
color: #612412;
}
.AnyTagClassName
{
color: #612412;
}
</style>
background-color css
<style>
a { background-color: #612412; }
a { background-color: rgb(97,36,18); }
div.DivClassName
{
background-color: #612412;
}
.BgClassName
{
background-color: #612412;
}
</style>
border-color css
<style>
span { border-color: #612412; }
span { border-color: rgb(97,36,18); }
td.TdClassName
{
border-color: #612412;
}
.TagClassName
{
border-color: #612412;
}
</style>