Shades of Caput Mortuum #512114
Tints of Caput Mortuum #512114
RGB
CMYK
RGB Variations
Color information
#512114 (or 0x512114) is known color: Caput Mortuum. HEX triplet: 51, 21 and 14. RGB value is (81,33,20). Sum of RGB (Red+Green+Blue) = 81+33+20=134 (17% of max value = 765). Red value is 81 (32.03% from 255 or 60.45% from 134); Green value is 33 (13.28% from 255 or 24.63% from 134); Blue value is 20 (8.20% from 255 or 14.93% from 134); Max value from RGB is 81 - color contains mainly: red. Hex color #512114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512114 is #AEDEEB. Grayscale: #2D2D2D. Windows color (decimal): -11460332 or 1319249. OLE color: 1319249.
HSL color Cylindrical-coordinate representation of color #512114: hue angle of 12.79º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #512114 is Cyan = 0, Magento = 0.59, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 33 | 20 | - |
| CMYK | 0 | 0.59 | 0.75 | 0.68 |
| HSL | 12.79º | 0.6% | 0.2% | - |
| HSV(B) | 12.79º | 0.75% | 0.32% | - |
| XYZ | 4.06 | 2.89 | 1.01 | - |
| YUV | 45.87 | 113.4 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 33 | 20 | 0 | 0.59 | 0.75 | 0.68 | 12.79 | 0.6 | 0.2 |
| Hex | 51 | 21 | 14 | 0 | 3B | 4B | 44 | D | 3C | 14 |
| Octal | 121 | 41 | 24 | 0 | 73 | 113 | 104 | 15 | 74 | 24 |
| Binary | 1010001 | 100001 | 10100 | 0 | 111011 | 1001011 | 1000100 | 1101 | 111100 | 10100 |
Color Harmonies of #512114
Complementary color
Monochromatic Colors of #512114
Black with #512114
Text Example
Text Example
White with #512114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512114; }
p { color: rgb(81,33,20); }
H1.HeaderClassName
{
color: #512114;
}
.AnyTagClassName
{
color: #512114;
}
</style>
background-color css
<style>
a { background-color: #512114; }
a { background-color: rgb(81,33,20); }
div.DivClassName
{
background-color: #512114;
}
.BgClassName
{
background-color: #512114;
}
</style>
border-color css
<style>
span { border-color: #512114; }
span { border-color: rgb(81,33,20); }
td.TdClassName
{
border-color: #512114;
}
.TagClassName
{
border-color: #512114;
}
</style>