Shades of Indian Tan #503526
Tints of Indian Tan #503526
RGB
CMYK
RGB Variations
Color information
#503526 (or 0x503526) is known color: Indian Tan. HEX triplet: 50, 35 and 26. RGB value is (80,53,38). Sum of RGB (Red+Green+Blue) = 80+53+38=171 (22% of max value = 765). Red value is 80 (31.64% from 255 or 46.78% from 171); Green value is 53 (21.09% from 255 or 30.99% from 171); Blue value is 38 (15.23% from 255 or 22.22% from 171); Max value from RGB is 80 - color contains mainly: red. Hex color #503526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503526 is #AFCAD9. Grayscale: #3B3B3B. Windows color (decimal): -11520730 or 2504016. OLE color: 2504016.
HSL color Cylindrical-coordinate representation of color #503526: hue angle of 21.43º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #503526 is Cyan = 0, Magento = 0.34, Yellow = 0.52 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 53 | 38 | - |
| CMYK | 0 | 0.34 | 0.52 | 0.69 |
| HSL | 21.43º | 0.36% | 0.23% | - |
| HSV(B) | 21.43º | 0.53% | 0.31% | - |
| XYZ | 4.93 | 4.39 | 2.42 | - |
| YUV | 59.36 | 115.95 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 53 | 38 | 0 | 0.34 | 0.52 | 0.69 | 21.43 | 0.36 | 0.23 |
| Hex | 50 | 35 | 26 | 0 | 22 | 34 | 45 | 15 | 24 | 17 |
| Octal | 120 | 65 | 46 | 0 | 42 | 64 | 105 | 25 | 44 | 27 |
| Binary | 1010000 | 110101 | 100110 | 0 | 100010 | 110100 | 1000101 | 10101 | 100100 | 10111 |
Color Harmonies of #503526
Complementary color
Monochromatic Colors of #503526
Black with #503526
Text Example
Text Example
White with #503526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503526; }
p { color: rgb(80,53,38); }
H1.HeaderClassName
{
color: #503526;
}
.AnyTagClassName
{
color: #503526;
}
</style>
background-color css
<style>
a { background-color: #503526; }
a { background-color: rgb(80,53,38); }
div.DivClassName
{
background-color: #503526;
}
.BgClassName
{
background-color: #503526;
}
</style>
border-color css
<style>
span { border-color: #503526; }
span { border-color: rgb(80,53,38); }
td.TdClassName
{
border-color: #503526;
}
.TagClassName
{
border-color: #503526;
}
</style>