Shades of Caput Mortuum #522925
Tints of Caput Mortuum #522925
RGB
CMYK
RGB Variations
Color information
#522925 (or 0x522925) is known color: Caput Mortuum. HEX triplet: 52, 29 and 25. RGB value is (82,41,37). Sum of RGB (Red+Green+Blue) = 82+41+37=160 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.25% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 37 (14.84% from 255 or 23.12% from 160); Max value from RGB is 82 - color contains mainly: red. Hex color #522925 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522925 is #ADD6DA. Grayscale: #343434. Windows color (decimal): -11392731 or 2435410. OLE color: 2435410.
HSL color Cylindrical-coordinate representation of color #522925: hue angle of 5.33º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #522925 is Cyan = 0, Magento = 0.50, Yellow = 0.55 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 41 | 37 | - |
| CMYK | 0 | 0.50 | 0.55 | 0.68 |
| HSL | 5.33º | 0.38% | 0.23% | - |
| HSV(B) | 5.33º | 0.55% | 0.32% | - |
| XYZ | 4.61 | 3.51 | 2.19 | - |
| YUV | 52.8 | 119.08 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 37 | 0 | 0.50 | 0.55 | 0.68 | 5.33 | 0.38 | 0.23 |
| Hex | 52 | 29 | 25 | 0 | 32 | 37 | 44 | 5 | 26 | 17 |
| Octal | 122 | 51 | 45 | 0 | 62 | 67 | 104 | 5 | 46 | 27 |
| Binary | 1010010 | 101001 | 100101 | 0 | 110010 | 110111 | 1000100 | 101 | 100110 | 10111 |
Color Harmonies of #522925
Complementary color
Monochromatic Colors of #522925
Black with #522925
Text Example
Text Example
White with #522925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522925; }
p { color: rgb(82,41,37); }
H1.HeaderClassName
{
color: #522925;
}
.AnyTagClassName
{
color: #522925;
}
</style>
background-color css
<style>
a { background-color: #522925; }
a { background-color: rgb(82,41,37); }
div.DivClassName
{
background-color: #522925;
}
.BgClassName
{
background-color: #522925;
}
</style>
border-color css
<style>
span { border-color: #522925; }
span { border-color: rgb(82,41,37); }
td.TdClassName
{
border-color: #522925;
}
.TagClassName
{
border-color: #522925;
}
</style>