Shades of Indian Tan #532616
Tints of Indian Tan #532616
RGB
CMYK
RGB Variations
Color information
#532616 (or 0x532616) is known color: Indian Tan. HEX triplet: 53, 26 and 16. RGB value is (83,38,22). Sum of RGB (Red+Green+Blue) = 83+38+22=143 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.04% from 143); Green value is 38 (15.23% from 255 or 26.57% from 143); Blue value is 22 (8.98% from 255 or 15.38% from 143); Max value from RGB is 83 - color contains mainly: red. Hex color #532616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532616 is #ACD9E9. Grayscale: #313131. Windows color (decimal): -11327978 or 1451603. OLE color: 1451603.
HSL color Cylindrical-coordinate representation of color #532616: hue angle of 15.74º 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 #532616 is Cyan = 0, Magento = 0.54, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 22 | - |
| CMYK | 0 | 0.54 | 0.73 | 0.67 |
| HSL | 15.74º | 0.58% | 0.21% | - |
| HSV(B) | 15.74º | 0.73% | 0.33% | - |
| XYZ | 4.41 | 3.28 | 1.16 | - |
| YUV | 49.63 | 112.41 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 22 | 0 | 0.54 | 0.73 | 0.67 | 15.74 | 0.58 | 0.21 |
| Hex | 53 | 26 | 16 | 0 | 36 | 49 | 43 | 10 | 3A | 15 |
| Octal | 123 | 46 | 26 | 0 | 66 | 111 | 103 | 20 | 72 | 25 |
| Binary | 1010011 | 100110 | 10110 | 0 | 110110 | 1001001 | 1000011 | 10000 | 111010 | 10101 |
Color Harmonies of #532616
Complementary color
Monochromatic Colors of #532616
Black with #532616
Text Example
Text Example
White with #532616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532616; }
p { color: rgb(83,38,22); }
H1.HeaderClassName
{
color: #532616;
}
.AnyTagClassName
{
color: #532616;
}
</style>
background-color css
<style>
a { background-color: #532616; }
a { background-color: rgb(83,38,22); }
div.DivClassName
{
background-color: #532616;
}
.BgClassName
{
background-color: #532616;
}
</style>
border-color css
<style>
span { border-color: #532616; }
span { border-color: rgb(83,38,22); }
td.TdClassName
{
border-color: #532616;
}
.TagClassName
{
border-color: #532616;
}
</style>