Shades of Indian Tan #502515
Tints of Indian Tan #502515
RGB
CMYK
RGB Variations
Color information
#502515 (or 0x502515) is known color: Indian Tan. HEX triplet: 50, 25 and 15. RGB value is (80,37,21). Sum of RGB (Red+Green+Blue) = 80+37+21=138 (18% of max value = 765). Red value is 80 (31.64% from 255 or 57.97% from 138); Green value is 37 (14.84% from 255 or 26.81% from 138); Blue value is 21 (8.59% from 255 or 15.22% from 138); Max value from RGB is 80 - color contains mainly: red. Hex color #502515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502515 is #AFDAEA. Grayscale: #303030. Windows color (decimal): -11524843 or 1385808. OLE color: 1385808.
HSL color Cylindrical-coordinate representation of color #502515: hue angle of 16.27º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #502515 is Cyan = 0, Magento = 0.54, Yellow = 0.74 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 37 | 21 | - |
| CMYK | 0 | 0.54 | 0.74 | 0.69 |
| HSL | 16.27º | 0.58% | 0.2% | - |
| HSV(B) | 16.27º | 0.74% | 0.31% | - |
| XYZ | 4.11 | 3.08 | 1.09 | - |
| YUV | 48.03 | 112.75 | 150.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 37 | 21 | 0 | 0.54 | 0.74 | 0.69 | 16.27 | 0.58 | 0.2 |
| Hex | 50 | 25 | 15 | 0 | 36 | 4A | 45 | 10 | 3A | 14 |
| Octal | 120 | 45 | 25 | 0 | 66 | 112 | 105 | 20 | 72 | 24 |
| Binary | 1010000 | 100101 | 10101 | 0 | 110110 | 1001010 | 1000101 | 10000 | 111010 | 10100 |
Color Harmonies of #502515
Complementary color
Monochromatic Colors of #502515
Black with #502515
Text Example
Text Example
White with #502515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502515; }
p { color: rgb(80,37,21); }
H1.HeaderClassName
{
color: #502515;
}
.AnyTagClassName
{
color: #502515;
}
</style>
background-color css
<style>
a { background-color: #502515; }
a { background-color: rgb(80,37,21); }
div.DivClassName
{
background-color: #502515;
}
.BgClassName
{
background-color: #502515;
}
</style>
border-color css
<style>
span { border-color: #502515; }
span { border-color: rgb(80,37,21); }
td.TdClassName
{
border-color: #502515;
}
.TagClassName
{
border-color: #502515;
}
</style>