Shades of Indian Tan #573020
Tints of Indian Tan #573020
RGB
CMYK
RGB Variations
Color information
#573020 (or 0x573020) is known color: Indian Tan. HEX triplet: 57, 30 and 20. RGB value is (87,48,32). Sum of RGB (Red+Green+Blue) = 87+48+32=167 (22% of max value = 765). Red value is 87 (34.38% from 255 or 52.10% from 167); Green value is 48 (19.14% from 255 or 28.74% from 167); Blue value is 32 (12.89% from 255 or 19.16% from 167); Max value from RGB is 87 - color contains mainly: red. Hex color #573020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573020 is #A8CFDF. Grayscale: #393939. Windows color (decimal): -11063264 or 2109527. OLE color: 2109527.
HSL color Cylindrical-coordinate representation of color #573020: hue angle of 17.45º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #573020 is Cyan = 0, Magento = 0.45, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 48 | 32 | - |
| CMYK | 0 | 0.45 | 0.63 | 0.66 |
| HSL | 17.45º | 0.46% | 0.23% | - |
| HSV(B) | 17.45º | 0.63% | 0.34% | - |
| XYZ | 5.25 | 4.24 | 1.91 | - |
| YUV | 57.84 | 113.42 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 48 | 32 | 0 | 0.45 | 0.63 | 0.66 | 17.45 | 0.46 | 0.23 |
| Hex | 57 | 30 | 20 | 0 | 2D | 3F | 42 | 11 | 2E | 17 |
| Octal | 127 | 60 | 40 | 0 | 55 | 77 | 102 | 21 | 56 | 27 |
| Binary | 1010111 | 110000 | 100000 | 0 | 101101 | 111111 | 1000010 | 10001 | 101110 | 10111 |
Color Harmonies of #573020
Complementary color
Monochromatic Colors of #573020
Black with #573020
Text Example
Text Example
White with #573020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573020; }
p { color: rgb(87,48,32); }
H1.HeaderClassName
{
color: #573020;
}
.AnyTagClassName
{
color: #573020;
}
</style>
background-color css
<style>
a { background-color: #573020; }
a { background-color: rgb(87,48,32); }
div.DivClassName
{
background-color: #573020;
}
.BgClassName
{
background-color: #573020;
}
</style>
border-color css
<style>
span { border-color: #573020; }
span { border-color: rgb(87,48,32); }
td.TdClassName
{
border-color: #573020;
}
.TagClassName
{
border-color: #573020;
}
</style>