Shades of Indian Tan #522711
Tints of Indian Tan #522711
RGB
CMYK
RGB Variations
Color information
#522711 (or 0x522711) is known color: Indian Tan. HEX triplet: 52, 27 and 11. RGB value is (82,39,17). Sum of RGB (Red+Green+Blue) = 82+39+17=138 (18% of max value = 765). Red value is 82 (32.42% from 255 or 59.42% from 138); Green value is 39 (15.62% from 255 or 28.26% from 138); Blue value is 17 (7.03% from 255 or 12.32% from 138); Max value from RGB is 82 - color contains mainly: red. Hex color #522711 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522711 is #ADD8EE. Grayscale: #313131. Windows color (decimal): -11393263 or 1124178. OLE color: 1124178.
HSL color Cylindrical-coordinate representation of color #522711: hue angle of 20.31º degrees, saturation: 0.66, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #522711 is Cyan = 0, Magento = 0.52, Yellow = 0.79 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 39 | 17 | - |
| CMYK | 0 | 0.52 | 0.79 | 0.68 |
| HSL | 20.31º | 0.66% | 0.19% | - |
| HSV(B) | 20.31º | 0.79% | 0.32% | - |
| XYZ | 4.31 | 3.29 | 0.94 | - |
| YUV | 49.35 | 109.75 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 17 | 0 | 0.52 | 0.79 | 0.68 | 20.31 | 0.66 | 0.19 |
| Hex | 52 | 27 | 11 | 0 | 34 | 4F | 44 | 14 | 42 | 13 |
| Octal | 122 | 47 | 21 | 0 | 64 | 117 | 104 | 24 | 102 | 23 |
| Binary | 1010010 | 100111 | 10001 | 0 | 110100 | 1001111 | 1000100 | 10100 | 1000010 | 10011 |
Color Harmonies of #522711
Complementary color
Monochromatic Colors of #522711
Black with #522711
Text Example
Text Example
White with #522711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522711; }
p { color: rgb(82,39,17); }
H1.HeaderClassName
{
color: #522711;
}
.AnyTagClassName
{
color: #522711;
}
</style>
background-color css
<style>
a { background-color: #522711; }
a { background-color: rgb(82,39,17); }
div.DivClassName
{
background-color: #522711;
}
.BgClassName
{
background-color: #522711;
}
</style>
border-color css
<style>
span { border-color: #522711; }
span { border-color: rgb(82,39,17); }
td.TdClassName
{
border-color: #522711;
}
.TagClassName
{
border-color: #522711;
}
</style>