Shades of Caput Mortuum #522110
Tints of Caput Mortuum #522110
RGB
CMYK
RGB Variations
Color information
#522110 (or 0x522110) is known color: Caput Mortuum. HEX triplet: 52, 21 and 10. RGB value is (82,33,16). Sum of RGB (Red+Green+Blue) = 82+33+16=131 (17% of max value = 765). Red value is 82 (32.42% from 255 or 62.60% from 131); Green value is 33 (13.28% from 255 or 25.19% from 131); Blue value is 16 (6.64% from 255 or 12.21% from 131); Max value from RGB is 82 - color contains mainly: red. Hex color #522110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522110 is #ADDEEF. Grayscale: #2D2D2D. Windows color (decimal): -11394800 or 1057106. OLE color: 1057106.
HSL color Cylindrical-coordinate representation of color #522110: hue angle of 15.45º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #522110 is Cyan = 0, Magento = 0.60, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 33 | 16 | - |
| CMYK | 0 | 0.60 | 0.80 | 0.68 |
| HSL | 15.45º | 0.67% | 0.19% | - |
| HSV(B) | 15.45º | 0.8% | 0.32% | - |
| XYZ | 4.12 | 2.92 | 0.84 | - |
| YUV | 45.71 | 111.23 | 153.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 33 | 16 | 0 | 0.60 | 0.80 | 0.68 | 15.45 | 0.67 | 0.19 |
| Hex | 52 | 21 | 10 | 0 | 3C | 50 | 44 | F | 43 | 13 |
| Octal | 122 | 41 | 20 | 0 | 74 | 120 | 104 | 17 | 103 | 23 |
| Binary | 1010010 | 100001 | 10000 | 0 | 111100 | 1010000 | 1000100 | 1111 | 1000011 | 10011 |
Color Harmonies of #522110
Complementary color
Monochromatic Colors of #522110
Black with #522110
Text Example
Text Example
White with #522110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522110; }
p { color: rgb(82,33,16); }
H1.HeaderClassName
{
color: #522110;
}
.AnyTagClassName
{
color: #522110;
}
</style>
background-color css
<style>
a { background-color: #522110; }
a { background-color: rgb(82,33,16); }
div.DivClassName
{
background-color: #522110;
}
.BgClassName
{
background-color: #522110;
}
</style>
border-color css
<style>
span { border-color: #522110; }
span { border-color: rgb(82,33,16); }
td.TdClassName
{
border-color: #522110;
}
.TagClassName
{
border-color: #522110;
}
</style>