Shades of Caput Mortuum #522217
Tints of Caput Mortuum #522217
RGB
CMYK
RGB Variations
Color information
#522217 (or 0x522217) is known color: Caput Mortuum. HEX triplet: 52, 22 and 17. RGB value is (82,34,23). Sum of RGB (Red+Green+Blue) = 82+34+23=139 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.99% from 139); Green value is 34 (13.67% from 255 or 24.46% from 139); Blue value is 23 (9.38% from 255 or 16.55% from 139); Max value from RGB is 82 - color contains mainly: red. Hex color #522217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522217 is #ADDDE8. Grayscale: #2F2F2F. Windows color (decimal): -11394537 or 1516114. OLE color: 1516114.
HSL color Cylindrical-coordinate representation of color #522217: hue angle of 11.19º 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 #522217 is Cyan = 0, Magento = 0.59, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 34 | 23 | - |
| CMYK | 0 | 0.59 | 0.72 | 0.68 |
| HSL | 11.19º | 0.56% | 0.21% | - |
| HSV(B) | 11.19º | 0.72% | 0.32% | - |
| XYZ | 4.21 | 3 | 1.17 | - |
| YUV | 47.1 | 114.4 | 152.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 34 | 23 | 0 | 0.59 | 0.72 | 0.68 | 11.19 | 0.56 | 0.21 |
| Hex | 52 | 22 | 17 | 0 | 3B | 48 | 44 | B | 38 | 15 |
| Octal | 122 | 42 | 27 | 0 | 73 | 110 | 104 | 13 | 70 | 25 |
| Binary | 1010010 | 100010 | 10111 | 0 | 111011 | 1001000 | 1000100 | 1011 | 111000 | 10101 |
Color Harmonies of #522217
Complementary color
Monochromatic Colors of #522217
Black with #522217
Text Example
Text Example
White with #522217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522217; }
p { color: rgb(82,34,23); }
H1.HeaderClassName
{
color: #522217;
}
.AnyTagClassName
{
color: #522217;
}
</style>
background-color css
<style>
a { background-color: #522217; }
a { background-color: rgb(82,34,23); }
div.DivClassName
{
background-color: #522217;
}
.BgClassName
{
background-color: #522217;
}
</style>
border-color css
<style>
span { border-color: #522217; }
span { border-color: rgb(82,34,23); }
td.TdClassName
{
border-color: #522217;
}
.TagClassName
{
border-color: #522217;
}
</style>