Shades of Indian Tan #532510
Tints of Indian Tan #532510
RGB
CMYK
RGB Variations
Color information
#532510 (or 0x532510) is known color: Indian Tan. HEX triplet: 53, 25 and 10. RGB value is (83,37,16). Sum of RGB (Red+Green+Blue) = 83+37+16=136 (18% of max value = 765). Red value is 83 (32.81% from 255 or 61.03% from 136); Green value is 37 (14.84% from 255 or 27.21% from 136); Blue value is 16 (6.64% from 255 or 11.76% from 136); Max value from RGB is 83 - color contains mainly: red. Hex color #532510 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532510 is #ACDAEF. Grayscale: #303030. Windows color (decimal): -11328240 or 1058131. OLE color: 1058131.
HSL color Cylindrical-coordinate representation of color #532510: hue angle of 18.81º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #532510 is Cyan = 0, Magento = 0.55, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 37 | 16 | - |
| CMYK | 0 | 0.55 | 0.81 | 0.67 |
| HSL | 18.81º | 0.68% | 0.19% | - |
| HSV(B) | 18.81º | 0.81% | 0.33% | - |
| XYZ | 4.32 | 3.2 | 0.88 | - |
| YUV | 48.36 | 109.74 | 152.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 16 | 0 | 0.55 | 0.81 | 0.67 | 18.81 | 0.68 | 0.19 |
| Hex | 53 | 25 | 10 | 0 | 37 | 51 | 43 | 13 | 44 | 13 |
| Octal | 123 | 45 | 20 | 0 | 67 | 121 | 103 | 23 | 104 | 23 |
| Binary | 1010011 | 100101 | 10000 | 0 | 110111 | 1010001 | 1000011 | 10011 | 1000100 | 10011 |
Color Harmonies of #532510
Complementary color
Monochromatic Colors of #532510
Black with #532510
Text Example
Text Example
White with #532510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532510; }
p { color: rgb(83,37,16); }
H1.HeaderClassName
{
color: #532510;
}
.AnyTagClassName
{
color: #532510;
}
</style>
background-color css
<style>
a { background-color: #532510; }
a { background-color: rgb(83,37,16); }
div.DivClassName
{
background-color: #532510;
}
.BgClassName
{
background-color: #532510;
}
</style>
border-color css
<style>
span { border-color: #532510; }
span { border-color: rgb(83,37,16); }
td.TdClassName
{
border-color: #532510;
}
.TagClassName
{
border-color: #532510;
}
</style>