Shades of Caput Mortuum #512520
Tints of Caput Mortuum #512520
RGB
CMYK
RGB Variations
Color information
#512520 (or 0x512520) is known color: Caput Mortuum. HEX triplet: 51, 25 and 20. RGB value is (81,37,32). Sum of RGB (Red+Green+Blue) = 81+37+32=150 (19% of max value = 765). Red value is 81 (32.03% from 255 or 54% from 150); Green value is 37 (14.84% from 255 or 24.67% from 150); Blue value is 32 (12.89% from 255 or 21.33% from 150); Max value from RGB is 81 - color contains mainly: red. Hex color #512520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512520 is #AEDADF. Grayscale: #313131. Windows color (decimal): -11459296 or 2106705. OLE color: 2106705.
HSL color Cylindrical-coordinate representation of color #512520: hue angle of 6.12º degrees, saturation: 0.43, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #512520 is Cyan = 0, Magento = 0.54, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 37 | 32 | - |
| CMYK | 0 | 0.54 | 0.60 | 0.68 |
| HSL | 6.12º | 0.43% | 0.22% | - |
| HSV(B) | 6.12º | 0.6% | 0.32% | - |
| XYZ | 4.32 | 3.18 | 1.75 | - |
| YUV | 49.59 | 118.08 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 37 | 32 | 0 | 0.54 | 0.60 | 0.68 | 6.12 | 0.43 | 0.22 |
| Hex | 51 | 25 | 20 | 0 | 36 | 3C | 44 | 6 | 2B | 16 |
| Octal | 121 | 45 | 40 | 0 | 66 | 74 | 104 | 6 | 53 | 26 |
| Binary | 1010001 | 100101 | 100000 | 0 | 110110 | 111100 | 1000100 | 110 | 101011 | 10110 |
Color Harmonies of #512520
Complementary color
Monochromatic Colors of #512520
Black with #512520
Text Example
Text Example
White with #512520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512520; }
p { color: rgb(81,37,32); }
H1.HeaderClassName
{
color: #512520;
}
.AnyTagClassName
{
color: #512520;
}
</style>
background-color css
<style>
a { background-color: #512520; }
a { background-color: rgb(81,37,32); }
div.DivClassName
{
background-color: #512520;
}
.BgClassName
{
background-color: #512520;
}
</style>
border-color css
<style>
span { border-color: #512520; }
span { border-color: rgb(81,37,32); }
td.TdClassName
{
border-color: #512520;
}
.TagClassName
{
border-color: #512520;
}
</style>