Shades of Indian Tan #513021
Tints of Indian Tan #513021
RGB
CMYK
RGB Variations
Color information
#513021 (or 0x513021) is known color: Indian Tan. HEX triplet: 51, 30 and 21. RGB value is (81,48,33). Sum of RGB (Red+Green+Blue) = 81+48+33=162 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50% from 162); Green value is 48 (19.14% from 255 or 29.63% from 162); Blue value is 33 (13.28% from 255 or 20.37% from 162); Max value from RGB is 81 - color contains mainly: red. Hex color #513021 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513021 is #AECFDE. Grayscale: #383838. Windows color (decimal): -11456479 or 2175057. OLE color: 2175057.
HSL color Cylindrical-coordinate representation of color #513021: hue angle of 18.75º degrees, saturation: 0.42, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #513021 is Cyan = 0, Magento = 0.41, Yellow = 0.59 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 48 | 33 | - |
| CMYK | 0 | 0.41 | 0.59 | 0.68 |
| HSL | 18.75º | 0.42% | 0.22% | - |
| HSV(B) | 18.75º | 0.59% | 0.32% | - |
| XYZ | 4.72 | 3.97 | 1.96 | - |
| YUV | 56.16 | 114.93 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 33 | 0 | 0.41 | 0.59 | 0.68 | 18.75 | 0.42 | 0.22 |
| Hex | 51 | 30 | 21 | 0 | 29 | 3B | 44 | 13 | 2A | 16 |
| Octal | 121 | 60 | 41 | 0 | 51 | 73 | 104 | 23 | 52 | 26 |
| Binary | 1010001 | 110000 | 100001 | 0 | 101001 | 111011 | 1000100 | 10011 | 101010 | 10110 |
Color Harmonies of #513021
Complementary color
Monochromatic Colors of #513021
Black with #513021
Text Example
Text Example
White with #513021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513021; }
p { color: rgb(81,48,33); }
H1.HeaderClassName
{
color: #513021;
}
.AnyTagClassName
{
color: #513021;
}
</style>
background-color css
<style>
a { background-color: #513021; }
a { background-color: rgb(81,48,33); }
div.DivClassName
{
background-color: #513021;
}
.BgClassName
{
background-color: #513021;
}
</style>
border-color css
<style>
span { border-color: #513021; }
span { border-color: rgb(81,48,33); }
td.TdClassName
{
border-color: #513021;
}
.TagClassName
{
border-color: #513021;
}
</style>