Shades of Indian Tan #553226
Tints of Indian Tan #553226
RGB
CMYK
RGB Variations
Color information
#553226 (or 0x553226) is known color: Indian Tan. HEX triplet: 55, 32 and 26. RGB value is (85,50,38). Sum of RGB (Red+Green+Blue) = 85+50+38=173 (22% of max value = 765). Red value is 85 (33.59% from 255 or 49.13% from 173); Green value is 50 (19.92% from 255 or 28.90% from 173); Blue value is 38 (15.23% from 255 or 21.97% from 173); Max value from RGB is 85 - color contains mainly: red. Hex color #553226 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553226 is #AACDD9. Grayscale: #3B3B3B. Windows color (decimal): -11193818 or 2503253. OLE color: 2503253.
HSL color Cylindrical-coordinate representation of color #553226: hue angle of 15.32º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #553226 is Cyan = 0, Magento = 0.41, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 50 | 38 | - |
| CMYK | 0 | 0.41 | 0.55 | 0.67 |
| HSL | 15.32º | 0.38% | 0.24% | - |
| HSV(B) | 15.32º | 0.55% | 0.33% | - |
| XYZ | 5.24 | 4.35 | 2.4 | - |
| YUV | 59.1 | 116.1 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 50 | 38 | 0 | 0.41 | 0.55 | 0.67 | 15.32 | 0.38 | 0.24 |
| Hex | 55 | 32 | 26 | 0 | 29 | 37 | 43 | F | 26 | 18 |
| Octal | 125 | 62 | 46 | 0 | 51 | 67 | 103 | 17 | 46 | 30 |
| Binary | 1010101 | 110010 | 100110 | 0 | 101001 | 110111 | 1000011 | 1111 | 100110 | 11000 |
Color Harmonies of #553226
Complementary color
Monochromatic Colors of #553226
Black with #553226
Text Example
Text Example
White with #553226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553226; }
p { color: rgb(85,50,38); }
H1.HeaderClassName
{
color: #553226;
}
.AnyTagClassName
{
color: #553226;
}
</style>
background-color css
<style>
a { background-color: #553226; }
a { background-color: rgb(85,50,38); }
div.DivClassName
{
background-color: #553226;
}
.BgClassName
{
background-color: #553226;
}
</style>
border-color css
<style>
span { border-color: #553226; }
span { border-color: rgb(85,50,38); }
td.TdClassName
{
border-color: #553226;
}
.TagClassName
{
border-color: #553226;
}
</style>