Shades of Caput Mortuum #522010
Tints of Caput Mortuum #522010
RGB
CMYK
RGB Variations
Color information
#522010 (or 0x522010) is known color: Caput Mortuum. HEX triplet: 52, 20 and 10. RGB value is (82,32,16). Sum of RGB (Red+Green+Blue) = 82+32+16=130 (17% of max value = 765). Red value is 82 (32.42% from 255 or 63.08% from 130); Green value is 32 (12.89% from 255 or 24.62% from 130); Blue value is 16 (6.64% from 255 or 12.31% from 130); Max value from RGB is 82 - color contains mainly: red. Hex color #522010 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522010 is #ADDFEF. Grayscale: #2D2D2D. Windows color (decimal): -11395056 or 1056850. OLE color: 1056850.
HSL color Cylindrical-coordinate representation of color #522010: hue angle of 14.55º 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 #522010 is Cyan = 0, Magento = 0.61, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 32 | 16 | - |
| CMYK | 0 | 0.61 | 0.80 | 0.68 |
| HSL | 14.55º | 0.67% | 0.19% | - |
| HSV(B) | 14.55º | 0.8% | 0.32% | - |
| XYZ | 4.09 | 2.86 | 0.83 | - |
| YUV | 45.13 | 111.57 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 16 | 0 | 0.61 | 0.80 | 0.68 | 14.55 | 0.67 | 0.19 |
| Hex | 52 | 20 | 10 | 0 | 3D | 50 | 44 | F | 43 | 13 |
| Octal | 122 | 40 | 20 | 0 | 75 | 120 | 104 | 17 | 103 | 23 |
| Binary | 1010010 | 100000 | 10000 | 0 | 111101 | 1010000 | 1000100 | 1111 | 1000011 | 10011 |
Color Harmonies of #522010
Complementary color
Monochromatic Colors of #522010
Black with #522010
Text Example
Text Example
White with #522010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522010; }
p { color: rgb(82,32,16); }
H1.HeaderClassName
{
color: #522010;
}
.AnyTagClassName
{
color: #522010;
}
</style>
background-color css
<style>
a { background-color: #522010; }
a { background-color: rgb(82,32,16); }
div.DivClassName
{
background-color: #522010;
}
.BgClassName
{
background-color: #522010;
}
</style>
border-color css
<style>
span { border-color: #522010; }
span { border-color: rgb(82,32,16); }
td.TdClassName
{
border-color: #522010;
}
.TagClassName
{
border-color: #522010;
}
</style>