Shades of Indian Tan #513022
Tints of Indian Tan #513022
RGB
CMYK
RGB Variations
Color information
#513022 (or 0x513022) is known color: Indian Tan. HEX triplet: 51, 30 and 22. RGB value is (81,48,34). Sum of RGB (Red+Green+Blue) = 81+48+34=163 (21% of max value = 765). Red value is 81 (32.03% from 255 or 49.69% from 163); Green value is 48 (19.14% from 255 or 29.45% from 163); Blue value is 34 (13.67% from 255 or 20.86% from 163); Max value from RGB is 81 - color contains mainly: red. Hex color #513022 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513022 is #AECFDD. Grayscale: #383838. Windows color (decimal): -11456478 or 2240593. OLE color: 2240593.
HSL color Cylindrical-coordinate representation of color #513022: hue angle of 17.87º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #513022 is Cyan = 0, Magento = 0.41, Yellow = 0.58 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 48 | 34 | - |
| CMYK | 0 | 0.41 | 0.58 | 0.68 |
| HSL | 17.87º | 0.41% | 0.23% | - |
| HSV(B) | 17.87º | 0.58% | 0.32% | - |
| XYZ | 4.74 | 3.98 | 2.03 | - |
| YUV | 56.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 34 | 0 | 0.41 | 0.58 | 0.68 | 17.87 | 0.41 | 0.23 |
| Hex | 51 | 30 | 22 | 0 | 29 | 3A | 44 | 12 | 29 | 17 |
| Octal | 121 | 60 | 42 | 0 | 51 | 72 | 104 | 22 | 51 | 27 |
| Binary | 1010001 | 110000 | 100010 | 0 | 101001 | 111010 | 1000100 | 10010 | 101001 | 10111 |
Color Harmonies of #513022
Complementary color
Monochromatic Colors of #513022
Black with #513022
Text Example
Text Example
White with #513022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513022; }
p { color: rgb(81,48,34); }
H1.HeaderClassName
{
color: #513022;
}
.AnyTagClassName
{
color: #513022;
}
</style>
background-color css
<style>
a { background-color: #513022; }
a { background-color: rgb(81,48,34); }
div.DivClassName
{
background-color: #513022;
}
.BgClassName
{
background-color: #513022;
}
</style>
border-color css
<style>
span { border-color: #513022; }
span { border-color: rgb(81,48,34); }
td.TdClassName
{
border-color: #513022;
}
.TagClassName
{
border-color: #513022;
}
</style>