Shades of Indian Tan #523527
Tints of Indian Tan #523527
RGB
CMYK
RGB Variations
Color information
#523527 (or 0x523527) is known color: Indian Tan. HEX triplet: 52, 35 and 27. RGB value is (82,53,39). Sum of RGB (Red+Green+Blue) = 82+53+39=174 (23% of max value = 765). Red value is 82 (32.42% from 255 or 47.13% from 174); Green value is 53 (21.09% from 255 or 30.46% from 174); Blue value is 39 (15.62% from 255 or 22.41% from 174); Max value from RGB is 82 - color contains mainly: red. Hex color #523527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523527 is #ADCAD8. Grayscale: #3C3C3C. Windows color (decimal): -11389657 or 2569554. OLE color: 2569554.
HSL color Cylindrical-coordinate representation of color #523527: hue angle of 19.53º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #523527 is Cyan = 0, Magento = 0.35, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 39 | - |
| CMYK | 0 | 0.35 | 0.52 | 0.68 |
| HSL | 19.53º | 0.36% | 0.24% | - |
| HSV(B) | 19.53º | 0.52% | 0.32% | - |
| XYZ | 5.12 | 4.49 | 2.52 | - |
| YUV | 60.08 | 116.11 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 39 | 0 | 0.35 | 0.52 | 0.68 | 19.53 | 0.36 | 0.24 |
| Hex | 52 | 35 | 27 | 0 | 23 | 34 | 44 | 14 | 24 | 18 |
| Octal | 122 | 65 | 47 | 0 | 43 | 64 | 104 | 24 | 44 | 30 |
| Binary | 1010010 | 110101 | 100111 | 0 | 100011 | 110100 | 1000100 | 10100 | 100100 | 11000 |
Color Harmonies of #523527
Complementary color
Monochromatic Colors of #523527
Black with #523527
Text Example
Text Example
White with #523527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523527; }
p { color: rgb(82,53,39); }
H1.HeaderClassName
{
color: #523527;
}
.AnyTagClassName
{
color: #523527;
}
</style>
background-color css
<style>
a { background-color: #523527; }
a { background-color: rgb(82,53,39); }
div.DivClassName
{
background-color: #523527;
}
.BgClassName
{
background-color: #523527;
}
</style>
border-color css
<style>
span { border-color: #523527; }
span { border-color: rgb(82,53,39); }
td.TdClassName
{
border-color: #523527;
}
.TagClassName
{
border-color: #523527;
}
</style>