Shades of Indian Tan #522917
Tints of Indian Tan #522917
RGB
CMYK
RGB Variations
Color information
#522917 (or 0x522917) is known color: Indian Tan. HEX triplet: 52, 29 and 17. RGB value is (82,41,23). Sum of RGB (Red+Green+Blue) = 82+41+23=146 (19% of max value = 765). Red value is 82 (32.42% from 255 or 56.16% from 146); Green value is 41 (16.41% from 255 or 28.08% from 146); Blue value is 23 (9.38% from 255 or 15.75% from 146); Max value from RGB is 82 - color contains mainly: red. Hex color #522917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522917 is #ADD6E8. Grayscale: #333333. Windows color (decimal): -11392745 or 1517906. OLE color: 1517906.
HSL color Cylindrical-coordinate representation of color #522917: hue angle of 18.31º 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 #522917 is Cyan = 0, Magento = 0.50, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 41 | 23 | - |
| CMYK | 0 | 0.50 | 0.72 | 0.68 |
| HSL | 18.31º | 0.56% | 0.21% | - |
| HSV(B) | 18.31º | 0.72% | 0.32% | - |
| XYZ | 4.43 | 3.44 | 1.24 | - |
| YUV | 51.21 | 112.08 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 23 | 0 | 0.50 | 0.72 | 0.68 | 18.31 | 0.56 | 0.21 |
| Hex | 52 | 29 | 17 | 0 | 32 | 48 | 44 | 12 | 38 | 15 |
| Octal | 122 | 51 | 27 | 0 | 62 | 110 | 104 | 22 | 70 | 25 |
| Binary | 1010010 | 101001 | 10111 | 0 | 110010 | 1001000 | 1000100 | 10010 | 111000 | 10101 |
Color Harmonies of #522917
Complementary color
Monochromatic Colors of #522917
Black with #522917
Text Example
Text Example
White with #522917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522917; }
p { color: rgb(82,41,23); }
H1.HeaderClassName
{
color: #522917;
}
.AnyTagClassName
{
color: #522917;
}
</style>
background-color css
<style>
a { background-color: #522917; }
a { background-color: rgb(82,41,23); }
div.DivClassName
{
background-color: #522917;
}
.BgClassName
{
background-color: #522917;
}
</style>
border-color css
<style>
span { border-color: #522917; }
span { border-color: rgb(82,41,23); }
td.TdClassName
{
border-color: #522917;
}
.TagClassName
{
border-color: #522917;
}
</style>