Shades of Indian Tan #522912
Tints of Indian Tan #522912
RGB
CMYK
RGB Variations
Color information
#522912 (or 0x522912) is known color: Indian Tan. HEX triplet: 52, 29 and 12. RGB value is (82,41,18). Sum of RGB (Red+Green+Blue) = 82+41+18=141 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.16% from 141); Green value is 41 (16.41% from 255 or 29.08% from 141); Blue value is 18 (7.42% from 255 or 12.77% from 141); Max value from RGB is 82 - color contains mainly: red. Hex color #522912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522912 is #ADD6ED. Grayscale: #323232. Windows color (decimal): -11392750 or 1190226. OLE color: 1190226.
HSL color Cylindrical-coordinate representation of color #522912: hue angle of 21.56º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #522912 is Cyan = 0, Magento = 0.50, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 41 | 18 | - |
| CMYK | 0 | 0.50 | 0.78 | 0.68 |
| HSL | 21.56º | 0.64% | 0.2% | - |
| HSV(B) | 21.56º | 0.78% | 0.32% | - |
| XYZ | 4.38 | 3.42 | 1 | - |
| YUV | 50.64 | 109.58 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 18 | 0 | 0.50 | 0.78 | 0.68 | 21.56 | 0.64 | 0.2 |
| Hex | 52 | 29 | 12 | 0 | 32 | 4E | 44 | 16 | 40 | 14 |
| Octal | 122 | 51 | 22 | 0 | 62 | 116 | 104 | 26 | 100 | 24 |
| Binary | 1010010 | 101001 | 10010 | 0 | 110010 | 1001110 | 1000100 | 10110 | 1000000 | 10100 |
Color Harmonies of #522912
Complementary color
Monochromatic Colors of #522912
Black with #522912
Text Example
Text Example
White with #522912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522912; }
p { color: rgb(82,41,18); }
H1.HeaderClassName
{
color: #522912;
}
.AnyTagClassName
{
color: #522912;
}
</style>
background-color css
<style>
a { background-color: #522912; }
a { background-color: rgb(82,41,18); }
div.DivClassName
{
background-color: #522912;
}
.BgClassName
{
background-color: #522912;
}
</style>
border-color css
<style>
span { border-color: #522912; }
span { border-color: rgb(82,41,18); }
td.TdClassName
{
border-color: #522912;
}
.TagClassName
{
border-color: #522912;
}
</style>