Shades of Caput Mortuum #612011
Tints of Caput Mortuum #612011
RGB
CMYK
RGB Variations
Color information
#612011 (or 0x612011) is known color: Caput Mortuum. HEX triplet: 61, 20 and 11. RGB value is (97,32,17). Sum of RGB (Red+Green+Blue) = 97+32+17=146 (19% of max value = 765). Red value is 97 (38.28% from 255 or 66.44% from 146); Green value is 32 (12.89% from 255 or 21.92% from 146); Blue value is 17 (7.03% from 255 or 11.64% from 146); Max value from RGB is 97 - color contains mainly: red. Hex color #612011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612011 is #9EDFEE. Grayscale: #313131. Windows color (decimal): -10412015 or 1122401. OLE color: 1122401.
HSL color Cylindrical-coordinate representation of color #612011: hue angle of 11.25º 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 #612011 is Cyan = 0, Magento = 0.67, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 32 | 17 | - |
| CMYK | 0 | 0.67 | 0.82 | 0.62 |
| HSL | 11.25º | 0.7% | 0.22% | - |
| HSV(B) | 11.25º | 0.82% | 0.38% | - |
| XYZ | 5.55 | 3.61 | 0.94 | - |
| YUV | 49.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 17 | 0 | 0.67 | 0.82 | 0.62 | 11.25 | 0.7 | 0.22 |
| Hex | 61 | 20 | 11 | 0 | 43 | 52 | 3E | B | 46 | 16 |
| Octal | 141 | 40 | 21 | 0 | 103 | 122 | 76 | 13 | 106 | 26 |
| Binary | 1100001 | 100000 | 10001 | 0 | 1000011 | 1010010 | 111110 | 1011 | 1000110 | 10110 |
Color Harmonies of #612011
Complementary color
Monochromatic Colors of #612011
Black with #612011
Text Example
Text Example
White with #612011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612011; }
p { color: rgb(97,32,17); }
H1.HeaderClassName
{
color: #612011;
}
.AnyTagClassName
{
color: #612011;
}
</style>
background-color css
<style>
a { background-color: #612011; }
a { background-color: rgb(97,32,17); }
div.DivClassName
{
background-color: #612011;
}
.BgClassName
{
background-color: #612011;
}
</style>
border-color css
<style>
span { border-color: #612011; }
span { border-color: rgb(97,32,17); }
td.TdClassName
{
border-color: #612011;
}
.TagClassName
{
border-color: #612011;
}
</style>