Shades of Caput Mortuum #522621
Tints of Caput Mortuum #522621
RGB
CMYK
RGB Variations
Color information
#522621 (or 0x522621) is known color: Caput Mortuum. HEX triplet: 52, 26 and 21. RGB value is (82,38,33). Sum of RGB (Red+Green+Blue) = 82+38+33=153 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.59% from 153); Green value is 38 (15.23% from 255 or 24.84% from 153); Blue value is 33 (13.28% from 255 or 21.57% from 153); Max value from RGB is 82 - color contains mainly: red. Hex color #522621 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522621 is #ADD9DE. Grayscale: #323232. Windows color (decimal): -11393503 or 2172498. OLE color: 2172498.
HSL color Cylindrical-coordinate representation of color #522621: hue angle of 6.12º 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 #522621 is Cyan = 0, Magento = 0.54, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 33 | - |
| CMYK | 0 | 0.54 | 0.60 | 0.68 |
| HSL | 6.12º | 0.43% | 0.23% | - |
| HSV(B) | 6.12º | 0.6% | 0.32% | - |
| XYZ | 4.45 | 3.29 | 1.84 | - |
| YUV | 50.59 | 118.08 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 33 | 0 | 0.54 | 0.60 | 0.68 | 6.12 | 0.43 | 0.23 |
| Hex | 52 | 26 | 21 | 0 | 36 | 3C | 44 | 6 | 2B | 17 |
| Octal | 122 | 46 | 41 | 0 | 66 | 74 | 104 | 6 | 53 | 27 |
| Binary | 1010010 | 100110 | 100001 | 0 | 110110 | 111100 | 1000100 | 110 | 101011 | 10111 |
Color Harmonies of #522621
Complementary color
Monochromatic Colors of #522621
Black with #522621
Text Example
Text Example
White with #522621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522621; }
p { color: rgb(82,38,33); }
H1.HeaderClassName
{
color: #522621;
}
.AnyTagClassName
{
color: #522621;
}
</style>
background-color css
<style>
a { background-color: #522621; }
a { background-color: rgb(82,38,33); }
div.DivClassName
{
background-color: #522621;
}
.BgClassName
{
background-color: #522621;
}
</style>
border-color css
<style>
span { border-color: #522621; }
span { border-color: rgb(82,38,33); }
td.TdClassName
{
border-color: #522621;
}
.TagClassName
{
border-color: #522621;
}
</style>