Shades of Indian Tan #502516
Tints of Indian Tan #502516
RGB
CMYK
RGB Variations
Color information
#502516 (or 0x502516) is known color: Indian Tan. HEX triplet: 50, 25 and 16. RGB value is (80,37,22). Sum of RGB (Red+Green+Blue) = 80+37+22=139 (18% of max value = 765). Red value is 80 (31.64% from 255 or 57.55% from 139); Green value is 37 (14.84% from 255 or 26.62% from 139); Blue value is 22 (8.98% from 255 or 15.83% from 139); Max value from RGB is 80 - color contains mainly: red. Hex color #502516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502516 is #AFDAE9. Grayscale: #303030. Windows color (decimal): -11524842 or 1451344. OLE color: 1451344.
HSL color Cylindrical-coordinate representation of color #502516: hue angle of 15.52º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #502516 is Cyan = 0, Magento = 0.54, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 37 | 22 | - |
| CMYK | 0 | 0.54 | 0.72 | 0.69 |
| HSL | 15.52º | 0.57% | 0.2% | - |
| HSV(B) | 15.52º | 0.73% | 0.31% | - |
| XYZ | 4.11 | 3.09 | 1.14 | - |
| YUV | 48.15 | 113.25 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 37 | 22 | 0 | 0.54 | 0.72 | 0.69 | 15.52 | 0.57 | 0.2 |
| Hex | 50 | 25 | 16 | 0 | 36 | 48 | 45 | 10 | 39 | 14 |
| Octal | 120 | 45 | 26 | 0 | 66 | 110 | 105 | 20 | 71 | 24 |
| Binary | 1010000 | 100101 | 10110 | 0 | 110110 | 1001000 | 1000101 | 10000 | 111001 | 10100 |
Color Harmonies of #502516
Complementary color
Monochromatic Colors of #502516
Black with #502516
Text Example
Text Example
White with #502516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502516; }
p { color: rgb(80,37,22); }
H1.HeaderClassName
{
color: #502516;
}
.AnyTagClassName
{
color: #502516;
}
</style>
background-color css
<style>
a { background-color: #502516; }
a { background-color: rgb(80,37,22); }
div.DivClassName
{
background-color: #502516;
}
.BgClassName
{
background-color: #502516;
}
</style>
border-color css
<style>
span { border-color: #502516; }
span { border-color: rgb(80,37,22); }
td.TdClassName
{
border-color: #502516;
}
.TagClassName
{
border-color: #502516;
}
</style>