Shades of Indian Tan #533122
Tints of Indian Tan #533122
RGB
CMYK
RGB Variations
Color information
#533122 (or 0x533122) is known color: Indian Tan. HEX triplet: 53, 31 and 22. RGB value is (83,49,34). Sum of RGB (Red+Green+Blue) = 83+49+34=166 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50% from 166); Green value is 49 (19.53% from 255 or 29.52% from 166); Blue value is 34 (13.67% from 255 or 20.48% from 166); Max value from RGB is 83 - color contains mainly: red. Hex color #533122 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533122 is #ACCEDD. Grayscale: #393939. Windows color (decimal): -11325150 or 2240851. OLE color: 2240851.
HSL color Cylindrical-coordinate representation of color #533122: hue angle of 18.37º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #533122 is Cyan = 0, Magento = 0.41, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 34 | - |
| CMYK | 0 | 0.41 | 0.59 | 0.67 |
| HSL | 18.37º | 0.42% | 0.23% | - |
| HSV(B) | 18.37º | 0.59% | 0.33% | - |
| XYZ | 4.95 | 4.15 | 2.05 | - |
| YUV | 57.46 | 114.76 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 34 | 0 | 0.41 | 0.59 | 0.67 | 18.37 | 0.42 | 0.23 |
| Hex | 53 | 31 | 22 | 0 | 29 | 3B | 43 | 12 | 2A | 17 |
| Octal | 123 | 61 | 42 | 0 | 51 | 73 | 103 | 22 | 52 | 27 |
| Binary | 1010011 | 110001 | 100010 | 0 | 101001 | 111011 | 1000011 | 10010 | 101010 | 10111 |
Color Harmonies of #533122
Complementary color
Monochromatic Colors of #533122
Black with #533122
Text Example
Text Example
White with #533122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533122; }
p { color: rgb(83,49,34); }
H1.HeaderClassName
{
color: #533122;
}
.AnyTagClassName
{
color: #533122;
}
</style>
background-color css
<style>
a { background-color: #533122; }
a { background-color: rgb(83,49,34); }
div.DivClassName
{
background-color: #533122;
}
.BgClassName
{
background-color: #533122;
}
</style>
border-color css
<style>
span { border-color: #533122; }
span { border-color: rgb(83,49,34); }
td.TdClassName
{
border-color: #533122;
}
.TagClassName
{
border-color: #533122;
}
</style>