Shades of Indian Tan #553024
Tints of Indian Tan #553024
RGB
CMYK
RGB Variations
Color information
#553024 (or 0x553024) is known color: Indian Tan. HEX triplet: 55, 30 and 24. RGB value is (85,48,36). Sum of RGB (Red+Green+Blue) = 85+48+36=169 (22% of max value = 765). Red value is 85 (33.59% from 255 or 50.30% from 169); Green value is 48 (19.14% from 255 or 28.40% from 169); Blue value is 36 (14.45% from 255 or 21.30% from 169); Max value from RGB is 85 - color contains mainly: red. Hex color #553024 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553024 is #AACFDB. Grayscale: #393939. Windows color (decimal): -11194332 or 2371669. OLE color: 2371669.
HSL color Cylindrical-coordinate representation of color #553024: hue angle of 14.69º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #553024 is Cyan = 0, Magento = 0.44, Yellow = 0.58 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 36 | - |
| CMYK | 0 | 0.44 | 0.58 | 0.67 |
| HSL | 14.69º | 0.4% | 0.24% | - |
| HSV(B) | 14.69º | 0.58% | 0.33% | - |
| XYZ | 5.12 | 4.17 | 2.2 | - |
| YUV | 57.7 | 115.76 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 36 | 0 | 0.44 | 0.58 | 0.67 | 14.69 | 0.4 | 0.24 |
| Hex | 55 | 30 | 24 | 0 | 2C | 3A | 43 | F | 28 | 18 |
| Octal | 125 | 60 | 44 | 0 | 54 | 72 | 103 | 17 | 50 | 30 |
| Binary | 1010101 | 110000 | 100100 | 0 | 101100 | 111010 | 1000011 | 1111 | 101000 | 11000 |
Color Harmonies of #553024
Complementary color
Monochromatic Colors of #553024
Black with #553024
Text Example
Text Example
White with #553024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553024; }
p { color: rgb(85,48,36); }
H1.HeaderClassName
{
color: #553024;
}
.AnyTagClassName
{
color: #553024;
}
</style>
background-color css
<style>
a { background-color: #553024; }
a { background-color: rgb(85,48,36); }
div.DivClassName
{
background-color: #553024;
}
.BgClassName
{
background-color: #553024;
}
</style>
border-color css
<style>
span { border-color: #553024; }
span { border-color: rgb(85,48,36); }
td.TdClassName
{
border-color: #553024;
}
.TagClassName
{
border-color: #553024;
}
</style>