Shades of Caput Mortuum #522321
Tints of Caput Mortuum #522321
RGB
CMYK
RGB Variations
Color information
#522321 (or 0x522321) is known color: Caput Mortuum. HEX triplet: 52, 23 and 21. RGB value is (82,35,33). Sum of RGB (Red+Green+Blue) = 82+35+33=150 (19% of max value = 765). Red value is 82 (32.42% from 255 or 54.67% from 150); Green value is 35 (14.06% from 255 or 23.33% from 150); Blue value is 33 (13.28% from 255 or 22% from 150); Max value from RGB is 82 - color contains mainly: red. Hex color #522321 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522321 is #ADDCDE. Grayscale: #303030. Windows color (decimal): -11394271 or 2171730. OLE color: 2171730.
HSL color Cylindrical-coordinate representation of color #522321: hue angle of 2.45º 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 #522321 is Cyan = 0, Magento = 0.57, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 35 | 33 | - |
| CMYK | 0 | 0.57 | 0.60 | 0.68 |
| HSL | 2.45º | 0.43% | 0.23% | - |
| HSV(B) | 2.45º | 0.6% | 0.32% | - |
| XYZ | 4.36 | 3.11 | 1.81 | - |
| YUV | 48.83 | 119.07 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 35 | 33 | 0 | 0.57 | 0.60 | 0.68 | 2.45 | 0.43 | 0.23 |
| Hex | 52 | 23 | 21 | 0 | 39 | 3C | 44 | 2 | 2B | 17 |
| Octal | 122 | 43 | 41 | 0 | 71 | 74 | 104 | 2 | 53 | 27 |
| Binary | 1010010 | 100011 | 100001 | 0 | 111001 | 111100 | 1000100 | 10 | 101011 | 10111 |
Color Harmonies of #522321
Complementary color
Monochromatic Colors of #522321
Black with #522321
Text Example
Text Example
White with #522321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522321; }
p { color: rgb(82,35,33); }
H1.HeaderClassName
{
color: #522321;
}
.AnyTagClassName
{
color: #522321;
}
</style>
background-color css
<style>
a { background-color: #522321; }
a { background-color: rgb(82,35,33); }
div.DivClassName
{
background-color: #522321;
}
.BgClassName
{
background-color: #522321;
}
</style>
border-color css
<style>
span { border-color: #522321; }
span { border-color: rgb(82,35,33); }
td.TdClassName
{
border-color: #522321;
}
.TagClassName
{
border-color: #522321;
}
</style>