Shades of Indian Tan #502415
Tints of Indian Tan #502415
RGB
CMYK
RGB Variations
Color information
#502415 (or 0x502415) is known color: Indian Tan. HEX triplet: 50, 24 and 15. RGB value is (80,36,21). Sum of RGB (Red+Green+Blue) = 80+36+21=137 (18% of max value = 765). Red value is 80 (31.64% from 255 or 58.39% from 137); Green value is 36 (14.45% from 255 or 26.28% from 137); Blue value is 21 (8.59% from 255 or 15.33% from 137); Max value from RGB is 80 - color contains mainly: red. Hex color #502415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502415 is #AFDBEA. Grayscale: #2F2F2F. Windows color (decimal): -11525099 or 1385552. OLE color: 1385552.
HSL color Cylindrical-coordinate representation of color #502415: hue angle of 15.25º 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 #502415 is Cyan = 0, Magento = 0.55, Yellow = 0.74 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 36 | 21 | - |
| CMYK | 0 | 0.55 | 0.74 | 0.69 |
| HSL | 15.25º | 0.58% | 0.2% | - |
| HSV(B) | 15.25º | 0.74% | 0.31% | - |
| XYZ | 4.07 | 3.02 | 1.08 | - |
| YUV | 47.45 | 113.08 | 151.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 36 | 21 | 0 | 0.55 | 0.74 | 0.69 | 15.25 | 0.58 | 0.2 |
| Hex | 50 | 24 | 15 | 0 | 37 | 4A | 45 | F | 3A | 14 |
| Octal | 120 | 44 | 25 | 0 | 67 | 112 | 105 | 17 | 72 | 24 |
| Binary | 1010000 | 100100 | 10101 | 0 | 110111 | 1001010 | 1000101 | 1111 | 111010 | 10100 |
Color Harmonies of #502415
Complementary color
Monochromatic Colors of #502415
Black with #502415
Text Example
Text Example
White with #502415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502415; }
p { color: rgb(80,36,21); }
H1.HeaderClassName
{
color: #502415;
}
.AnyTagClassName
{
color: #502415;
}
</style>
background-color css
<style>
a { background-color: #502415; }
a { background-color: rgb(80,36,21); }
div.DivClassName
{
background-color: #502415;
}
.BgClassName
{
background-color: #502415;
}
</style>
border-color css
<style>
span { border-color: #502415; }
span { border-color: rgb(80,36,21); }
td.TdClassName
{
border-color: #502415;
}
.TagClassName
{
border-color: #502415;
}
</style>