Shades of Indian Tan #553020
Tints of Indian Tan #553020
RGB
CMYK
RGB Variations
Color information
#553020 (or 0x553020) is known color: Indian Tan. HEX triplet: 55, 30 and 20. RGB value is (85,48,32). Sum of RGB (Red+Green+Blue) = 85+48+32=165 (21% of max value = 765). Red value is 85 (33.59% from 255 or 51.52% from 165); Green value is 48 (19.14% from 255 or 29.09% from 165); Blue value is 32 (12.89% from 255 or 19.39% from 165); Max value from RGB is 85 - color contains mainly: red. Hex color #553020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553020 is #AACFDF. Grayscale: #393939. Windows color (decimal): -11194336 or 2109525. OLE color: 2109525.
HSL color Cylindrical-coordinate representation of color #553020: hue angle of 18.11º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #553020 is Cyan = 0, Magento = 0.44, Yellow = 0.62 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 32 | - |
| CMYK | 0 | 0.44 | 0.62 | 0.67 |
| HSL | 18.11º | 0.45% | 0.23% | - |
| HSV(B) | 18.11º | 0.62% | 0.33% | - |
| XYZ | 5.06 | 4.15 | 1.9 | - |
| YUV | 57.24 | 113.76 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 32 | 0 | 0.44 | 0.62 | 0.67 | 18.11 | 0.45 | 0.23 |
| Hex | 55 | 30 | 20 | 0 | 2C | 3E | 43 | 12 | 2D | 17 |
| Octal | 125 | 60 | 40 | 0 | 54 | 76 | 103 | 22 | 55 | 27 |
| Binary | 1010101 | 110000 | 100000 | 0 | 101100 | 111110 | 1000011 | 10010 | 101101 | 10111 |
Color Harmonies of #553020
Complementary color
Monochromatic Colors of #553020
Black with #553020
Text Example
Text Example
White with #553020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553020; }
p { color: rgb(85,48,32); }
H1.HeaderClassName
{
color: #553020;
}
.AnyTagClassName
{
color: #553020;
}
</style>
background-color css
<style>
a { background-color: #553020; }
a { background-color: rgb(85,48,32); }
div.DivClassName
{
background-color: #553020;
}
.BgClassName
{
background-color: #553020;
}
</style>
border-color css
<style>
span { border-color: #553020; }
span { border-color: rgb(85,48,32); }
td.TdClassName
{
border-color: #553020;
}
.TagClassName
{
border-color: #553020;
}
</style>