Shades of Caput Mortuum #612511
Tints of Caput Mortuum #612511
RGB
CMYK
RGB Variations
Color information
#612511 (or 0x612511) is known color: Caput Mortuum. HEX triplet: 61, 25 and 11. RGB value is (97,37,17). Sum of RGB (Red+Green+Blue) = 97+37+17=151 (20% of max value = 765). Red value is 97 (38.28% from 255 or 64.24% from 151); Green value is 37 (14.84% from 255 or 24.50% from 151); Blue value is 17 (7.03% from 255 or 11.26% from 151); Max value from RGB is 97 - color contains mainly: red. Hex color #612511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612511 is #9EDAEE. Grayscale: #343434. Windows color (decimal): -10410735 or 1123681. OLE color: 1123681.
HSL color Cylindrical-coordinate representation of color #612511: hue angle of 15º 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 #612511 is Cyan = 0, Magento = 0.62, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 17 | - |
| CMYK | 0 | 0.62 | 0.82 | 0.62 |
| HSL | 15º | 0.7% | 0.22% | - |
| HSV(B) | 15º | 0.82% | 0.38% | - |
| XYZ | 5.69 | 3.9 | 0.98 | - |
| YUV | 52.66 | 107.88 | 159.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 17 | 0 | 0.62 | 0.82 | 0.62 | 15 | 0.7 | 0.22 |
| Hex | 61 | 25 | 11 | 0 | 3E | 52 | 3E | F | 46 | 16 |
| Octal | 141 | 45 | 21 | 0 | 76 | 122 | 76 | 17 | 106 | 26 |
| Binary | 1100001 | 100101 | 10001 | 0 | 111110 | 1010010 | 111110 | 1111 | 1000110 | 10110 |
Color Harmonies of #612511
Complementary color
Monochromatic Colors of #612511
Black with #612511
Text Example
Text Example
White with #612511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612511; }
p { color: rgb(97,37,17); }
H1.HeaderClassName
{
color: #612511;
}
.AnyTagClassName
{
color: #612511;
}
</style>
background-color css
<style>
a { background-color: #612511; }
a { background-color: rgb(97,37,17); }
div.DivClassName
{
background-color: #612511;
}
.BgClassName
{
background-color: #612511;
}
</style>
border-color css
<style>
span { border-color: #612511; }
span { border-color: rgb(97,37,17); }
td.TdClassName
{
border-color: #612511;
}
.TagClassName
{
border-color: #612511;
}
</style>