Shades of Indian Tan #532812
Tints of Indian Tan #532812
RGB
CMYK
RGB Variations
Color information
#532812 (or 0x532812) is known color: Indian Tan. HEX triplet: 53, 28 and 12. RGB value is (83,40,18). Sum of RGB (Red+Green+Blue) = 83+40+18=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 40 (16.02% from 255 or 28.37% from 141); Blue value is 18 (7.42% from 255 or 12.77% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #532812 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532812 is #ACD7ED. Grayscale: #323232. Windows color (decimal): -11327470 or 1189971. OLE color: 1189971.
HSL color Cylindrical-coordinate representation of color #532812: hue angle of 20.31º 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 #532812 is Cyan = 0, Magento = 0.52, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 40 | 18 | - |
| CMYK | 0 | 0.52 | 0.78 | 0.67 |
| HSL | 20.31º | 0.64% | 0.2% | - |
| HSV(B) | 20.31º | 0.78% | 0.33% | - |
| XYZ | 4.44 | 3.4 | 0.99 | - |
| YUV | 50.35 | 109.75 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 40 | 18 | 0 | 0.52 | 0.78 | 0.67 | 20.31 | 0.64 | 0.2 |
| Hex | 53 | 28 | 12 | 0 | 34 | 4E | 43 | 14 | 40 | 14 |
| Octal | 123 | 50 | 22 | 0 | 64 | 116 | 103 | 24 | 100 | 24 |
| Binary | 1010011 | 101000 | 10010 | 0 | 110100 | 1001110 | 1000011 | 10100 | 1000000 | 10100 |
Color Harmonies of #532812
Complementary color
Monochromatic Colors of #532812
Black with #532812
Text Example
Text Example
White with #532812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532812; }
p { color: rgb(83,40,18); }
H1.HeaderClassName
{
color: #532812;
}
.AnyTagClassName
{
color: #532812;
}
</style>
background-color css
<style>
a { background-color: #532812; }
a { background-color: rgb(83,40,18); }
div.DivClassName
{
background-color: #532812;
}
.BgClassName
{
background-color: #532812;
}
</style>
border-color css
<style>
span { border-color: #532812; }
span { border-color: rgb(83,40,18); }
td.TdClassName
{
border-color: #532812;
}
.TagClassName
{
border-color: #532812;
}
</style>