Shades of Caput Mortuum #522725
Tints of Caput Mortuum #522725
RGB
CMYK
RGB Variations
Color information
#522725 (or 0x522725) is known color: Caput Mortuum. HEX triplet: 52, 27 and 25. RGB value is (82,39,37). Sum of RGB (Red+Green+Blue) = 82+39+37=158 (20% of max value = 765). Red value is 82 (32.42% from 255 or 51.90% from 158); Green value is 39 (15.62% from 255 or 24.68% from 158); Blue value is 37 (14.84% from 255 or 23.42% from 158); Max value from RGB is 82 - color contains mainly: red. Hex color #522725 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522725 is #ADD8DA. Grayscale: #333333. Windows color (decimal): -11393243 or 2434898. OLE color: 2434898.
HSL color Cylindrical-coordinate representation of color #522725: hue angle of 2.67º 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 #522725 is Cyan = 0, Magento = 0.52, Yellow = 0.55 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 39 | 37 | - |
| CMYK | 0 | 0.52 | 0.55 | 0.68 |
| HSL | 2.67º | 0.38% | 0.23% | - |
| HSV(B) | 2.67º | 0.55% | 0.32% | - |
| XYZ | 4.54 | 3.38 | 2.16 | - |
| YUV | 51.63 | 119.75 | 149.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 37 | 0 | 0.52 | 0.55 | 0.68 | 2.67 | 0.38 | 0.23 |
| Hex | 52 | 27 | 25 | 0 | 34 | 37 | 44 | 3 | 26 | 17 |
| Octal | 122 | 47 | 45 | 0 | 64 | 67 | 104 | 3 | 46 | 27 |
| Binary | 1010010 | 100111 | 100101 | 0 | 110100 | 110111 | 1000100 | 11 | 100110 | 10111 |
Color Harmonies of #522725
Complementary color
Monochromatic Colors of #522725
Black with #522725
Text Example
Text Example
White with #522725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522725; }
p { color: rgb(82,39,37); }
H1.HeaderClassName
{
color: #522725;
}
.AnyTagClassName
{
color: #522725;
}
</style>
background-color css
<style>
a { background-color: #522725; }
a { background-color: rgb(82,39,37); }
div.DivClassName
{
background-color: #522725;
}
.BgClassName
{
background-color: #522725;
}
</style>
border-color css
<style>
span { border-color: #522725; }
span { border-color: rgb(82,39,37); }
td.TdClassName
{
border-color: #522725;
}
.TagClassName
{
border-color: #522725;
}
</style>