Shades of Indian Tan #502913
Tints of Indian Tan #502913
RGB
CMYK
RGB Variations
Color information
#502913 (or 0x502913) is known color: Indian Tan. HEX triplet: 50, 29 and 13. RGB value is (80,41,19). Sum of RGB (Red+Green+Blue) = 80+41+19=140 (18% of max value = 765). Red value is 80 (31.64% from 255 or 57.14% from 140); Green value is 41 (16.41% from 255 or 29.29% from 140); Blue value is 19 (7.81% from 255 or 13.57% from 140); Max value from RGB is 80 - color contains mainly: red. Hex color #502913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502913 is #AFD6EC. Grayscale: #323232. Windows color (decimal): -11523821 or 1255760. OLE color: 1255760.
HSL color Cylindrical-coordinate representation of color #502913: hue angle of 21.64º degrees, saturation: 0.62, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #502913 is Cyan = 0, Magento = 0.49, Yellow = 0.76 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 41 | 19 | - |
| CMYK | 0 | 0.49 | 0.76 | 0.69 |
| HSL | 21.64º | 0.62% | 0.19% | - |
| HSV(B) | 21.64º | 0.76% | 0.31% | - |
| XYZ | 4.22 | 3.34 | 1.04 | - |
| YUV | 50.15 | 110.42 | 149.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 41 | 19 | 0 | 0.49 | 0.76 | 0.69 | 21.64 | 0.62 | 0.19 |
| Hex | 50 | 29 | 13 | 0 | 31 | 4C | 45 | 16 | 3E | 13 |
| Octal | 120 | 51 | 23 | 0 | 61 | 114 | 105 | 26 | 76 | 23 |
| Binary | 1010000 | 101001 | 10011 | 0 | 110001 | 1001100 | 1000101 | 10110 | 111110 | 10011 |
Color Harmonies of #502913
Complementary color
Monochromatic Colors of #502913
Black with #502913
Text Example
Text Example
White with #502913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502913; }
p { color: rgb(80,41,19); }
H1.HeaderClassName
{
color: #502913;
}
.AnyTagClassName
{
color: #502913;
}
</style>
background-color css
<style>
a { background-color: #502913; }
a { background-color: rgb(80,41,19); }
div.DivClassName
{
background-color: #502913;
}
.BgClassName
{
background-color: #502913;
}
</style>
border-color css
<style>
span { border-color: #502913; }
span { border-color: rgb(80,41,19); }
td.TdClassName
{
border-color: #502913;
}
.TagClassName
{
border-color: #502913;
}
</style>