Shades of Caput Mortuum #522016
Tints of Caput Mortuum #522016
RGB
CMYK
RGB Variations
Color information
#522016 (or 0x522016) is known color: Caput Mortuum. HEX triplet: 52, 20 and 16. RGB value is (82,32,22). Sum of RGB (Red+Green+Blue) = 82+32+22=136 (18% of max value = 765). Red value is 82 (32.42% from 255 or 60.29% from 136); Green value is 32 (12.89% from 255 or 23.53% from 136); Blue value is 22 (8.98% from 255 or 16.18% from 136); Max value from RGB is 82 - color contains mainly: red. Hex color #522016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522016 is #ADDFE9. Grayscale: #2D2D2D. Windows color (decimal): -11395050 or 1450066. OLE color: 1450066.
HSL color Cylindrical-coordinate representation of color #522016: hue angle of 10º degrees, saturation: 0.58, 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 #522016 is Cyan = 0, Magento = 0.61, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 32 | 22 | - |
| CMYK | 0 | 0.61 | 0.73 | 0.68 |
| HSL | 10º | 0.58% | 0.2% | - |
| HSV(B) | 10º | 0.73% | 0.32% | - |
| XYZ | 4.14 | 2.88 | 1.1 | - |
| YUV | 45.81 | 114.57 | 153.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 22 | 0 | 0.61 | 0.73 | 0.68 | 10 | 0.58 | 0.2 |
| Hex | 52 | 20 | 16 | 0 | 3D | 49 | 44 | A | 3A | 14 |
| Octal | 122 | 40 | 26 | 0 | 75 | 111 | 104 | 12 | 72 | 24 |
| Binary | 1010010 | 100000 | 10110 | 0 | 111101 | 1001001 | 1000100 | 1010 | 111010 | 10100 |
Color Harmonies of #522016
Complementary color
Monochromatic Colors of #522016
Black with #522016
Text Example
Text Example
White with #522016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522016; }
p { color: rgb(82,32,22); }
H1.HeaderClassName
{
color: #522016;
}
.AnyTagClassName
{
color: #522016;
}
</style>
background-color css
<style>
a { background-color: #522016; }
a { background-color: rgb(82,32,22); }
div.DivClassName
{
background-color: #522016;
}
.BgClassName
{
background-color: #522016;
}
</style>
border-color css
<style>
span { border-color: #522016; }
span { border-color: rgb(82,32,22); }
td.TdClassName
{
border-color: #522016;
}
.TagClassName
{
border-color: #522016;
}
</style>