Shades of Caput Mortuum #522316
Tints of Caput Mortuum #522316
RGB
CMYK
RGB Variations
Color information
#522316 (or 0x522316) is known color: Caput Mortuum. HEX triplet: 52, 23 and 16. RGB value is (82,35,22). Sum of RGB (Red+Green+Blue) = 82+35+22=139 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.99% from 139); Green value is 35 (14.06% from 255 or 25.18% from 139); Blue value is 22 (8.98% from 255 or 15.83% from 139); Max value from RGB is 82 - color contains mainly: red. Hex color #522316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522316 is #ADDCE9. Grayscale: #2F2F2F. Windows color (decimal): -11394282 or 1450834. OLE color: 1450834.
HSL color Cylindrical-coordinate representation of color #522316: hue angle of 13º 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 #522316 is Cyan = 0, Magento = 0.57, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 35 | 22 | - |
| CMYK | 0 | 0.57 | 0.73 | 0.68 |
| HSL | 13º | 0.58% | 0.2% | - |
| HSV(B) | 13º | 0.73% | 0.32% | - |
| XYZ | 4.23 | 3.05 | 1.13 | - |
| YUV | 47.57 | 113.57 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 35 | 22 | 0 | 0.57 | 0.73 | 0.68 | 13 | 0.58 | 0.2 |
| Hex | 52 | 23 | 16 | 0 | 39 | 49 | 44 | D | 3A | 14 |
| Octal | 122 | 43 | 26 | 0 | 71 | 111 | 104 | 15 | 72 | 24 |
| Binary | 1010010 | 100011 | 10110 | 0 | 111001 | 1001001 | 1000100 | 1101 | 111010 | 10100 |
Color Harmonies of #522316
Complementary color
Monochromatic Colors of #522316
Black with #522316
Text Example
Text Example
White with #522316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522316; }
p { color: rgb(82,35,22); }
H1.HeaderClassName
{
color: #522316;
}
.AnyTagClassName
{
color: #522316;
}
</style>
background-color css
<style>
a { background-color: #522316; }
a { background-color: rgb(82,35,22); }
div.DivClassName
{
background-color: #522316;
}
.BgClassName
{
background-color: #522316;
}
</style>
border-color css
<style>
span { border-color: #522316; }
span { border-color: rgb(82,35,22); }
td.TdClassName
{
border-color: #522316;
}
.TagClassName
{
border-color: #522316;
}
</style>