Shades of Indian Tan #532512
Tints of Indian Tan #532512
RGB
CMYK
RGB Variations
Color information
#532512 (or 0x532512) is known color: Indian Tan. HEX triplet: 53, 25 and 12. RGB value is (83,37,18). Sum of RGB (Red+Green+Blue) = 83+37+18=138 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.14% from 138); Green value is 37 (14.84% from 255 or 26.81% from 138); Blue value is 18 (7.42% from 255 or 13.04% from 138); Max value from RGB is 83 - color contains mainly: red. Hex color #532512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532512 is #ACDAED. Grayscale: #303030. Windows color (decimal): -11328238 or 1189203. OLE color: 1189203.
HSL color Cylindrical-coordinate representation of color #532512: hue angle of 17.54º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #532512 is Cyan = 0, Magento = 0.55, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 37 | 18 | - |
| CMYK | 0 | 0.55 | 0.78 | 0.67 |
| HSL | 17.54º | 0.64% | 0.2% | - |
| HSV(B) | 17.54º | 0.78% | 0.33% | - |
| XYZ | 4.34 | 3.21 | 0.96 | - |
| YUV | 48.59 | 110.74 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 18 | 0 | 0.55 | 0.78 | 0.67 | 17.54 | 0.64 | 0.2 |
| Hex | 53 | 25 | 12 | 0 | 37 | 4E | 43 | 12 | 40 | 14 |
| Octal | 123 | 45 | 22 | 0 | 67 | 116 | 103 | 22 | 100 | 24 |
| Binary | 1010011 | 100101 | 10010 | 0 | 110111 | 1001110 | 1000011 | 10010 | 1000000 | 10100 |
Color Harmonies of #532512
Complementary color
Monochromatic Colors of #532512
Black with #532512
Text Example
Text Example
White with #532512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532512; }
p { color: rgb(83,37,18); }
H1.HeaderClassName
{
color: #532512;
}
.AnyTagClassName
{
color: #532512;
}
</style>
background-color css
<style>
a { background-color: #532512; }
a { background-color: rgb(83,37,18); }
div.DivClassName
{
background-color: #532512;
}
.BgClassName
{
background-color: #532512;
}
</style>
border-color css
<style>
span { border-color: #532512; }
span { border-color: rgb(83,37,18); }
td.TdClassName
{
border-color: #532512;
}
.TagClassName
{
border-color: #532512;
}
</style>