Shades of Caput Mortuum #521806
Tints of Caput Mortuum #521806
RGB
CMYK
RGB Variations
Color information
#521806 (or 0x521806) is known color: Caput Mortuum. HEX triplet: 52, 18 and 06. RGB value is (82,24,6). Sum of RGB (Red+Green+Blue) = 82+24+6=112 (14% of max value = 765). Red value is 82 (32.42% from 255 or 73.21% from 112); Green value is 24 (9.77% from 255 or 21.43% from 112); Blue value is 6 (2.73% from 255 or 5.36% from 112); Max value from RGB is 82 - color contains mainly: red. Hex color #521806 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #521806 is #ADE7F9. Grayscale: #272727. Windows color (decimal): -11397114 or 399442. OLE color: 399442.
HSL color Cylindrical-coordinate representation of color #521806: hue angle of 14.21º 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 #521806 is Cyan = 0, Magento = 0.71, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 24 | 6 | - |
| CMYK | 0 | 0.71 | 0.93 | 0.68 |
| HSL | 14.21º | 0.86% | 0.17% | - |
| HSV(B) | 14.21º | 0.93% | 0.32% | - |
| XYZ | 3.84 | 2.46 | 0.44 | - |
| YUV | 39.29 | 109.22 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 24 | 6 | 0 | 0.71 | 0.93 | 0.68 | 14.21 | 0.86 | 0.17 |
| Hex | 52 | 18 | 6 | 0 | 47 | 5D | 44 | E | 56 | 11 |
| Octal | 122 | 30 | 6 | 0 | 107 | 135 | 104 | 16 | 126 | 21 |
| Binary | 1010010 | 11000 | 110 | 0 | 1000111 | 1011101 | 1000100 | 1110 | 1010110 | 10001 |
Color Harmonies of #521806
Complementary color
Monochromatic Colors of #521806
Black with #521806
Text Example
Text Example
White with #521806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521806; }
p { color: rgb(82,24,6); }
H1.HeaderClassName
{
color: #521806;
}
.AnyTagClassName
{
color: #521806;
}
</style>
background-color css
<style>
a { background-color: #521806; }
a { background-color: rgb(82,24,6); }
div.DivClassName
{
background-color: #521806;
}
.BgClassName
{
background-color: #521806;
}
</style>
border-color css
<style>
span { border-color: #521806; }
span { border-color: rgb(82,24,6); }
td.TdClassName
{
border-color: #521806;
}
.TagClassName
{
border-color: #521806;
}
</style>