Shades of Caput Mortuum #522517
Tints of Caput Mortuum #522517
RGB
CMYK
RGB Variations
Color information
#522517 (or 0x522517) is known color: Caput Mortuum. HEX triplet: 52, 25 and 17. RGB value is (82,37,23). Sum of RGB (Red+Green+Blue) = 82+37+23=142 (18% of max value = 765). Red value is 82 (32.42% from 255 or 57.75% from 142); Green value is 37 (14.84% from 255 or 26.06% from 142); Blue value is 23 (9.38% from 255 or 16.20% from 142); Max value from RGB is 82 - color contains mainly: red. Hex color #522517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522517 is #ADDAE8. Grayscale: #303030. Windows color (decimal): -11393769 or 1516882. OLE color: 1516882.
HSL color Cylindrical-coordinate representation of color #522517: hue angle of 14.24º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #522517 is Cyan = 0, Magento = 0.55, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 37 | 23 | - |
| CMYK | 0 | 0.55 | 0.72 | 0.68 |
| HSL | 14.24º | 0.56% | 0.21% | - |
| HSV(B) | 14.24º | 0.72% | 0.32% | - |
| XYZ | 4.3 | 3.18 | 1.2 | - |
| YUV | 48.86 | 113.41 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 23 | 0 | 0.55 | 0.72 | 0.68 | 14.24 | 0.56 | 0.21 |
| Hex | 52 | 25 | 17 | 0 | 37 | 48 | 44 | E | 38 | 15 |
| Octal | 122 | 45 | 27 | 0 | 67 | 110 | 104 | 16 | 70 | 25 |
| Binary | 1010010 | 100101 | 10111 | 0 | 110111 | 1001000 | 1000100 | 1110 | 111000 | 10101 |
Color Harmonies of #522517
Complementary color
Monochromatic Colors of #522517
Black with #522517
Text Example
Text Example
White with #522517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522517; }
p { color: rgb(82,37,23); }
H1.HeaderClassName
{
color: #522517;
}
.AnyTagClassName
{
color: #522517;
}
</style>
background-color css
<style>
a { background-color: #522517; }
a { background-color: rgb(82,37,23); }
div.DivClassName
{
background-color: #522517;
}
.BgClassName
{
background-color: #522517;
}
</style>
border-color css
<style>
span { border-color: #522517; }
span { border-color: rgb(82,37,23); }
td.TdClassName
{
border-color: #522517;
}
.TagClassName
{
border-color: #522517;
}
</style>