Shades of Indian Tan #522916
Tints of Indian Tan #522916
RGB
CMYK
RGB Variations
Color information
#522916 (or 0x522916) is known color: Indian Tan. HEX triplet: 52, 29 and 16. RGB value is (82,41,22). Sum of RGB (Red+Green+Blue) = 82+41+22=145 (19% of max value = 765). Red value is 82 (32.42% from 255 or 56.55% from 145); Green value is 41 (16.41% from 255 or 28.28% from 145); Blue value is 22 (8.98% from 255 or 15.17% from 145); Max value from RGB is 82 - color contains mainly: red. Hex color #522916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522916 is #ADD6E9. Grayscale: #333333. Windows color (decimal): -11392746 or 1452370. OLE color: 1452370.
HSL color Cylindrical-coordinate representation of color #522916: hue angle of 19º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #522916 is Cyan = 0, Magento = 0.50, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 41 | 22 | - |
| CMYK | 0 | 0.50 | 0.73 | 0.68 |
| HSL | 19º | 0.58% | 0.2% | - |
| HSV(B) | 19º | 0.73% | 0.32% | - |
| XYZ | 4.42 | 3.44 | 1.19 | - |
| YUV | 51.09 | 111.58 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 22 | 0 | 0.50 | 0.73 | 0.68 | 19 | 0.58 | 0.2 |
| Hex | 52 | 29 | 16 | 0 | 32 | 49 | 44 | 13 | 3A | 14 |
| Octal | 122 | 51 | 26 | 0 | 62 | 111 | 104 | 23 | 72 | 24 |
| Binary | 1010010 | 101001 | 10110 | 0 | 110010 | 1001001 | 1000100 | 10011 | 111010 | 10100 |
Color Harmonies of #522916
Complementary color
Monochromatic Colors of #522916
Black with #522916
Text Example
Text Example
White with #522916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522916; }
p { color: rgb(82,41,22); }
H1.HeaderClassName
{
color: #522916;
}
.AnyTagClassName
{
color: #522916;
}
</style>
background-color css
<style>
a { background-color: #522916; }
a { background-color: rgb(82,41,22); }
div.DivClassName
{
background-color: #522916;
}
.BgClassName
{
background-color: #522916;
}
</style>
border-color css
<style>
span { border-color: #522916; }
span { border-color: rgb(82,41,22); }
td.TdClassName
{
border-color: #522916;
}
.TagClassName
{
border-color: #522916;
}
</style>