Shades of Caput Mortuum #522521
Tints of Caput Mortuum #522521
RGB
CMYK
RGB Variations
Color information
#522521 (or 0x522521) is known color: Caput Mortuum. HEX triplet: 52, 25 and 21. RGB value is (82,37,33). Sum of RGB (Red+Green+Blue) = 82+37+33=152 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.95% from 152); Green value is 37 (14.84% from 255 or 24.34% from 152); Blue value is 33 (13.28% from 255 or 21.71% from 152); Max value from RGB is 82 - color contains mainly: red. Hex color #522521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522521 is #ADDADE. Grayscale: #323232. Windows color (decimal): -11393759 or 2172242. OLE color: 2172242.
HSL color Cylindrical-coordinate representation of color #522521: hue angle of 4.9º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #522521 is Cyan = 0, Magento = 0.55, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 37 | 33 | - |
| CMYK | 0 | 0.55 | 0.60 | 0.68 |
| HSL | 4.9º | 0.43% | 0.23% | - |
| HSV(B) | 4.9º | 0.6% | 0.32% | - |
| XYZ | 4.42 | 3.23 | 1.83 | - |
| YUV | 50 | 118.41 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 33 | 0 | 0.55 | 0.60 | 0.68 | 4.9 | 0.43 | 0.23 |
| Hex | 52 | 25 | 21 | 0 | 37 | 3C | 44 | 5 | 2B | 17 |
| Octal | 122 | 45 | 41 | 0 | 67 | 74 | 104 | 5 | 53 | 27 |
| Binary | 1010010 | 100101 | 100001 | 0 | 110111 | 111100 | 1000100 | 101 | 101011 | 10111 |
Color Harmonies of #522521
Complementary color
Monochromatic Colors of #522521
Black with #522521
Text Example
Text Example
White with #522521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522521; }
p { color: rgb(82,37,33); }
H1.HeaderClassName
{
color: #522521;
}
.AnyTagClassName
{
color: #522521;
}
</style>
background-color css
<style>
a { background-color: #522521; }
a { background-color: rgb(82,37,33); }
div.DivClassName
{
background-color: #522521;
}
.BgClassName
{
background-color: #522521;
}
</style>
border-color css
<style>
span { border-color: #522521; }
span { border-color: rgb(82,37,33); }
td.TdClassName
{
border-color: #522521;
}
.TagClassName
{
border-color: #522521;
}
</style>