Shades of Indian Tan #553324
Tints of Indian Tan #553324
RGB
CMYK
RGB Variations
Color information
#553324 (or 0x553324) is known color: Indian Tan. HEX triplet: 55, 33 and 24. RGB value is (85,51,36). Sum of RGB (Red+Green+Blue) = 85+51+36=172 (22% of max value = 765). Red value is 85 (33.59% from 255 or 49.42% from 172); Green value is 51 (20.31% from 255 or 29.65% from 172); Blue value is 36 (14.45% from 255 or 20.93% from 172); Max value from RGB is 85 - color contains mainly: red. Hex color #553324 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553324 is #AACCDB. Grayscale: #3B3B3B. Windows color (decimal): -11193564 or 2372437. OLE color: 2372437.
HSL color Cylindrical-coordinate representation of color #553324: hue angle of 18.37º 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 #553324 is Cyan = 0, Magento = 0.40, Yellow = 0.58 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 51 | 36 | - |
| CMYK | 0 | 0.40 | 0.58 | 0.67 |
| HSL | 18.37º | 0.4% | 0.24% | - |
| HSV(B) | 18.37º | 0.58% | 0.33% | - |
| XYZ | 5.25 | 4.43 | 2.25 | - |
| YUV | 59.46 | 114.76 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 51 | 36 | 0 | 0.40 | 0.58 | 0.67 | 18.37 | 0.4 | 0.24 |
| Hex | 55 | 33 | 24 | 0 | 28 | 3A | 43 | 12 | 28 | 18 |
| Octal | 125 | 63 | 44 | 0 | 50 | 72 | 103 | 22 | 50 | 30 |
| Binary | 1010101 | 110011 | 100100 | 0 | 101000 | 111010 | 1000011 | 10010 | 101000 | 11000 |
Color Harmonies of #553324
Complementary color
Monochromatic Colors of #553324
Black with #553324
Text Example
Text Example
White with #553324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553324; }
p { color: rgb(85,51,36); }
H1.HeaderClassName
{
color: #553324;
}
.AnyTagClassName
{
color: #553324;
}
</style>
background-color css
<style>
a { background-color: #553324; }
a { background-color: rgb(85,51,36); }
div.DivClassName
{
background-color: #553324;
}
.BgClassName
{
background-color: #553324;
}
</style>
border-color css
<style>
span { border-color: #553324; }
span { border-color: rgb(85,51,36); }
td.TdClassName
{
border-color: #553324;
}
.TagClassName
{
border-color: #553324;
}
</style>