Shades of Indian Tan #522713
Tints of Indian Tan #522713
RGB
CMYK
RGB Variations
Color information
#522713 (or 0x522713) is known color: Indian Tan. HEX triplet: 52, 27 and 13. RGB value is (82,39,19). Sum of RGB (Red+Green+Blue) = 82+39+19=140 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.57% from 140); Green value is 39 (15.62% from 255 or 27.86% from 140); Blue value is 19 (7.81% from 255 or 13.57% from 140); Max value from RGB is 82 - color contains mainly: red. Hex color #522713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522713 is #ADD8EC. Grayscale: #313131. Windows color (decimal): -11393261 or 1255250. OLE color: 1255250.
HSL color Cylindrical-coordinate representation of color #522713: hue angle of 19.05º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #522713 is Cyan = 0, Magento = 0.52, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 39 | 19 | - |
| CMYK | 0 | 0.52 | 0.77 | 0.68 |
| HSL | 19.05º | 0.62% | 0.2% | - |
| HSV(B) | 19.05º | 0.77% | 0.32% | - |
| XYZ | 4.32 | 3.29 | 1.02 | - |
| YUV | 49.58 | 110.75 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 39 | 19 | 0 | 0.52 | 0.77 | 0.68 | 19.05 | 0.62 | 0.2 |
| Hex | 52 | 27 | 13 | 0 | 34 | 4D | 44 | 13 | 3E | 14 |
| Octal | 122 | 47 | 23 | 0 | 64 | 115 | 104 | 23 | 76 | 24 |
| Binary | 1010010 | 100111 | 10011 | 0 | 110100 | 1001101 | 1000100 | 10011 | 111110 | 10100 |
Color Harmonies of #522713
Complementary color
Monochromatic Colors of #522713
Black with #522713
Text Example
Text Example
White with #522713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522713; }
p { color: rgb(82,39,19); }
H1.HeaderClassName
{
color: #522713;
}
.AnyTagClassName
{
color: #522713;
}
</style>
background-color css
<style>
a { background-color: #522713; }
a { background-color: rgb(82,39,19); }
div.DivClassName
{
background-color: #522713;
}
.BgClassName
{
background-color: #522713;
}
</style>
border-color css
<style>
span { border-color: #522713; }
span { border-color: rgb(82,39,19); }
td.TdClassName
{
border-color: #522713;
}
.TagClassName
{
border-color: #522713;
}
</style>