Shades of Indian Tan #553023
Tints of Indian Tan #553023
RGB
CMYK
RGB Variations
Color information
#553023 (or 0x553023) is known color: Indian Tan. HEX triplet: 55, 30 and 23. RGB value is (85,48,35). Sum of RGB (Red+Green+Blue) = 85+48+35=168 (22% of max value = 765). Red value is 85 (33.59% from 255 or 50.60% from 168); Green value is 48 (19.14% from 255 or 28.57% from 168); Blue value is 35 (14.06% from 255 or 20.83% from 168); Max value from RGB is 85 - color contains mainly: red. Hex color #553023 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553023 is #AACFDC. Grayscale: #393939. Windows color (decimal): -11194333 or 2306133. OLE color: 2306133.
HSL color Cylindrical-coordinate representation of color #553023: hue angle of 15.6º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #553023 is Cyan = 0, Magento = 0.44, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 35 | - |
| CMYK | 0 | 0.44 | 0.59 | 0.67 |
| HSL | 15.6º | 0.42% | 0.24% | - |
| HSV(B) | 15.6º | 0.59% | 0.33% | - |
| XYZ | 5.11 | 4.17 | 2.13 | - |
| YUV | 57.58 | 115.26 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 35 | 0 | 0.44 | 0.59 | 0.67 | 15.6 | 0.42 | 0.24 |
| Hex | 55 | 30 | 23 | 0 | 2C | 3B | 43 | 10 | 2A | 18 |
| Octal | 125 | 60 | 43 | 0 | 54 | 73 | 103 | 20 | 52 | 30 |
| Binary | 1010101 | 110000 | 100011 | 0 | 101100 | 111011 | 1000011 | 10000 | 101010 | 11000 |
Color Harmonies of #553023
Complementary color
Monochromatic Colors of #553023
Black with #553023
Text Example
Text Example
White with #553023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553023; }
p { color: rgb(85,48,35); }
H1.HeaderClassName
{
color: #553023;
}
.AnyTagClassName
{
color: #553023;
}
</style>
background-color css
<style>
a { background-color: #553023; }
a { background-color: rgb(85,48,35); }
div.DivClassName
{
background-color: #553023;
}
.BgClassName
{
background-color: #553023;
}
</style>
border-color css
<style>
span { border-color: #553023; }
span { border-color: rgb(85,48,35); }
td.TdClassName
{
border-color: #553023;
}
.TagClassName
{
border-color: #553023;
}
</style>