Shades of Caput Mortuum #522417
Tints of Caput Mortuum #522417
RGB
CMYK
RGB Variations
Color information
#522417 (or 0x522417) is known color: Caput Mortuum. HEX triplet: 52, 24 and 17. RGB value is (82,36,23). Sum of RGB (Red+Green+Blue) = 82+36+23=141 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.16% from 141); Green value is 36 (14.45% from 255 or 25.53% from 141); Blue value is 23 (9.38% from 255 or 16.31% from 141); Max value from RGB is 82 - color contains mainly: red. Hex color #522417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522417 is #ADDBE8. Grayscale: #303030. Windows color (decimal): -11394025 or 1516626. OLE color: 1516626.
HSL color Cylindrical-coordinate representation of color #522417: hue angle of 13.22º 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 #522417 is Cyan = 0, Magento = 0.56, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 36 | 23 | - |
| CMYK | 0 | 0.56 | 0.72 | 0.68 |
| HSL | 13.22º | 0.56% | 0.21% | - |
| HSV(B) | 13.22º | 0.72% | 0.32% | - |
| XYZ | 4.27 | 3.12 | 1.19 | - |
| YUV | 48.27 | 113.74 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 23 | 0 | 0.56 | 0.72 | 0.68 | 13.22 | 0.56 | 0.21 |
| Hex | 52 | 24 | 17 | 0 | 38 | 48 | 44 | D | 38 | 15 |
| Octal | 122 | 44 | 27 | 0 | 70 | 110 | 104 | 15 | 70 | 25 |
| Binary | 1010010 | 100100 | 10111 | 0 | 111000 | 1001000 | 1000100 | 1101 | 111000 | 10101 |
Color Harmonies of #522417
Complementary color
Monochromatic Colors of #522417
Black with #522417
Text Example
Text Example
White with #522417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522417; }
p { color: rgb(82,36,23); }
H1.HeaderClassName
{
color: #522417;
}
.AnyTagClassName
{
color: #522417;
}
</style>
background-color css
<style>
a { background-color: #522417; }
a { background-color: rgb(82,36,23); }
div.DivClassName
{
background-color: #522417;
}
.BgClassName
{
background-color: #522417;
}
</style>
border-color css
<style>
span { border-color: #522417; }
span { border-color: rgb(82,36,23); }
td.TdClassName
{
border-color: #522417;
}
.TagClassName
{
border-color: #522417;
}
</style>