Shades of Caput Mortuum #522924
Tints of Caput Mortuum #522924
RGB
CMYK
RGB Variations
Color information
#522924 (or 0x522924) is known color: Caput Mortuum. HEX triplet: 52, 29 and 24. RGB value is (82,41,36). Sum of RGB (Red+Green+Blue) = 82+41+36=159 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.57% from 159); Green value is 41 (16.41% from 255 or 25.79% from 159); Blue value is 36 (14.45% from 255 or 22.64% from 159); Max value from RGB is 82 - color contains mainly: red. Hex color #522924 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522924 is #ADD6DB. Grayscale: #343434. Windows color (decimal): -11392732 or 2369874. OLE color: 2369874.
HSL color Cylindrical-coordinate representation of color #522924: hue angle of 6.52º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #522924 is Cyan = 0, Magento = 0.50, Yellow = 0.56 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 41 | 36 | - |
| CMYK | 0 | 0.50 | 0.56 | 0.68 |
| HSL | 6.52º | 0.39% | 0.23% | - |
| HSV(B) | 6.52º | 0.56% | 0.32% | - |
| XYZ | 4.59 | 3.51 | 2.1 | - |
| YUV | 52.69 | 118.58 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 36 | 0 | 0.50 | 0.56 | 0.68 | 6.52 | 0.39 | 0.23 |
| Hex | 52 | 29 | 24 | 0 | 32 | 38 | 44 | 7 | 27 | 17 |
| Octal | 122 | 51 | 44 | 0 | 62 | 70 | 104 | 7 | 47 | 27 |
| Binary | 1010010 | 101001 | 100100 | 0 | 110010 | 111000 | 1000100 | 111 | 100111 | 10111 |
Color Harmonies of #522924
Complementary color
Monochromatic Colors of #522924
Black with #522924
Text Example
Text Example
White with #522924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522924; }
p { color: rgb(82,41,36); }
H1.HeaderClassName
{
color: #522924;
}
.AnyTagClassName
{
color: #522924;
}
</style>
background-color css
<style>
a { background-color: #522924; }
a { background-color: rgb(82,41,36); }
div.DivClassName
{
background-color: #522924;
}
.BgClassName
{
background-color: #522924;
}
</style>
border-color css
<style>
span { border-color: #522924; }
span { border-color: rgb(82,41,36); }
td.TdClassName
{
border-color: #522924;
}
.TagClassName
{
border-color: #522924;
}
</style>