Shades of Indian Tan #523324
Tints of Indian Tan #523324
RGB
CMYK
RGB Variations
Color information
#523324 (or 0x523324) is known color: Indian Tan. HEX triplet: 52, 33 and 24. RGB value is (82,51,36). Sum of RGB (Red+Green+Blue) = 82+51+36=169 (22% of max value = 765). Red value is 82 (32.42% from 255 or 48.52% from 169); Green value is 51 (20.31% from 255 or 30.18% from 169); Blue value is 36 (14.45% from 255 or 21.30% from 169); Max value from RGB is 82 - color contains mainly: red. Hex color #523324 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523324 is #ADCCDB. Grayscale: #3A3A3A. Windows color (decimal): -11390172 or 2372434. OLE color: 2372434.
HSL color Cylindrical-coordinate representation of color #523324: hue angle of 19.57º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #523324 is Cyan = 0, Magento = 0.38, Yellow = 0.56 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 51 | 36 | - |
| CMYK | 0 | 0.38 | 0.56 | 0.68 |
| HSL | 19.57º | 0.39% | 0.23% | - |
| HSV(B) | 19.57º | 0.56% | 0.32% | - |
| XYZ | 4.98 | 4.29 | 2.23 | - |
| YUV | 58.56 | 115.27 | 144.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 51 | 36 | 0 | 0.38 | 0.56 | 0.68 | 19.57 | 0.39 | 0.23 |
| Hex | 52 | 33 | 24 | 0 | 26 | 38 | 44 | 14 | 27 | 17 |
| Octal | 122 | 63 | 44 | 0 | 46 | 70 | 104 | 24 | 47 | 27 |
| Binary | 1010010 | 110011 | 100100 | 0 | 100110 | 111000 | 1000100 | 10100 | 100111 | 10111 |
Color Harmonies of #523324
Complementary color
Monochromatic Colors of #523324
Black with #523324
Text Example
Text Example
White with #523324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523324; }
p { color: rgb(82,51,36); }
H1.HeaderClassName
{
color: #523324;
}
.AnyTagClassName
{
color: #523324;
}
</style>
background-color css
<style>
a { background-color: #523324; }
a { background-color: rgb(82,51,36); }
div.DivClassName
{
background-color: #523324;
}
.BgClassName
{
background-color: #523324;
}
</style>
border-color css
<style>
span { border-color: #523324; }
span { border-color: rgb(82,51,36); }
td.TdClassName
{
border-color: #523324;
}
.TagClassName
{
border-color: #523324;
}
</style>