Shades of Indian Tan #532815
Tints of Indian Tan #532815
RGB
CMYK
RGB Variations
Color information
#532815 (or 0x532815) is known color: Indian Tan. HEX triplet: 53, 28 and 15. RGB value is (83,40,21). Sum of RGB (Red+Green+Blue) = 83+40+21=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 40 (16.02% from 255 or 27.78% from 144); Blue value is 21 (8.59% from 255 or 14.58% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #532815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532815 is #ACD7EA. Grayscale: #323232. Windows color (decimal): -11327467 or 1386579. OLE color: 1386579.
HSL color Cylindrical-coordinate representation of color #532815: hue angle of 18.39º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #532815 is Cyan = 0, Magento = 0.52, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 40 | 21 | - |
| CMYK | 0 | 0.52 | 0.75 | 0.67 |
| HSL | 18.39º | 0.6% | 0.2% | - |
| HSV(B) | 18.39º | 0.75% | 0.33% | - |
| XYZ | 4.46 | 3.41 | 1.13 | - |
| YUV | 50.69 | 111.25 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 21 | 0 | 0.52 | 0.75 | 0.67 | 18.39 | 0.6 | 0.2 |
| Hex | 53 | 28 | 15 | 0 | 34 | 4B | 43 | 12 | 3C | 14 |
| Octal | 123 | 50 | 25 | 0 | 64 | 113 | 103 | 22 | 74 | 24 |
| Binary | 1010011 | 101000 | 10101 | 0 | 110100 | 1001011 | 1000011 | 10010 | 111100 | 10100 |
Color Harmonies of #532815
Complementary color
Monochromatic Colors of #532815
Black with #532815
Text Example
Text Example
White with #532815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532815; }
p { color: rgb(83,40,21); }
H1.HeaderClassName
{
color: #532815;
}
.AnyTagClassName
{
color: #532815;
}
</style>
background-color css
<style>
a { background-color: #532815; }
a { background-color: rgb(83,40,21); }
div.DivClassName
{
background-color: #532815;
}
.BgClassName
{
background-color: #532815;
}
</style>
border-color css
<style>
span { border-color: #532815; }
span { border-color: rgb(83,40,21); }
td.TdClassName
{
border-color: #532815;
}
.TagClassName
{
border-color: #532815;
}
</style>