Shades of Indian Tan #523322
Tints of Indian Tan #523322
RGB
CMYK
RGB Variations
Color information
#523322 (or 0x523322) is known color: Indian Tan. HEX triplet: 52, 33 and 22. RGB value is (82,51,34). Sum of RGB (Red+Green+Blue) = 82+51+34=167 (22% of max value = 765). Red value is 82 (32.42% from 255 or 49.10% from 167); Green value is 51 (20.31% from 255 or 30.54% from 167); Blue value is 34 (13.67% from 255 or 20.36% from 167); Max value from RGB is 82 - color contains mainly: red. Hex color #523322 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523322 is #ADCCDD. Grayscale: #3A3A3A. Windows color (decimal): -11390174 or 2241362. OLE color: 2241362.
HSL color Cylindrical-coordinate representation of color #523322: hue angle of 21.25º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #523322 is Cyan = 0, Magento = 0.38, Yellow = 0.59 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 51 | 34 | - |
| CMYK | 0 | 0.38 | 0.59 | 0.68 |
| HSL | 21.25º | 0.41% | 0.23% | - |
| HSV(B) | 21.25º | 0.59% | 0.32% | - |
| XYZ | 4.95 | 4.28 | 2.08 | - |
| YUV | 58.33 | 114.27 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 51 | 34 | 0 | 0.38 | 0.59 | 0.68 | 21.25 | 0.41 | 0.23 |
| Hex | 52 | 33 | 22 | 0 | 26 | 3B | 44 | 15 | 29 | 17 |
| Octal | 122 | 63 | 42 | 0 | 46 | 73 | 104 | 25 | 51 | 27 |
| Binary | 1010010 | 110011 | 100010 | 0 | 100110 | 111011 | 1000100 | 10101 | 101001 | 10111 |
Color Harmonies of #523322
Complementary color
Monochromatic Colors of #523322
Black with #523322
Text Example
Text Example
White with #523322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523322; }
p { color: rgb(82,51,34); }
H1.HeaderClassName
{
color: #523322;
}
.AnyTagClassName
{
color: #523322;
}
</style>
background-color css
<style>
a { background-color: #523322; }
a { background-color: rgb(82,51,34); }
div.DivClassName
{
background-color: #523322;
}
.BgClassName
{
background-color: #523322;
}
</style>
border-color css
<style>
span { border-color: #523322; }
span { border-color: rgb(82,51,34); }
td.TdClassName
{
border-color: #523322;
}
.TagClassName
{
border-color: #523322;
}
</style>