Shades of Indian Tan #502514
Tints of Indian Tan #502514
RGB
CMYK
RGB Variations
Color information
#502514 (or 0x502514) is known color: Indian Tan. HEX triplet: 50, 25 and 14. RGB value is (80,37,20). Sum of RGB (Red+Green+Blue) = 80+37+20=137 (18% of max value = 765). Red value is 80 (31.64% from 255 or 58.39% from 137); Green value is 37 (14.84% from 255 or 27.01% from 137); Blue value is 20 (8.20% from 255 or 14.60% from 137); Max value from RGB is 80 - color contains mainly: red. Hex color #502514 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502514 is #AFDAEB. Grayscale: #303030. Windows color (decimal): -11524844 or 1320272. OLE color: 1320272.
HSL color Cylindrical-coordinate representation of color #502514: hue angle of 17º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #502514 is Cyan = 0, Magento = 0.54, Yellow = 0.75 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 37 | 20 | - |
| CMYK | 0 | 0.54 | 0.75 | 0.69 |
| HSL | 17º | 0.6% | 0.2% | - |
| HSV(B) | 17º | 0.75% | 0.31% | - |
| XYZ | 4.1 | 3.08 | 1.04 | - |
| YUV | 47.92 | 112.25 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 37 | 20 | 0 | 0.54 | 0.75 | 0.69 | 17 | 0.6 | 0.2 |
| Hex | 50 | 25 | 14 | 0 | 36 | 4B | 45 | 11 | 3C | 14 |
| Octal | 120 | 45 | 24 | 0 | 66 | 113 | 105 | 21 | 74 | 24 |
| Binary | 1010000 | 100101 | 10100 | 0 | 110110 | 1001011 | 1000101 | 10001 | 111100 | 10100 |
Color Harmonies of #502514
Complementary color
Monochromatic Colors of #502514
Black with #502514
Text Example
Text Example
White with #502514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502514; }
p { color: rgb(80,37,20); }
H1.HeaderClassName
{
color: #502514;
}
.AnyTagClassName
{
color: #502514;
}
</style>
background-color css
<style>
a { background-color: #502514; }
a { background-color: rgb(80,37,20); }
div.DivClassName
{
background-color: #502514;
}
.BgClassName
{
background-color: #502514;
}
</style>
border-color css
<style>
span { border-color: #502514; }
span { border-color: rgb(80,37,20); }
td.TdClassName
{
border-color: #502514;
}
.TagClassName
{
border-color: #502514;
}
</style>