Shades of Indian Tan #532716
Tints of Indian Tan #532716
RGB
CMYK
RGB Variations
Color information
#532716 (or 0x532716) is known color: Indian Tan. HEX triplet: 53, 27 and 16. RGB value is (83,39,22). Sum of RGB (Red+Green+Blue) = 83+39+22=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 39 (15.62% from 255 or 27.08% from 144); Blue value is 22 (8.98% from 255 or 15.28% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #532716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532716 is #ACD8E9. Grayscale: #323232. Windows color (decimal): -11327722 or 1451859. OLE color: 1451859.
HSL color Cylindrical-coordinate representation of color #532716: hue angle of 16.72º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #532716 is Cyan = 0, Magento = 0.53, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 22 | - |
| CMYK | 0 | 0.53 | 0.73 | 0.67 |
| HSL | 16.72º | 0.58% | 0.21% | - |
| HSV(B) | 16.72º | 0.73% | 0.33% | - |
| XYZ | 4.44 | 3.35 | 1.17 | - |
| YUV | 50.22 | 112.08 | 151.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 22 | 0 | 0.53 | 0.73 | 0.67 | 16.72 | 0.58 | 0.21 |
| Hex | 53 | 27 | 16 | 0 | 35 | 49 | 43 | 11 | 3A | 15 |
| Octal | 123 | 47 | 26 | 0 | 65 | 111 | 103 | 21 | 72 | 25 |
| Binary | 1010011 | 100111 | 10110 | 0 | 110101 | 1001001 | 1000011 | 10001 | 111010 | 10101 |
Color Harmonies of #532716
Complementary color
Monochromatic Colors of #532716
Black with #532716
Text Example
Text Example
White with #532716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532716; }
p { color: rgb(83,39,22); }
H1.HeaderClassName
{
color: #532716;
}
.AnyTagClassName
{
color: #532716;
}
</style>
background-color css
<style>
a { background-color: #532716; }
a { background-color: rgb(83,39,22); }
div.DivClassName
{
background-color: #532716;
}
.BgClassName
{
background-color: #532716;
}
</style>
border-color css
<style>
span { border-color: #532716; }
span { border-color: rgb(83,39,22); }
td.TdClassName
{
border-color: #532716;
}
.TagClassName
{
border-color: #532716;
}
</style>