Shades of Caput Mortuum #521906
Tints of Caput Mortuum #521906
RGB
CMYK
RGB Variations
Color information
#521906 (or 0x521906) is known color: Caput Mortuum. HEX triplet: 52, 19 and 06. RGB value is (82,25,6). Sum of RGB (Red+Green+Blue) = 82+25+6=113 (14% of max value = 765). Red value is 82 (32.42% from 255 or 72.57% from 113); Green value is 25 (10.16% from 255 or 22.12% from 113); Blue value is 6 (2.73% from 255 or 5.31% from 113); Max value from RGB is 82 - color contains mainly: red. Hex color #521906 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521906 is #ADE6F9. Grayscale: #282828. Windows color (decimal): -11396858 or 399698. OLE color: 399698.
HSL color Cylindrical-coordinate representation of color #521906: hue angle of 15º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #521906 is Cyan = 0, Magento = 0.70, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 25 | 6 | - |
| CMYK | 0 | 0.70 | 0.93 | 0.68 |
| HSL | 15º | 0.86% | 0.17% | - |
| HSV(B) | 15º | 0.93% | 0.32% | - |
| XYZ | 3.86 | 2.5 | 0.45 | - |
| YUV | 39.88 | 108.88 | 158.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 25 | 6 | 0 | 0.70 | 0.93 | 0.68 | 15 | 0.86 | 0.17 |
| Hex | 52 | 19 | 6 | 0 | 46 | 5D | 44 | F | 56 | 11 |
| Octal | 122 | 31 | 6 | 0 | 106 | 135 | 104 | 17 | 126 | 21 |
| Binary | 1010010 | 11001 | 110 | 0 | 1000110 | 1011101 | 1000100 | 1111 | 1010110 | 10001 |
Color Harmonies of #521906
Complementary color
Monochromatic Colors of #521906
Black with #521906
Text Example
Text Example
White with #521906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521906; }
p { color: rgb(82,25,6); }
H1.HeaderClassName
{
color: #521906;
}
.AnyTagClassName
{
color: #521906;
}
</style>
background-color css
<style>
a { background-color: #521906; }
a { background-color: rgb(82,25,6); }
div.DivClassName
{
background-color: #521906;
}
.BgClassName
{
background-color: #521906;
}
</style>
border-color css
<style>
span { border-color: #521906; }
span { border-color: rgb(82,25,6); }
td.TdClassName
{
border-color: #521906;
}
.TagClassName
{
border-color: #521906;
}
</style>