Shades of Caput Mortuum #612312
Tints of Caput Mortuum #612312
RGB
CMYK
RGB Variations
Color information
#612312 (or 0x612312) is known color: Caput Mortuum. HEX triplet: 61, 23 and 12. RGB value is (97,35,18). Sum of RGB (Red+Green+Blue) = 97+35+18=150 (19% of max value = 765). Red value is 97 (38.28% from 255 or 64.67% from 150); Green value is 35 (14.06% from 255 or 23.33% from 150); Blue value is 18 (7.42% from 255 or 12% from 150); Max value from RGB is 97 - color contains mainly: red. Hex color #612312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612312 is #9EDCED. Grayscale: #333333. Windows color (decimal): -10411246 or 1188705. OLE color: 1188705.
HSL color Cylindrical-coordinate representation of color #612312: hue angle of 12.91º 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 #612312 is Cyan = 0, Magento = 0.64, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 35 | 18 | - |
| CMYK | 0 | 0.64 | 0.81 | 0.62 |
| HSL | 12.91º | 0.69% | 0.23% | - |
| HSV(B) | 12.91º | 0.81% | 0.38% | - |
| XYZ | 5.64 | 3.79 | 1.01 | - |
| YUV | 51.6 | 109.04 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 35 | 18 | 0 | 0.64 | 0.81 | 0.62 | 12.91 | 0.69 | 0.23 |
| Hex | 61 | 23 | 12 | 0 | 40 | 51 | 3E | D | 45 | 17 |
| Octal | 141 | 43 | 22 | 0 | 100 | 121 | 76 | 15 | 105 | 27 |
| Binary | 1100001 | 100011 | 10010 | 0 | 1000000 | 1010001 | 111110 | 1101 | 1000101 | 10111 |
Color Harmonies of #612312
Complementary color
Monochromatic Colors of #612312
Black with #612312
Text Example
Text Example
White with #612312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612312; }
p { color: rgb(97,35,18); }
H1.HeaderClassName
{
color: #612312;
}
.AnyTagClassName
{
color: #612312;
}
</style>
background-color css
<style>
a { background-color: #612312; }
a { background-color: rgb(97,35,18); }
div.DivClassName
{
background-color: #612312;
}
.BgClassName
{
background-color: #612312;
}
</style>
border-color css
<style>
span { border-color: #612312; }
span { border-color: rgb(97,35,18); }
td.TdClassName
{
border-color: #612312;
}
.TagClassName
{
border-color: #612312;
}
</style>