Shades of Caput Mortuum #522721
Tints of Caput Mortuum #522721
RGB
CMYK
RGB Variations
Color information
#522721 (or 0x522721) is known color: Caput Mortuum. HEX triplet: 52, 27 and 21. RGB value is (82,39,33). Sum of RGB (Red+Green+Blue) = 82+39+33=154 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.25% from 154); Green value is 39 (15.62% from 255 or 25.32% from 154); Blue value is 33 (13.28% from 255 or 21.43% from 154); Max value from RGB is 82 - color contains mainly: red. Hex color #522721 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522721 is #ADD8DE. Grayscale: #333333. Windows color (decimal): -11393247 or 2172754. OLE color: 2172754.
HSL color Cylindrical-coordinate representation of color #522721: hue angle of 7.35º 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 #522721 is Cyan = 0, Magento = 0.52, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 39 | 33 | - |
| CMYK | 0 | 0.52 | 0.60 | 0.68 |
| HSL | 7.35º | 0.43% | 0.23% | - |
| HSV(B) | 7.35º | 0.6% | 0.32% | - |
| XYZ | 4.48 | 3.35 | 1.85 | - |
| YUV | 51.17 | 117.75 | 149.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 33 | 0 | 0.52 | 0.60 | 0.68 | 7.35 | 0.43 | 0.23 |
| Hex | 52 | 27 | 21 | 0 | 34 | 3C | 44 | 7 | 2B | 17 |
| Octal | 122 | 47 | 41 | 0 | 64 | 74 | 104 | 7 | 53 | 27 |
| Binary | 1010010 | 100111 | 100001 | 0 | 110100 | 111100 | 1000100 | 111 | 101011 | 10111 |
Color Harmonies of #522721
Complementary color
Monochromatic Colors of #522721
Black with #522721
Text Example
Text Example
White with #522721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522721; }
p { color: rgb(82,39,33); }
H1.HeaderClassName
{
color: #522721;
}
.AnyTagClassName
{
color: #522721;
}
</style>
background-color css
<style>
a { background-color: #522721; }
a { background-color: rgb(82,39,33); }
div.DivClassName
{
background-color: #522721;
}
.BgClassName
{
background-color: #522721;
}
</style>
border-color css
<style>
span { border-color: #522721; }
span { border-color: rgb(82,39,33); }
td.TdClassName
{
border-color: #522721;
}
.TagClassName
{
border-color: #522721;
}
</style>