Shades of Indian Tan #532915
Tints of Indian Tan #532915
RGB
CMYK
RGB Variations
Color information
#532915 (or 0x532915) is known color: Indian Tan. HEX triplet: 53, 29 and 15. RGB value is (83,41,21). Sum of RGB (Red+Green+Blue) = 83+41+21=145 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.24% from 145); Green value is 41 (16.41% from 255 or 28.28% from 145); Blue value is 21 (8.59% from 255 or 14.48% from 145); Max value from RGB is 83 - color contains mainly: red. Hex color #532915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532915 is #ACD6EA. Grayscale: #333333. Windows color (decimal): -11327211 or 1386835. OLE color: 1386835.
HSL color Cylindrical-coordinate representation of color #532915: hue angle of 19.35º 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 #532915 is Cyan = 0, Magento = 0.51, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 41 | 21 | - |
| CMYK | 0 | 0.51 | 0.75 | 0.67 |
| HSL | 19.35º | 0.6% | 0.2% | - |
| HSV(B) | 19.35º | 0.75% | 0.33% | - |
| XYZ | 4.5 | 3.48 | 1.14 | - |
| YUV | 51.28 | 110.91 | 150.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 21 | 0 | 0.51 | 0.75 | 0.67 | 19.35 | 0.6 | 0.2 |
| Hex | 53 | 29 | 15 | 0 | 33 | 4B | 43 | 13 | 3C | 14 |
| Octal | 123 | 51 | 25 | 0 | 63 | 113 | 103 | 23 | 74 | 24 |
| Binary | 1010011 | 101001 | 10101 | 0 | 110011 | 1001011 | 1000011 | 10011 | 111100 | 10100 |
Color Harmonies of #532915
Complementary color
Monochromatic Colors of #532915
Black with #532915
Text Example
Text Example
White with #532915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532915; }
p { color: rgb(83,41,21); }
H1.HeaderClassName
{
color: #532915;
}
.AnyTagClassName
{
color: #532915;
}
</style>
background-color css
<style>
a { background-color: #532915; }
a { background-color: rgb(83,41,21); }
div.DivClassName
{
background-color: #532915;
}
.BgClassName
{
background-color: #532915;
}
</style>
border-color css
<style>
span { border-color: #532915; }
span { border-color: rgb(83,41,21); }
td.TdClassName
{
border-color: #532915;
}
.TagClassName
{
border-color: #532915;
}
</style>