Shades of Caput Mortuum #512116
Tints of Caput Mortuum #512116
RGB
CMYK
RGB Variations
Color information
#512116 (or 0x512116) is known color: Caput Mortuum. HEX triplet: 51, 21 and 16. RGB value is (81,33,22). Sum of RGB (Red+Green+Blue) = 81+33+22=136 (18% of max value = 765). Red value is 81 (32.03% from 255 or 59.56% from 136); Green value is 33 (13.28% from 255 or 24.26% from 136); Blue value is 22 (8.98% from 255 or 16.18% from 136); Max value from RGB is 81 - color contains mainly: red. Hex color #512116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512116 is #AEDEE9. Grayscale: #2E2E2E. Windows color (decimal): -11460330 or 1450321. OLE color: 1450321.
HSL color Cylindrical-coordinate representation of color #512116: hue angle of 11.19º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #512116 is Cyan = 0, Magento = 0.59, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 33 | 22 | - |
| CMYK | 0 | 0.59 | 0.73 | 0.68 |
| HSL | 11.19º | 0.57% | 0.2% | - |
| HSV(B) | 11.19º | 0.73% | 0.32% | - |
| XYZ | 4.08 | 2.89 | 1.1 | - |
| YUV | 46.1 | 114.4 | 152.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 33 | 22 | 0 | 0.59 | 0.73 | 0.68 | 11.19 | 0.57 | 0.2 |
| Hex | 51 | 21 | 16 | 0 | 3B | 49 | 44 | B | 39 | 14 |
| Octal | 121 | 41 | 26 | 0 | 73 | 111 | 104 | 13 | 71 | 24 |
| Binary | 1010001 | 100001 | 10110 | 0 | 111011 | 1001001 | 1000100 | 1011 | 111001 | 10100 |
Color Harmonies of #512116
Complementary color
Monochromatic Colors of #512116
Black with #512116
Text Example
Text Example
White with #512116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512116; }
p { color: rgb(81,33,22); }
H1.HeaderClassName
{
color: #512116;
}
.AnyTagClassName
{
color: #512116;
}
</style>
background-color css
<style>
a { background-color: #512116; }
a { background-color: rgb(81,33,22); }
div.DivClassName
{
background-color: #512116;
}
.BgClassName
{
background-color: #512116;
}
</style>
border-color css
<style>
span { border-color: #512116; }
span { border-color: rgb(81,33,22); }
td.TdClassName
{
border-color: #512116;
}
.TagClassName
{
border-color: #512116;
}
</style>