Shades of Indian Tan #502617
Tints of Indian Tan #502617
RGB
CMYK
RGB Variations
Color information
#502617 (or 0x502617) is known color: Indian Tan. HEX triplet: 50, 26 and 17. RGB value is (80,38,23). Sum of RGB (Red+Green+Blue) = 80+38+23=141 (18% of max value = 765). Red value is 80 (31.64% from 255 or 56.74% from 141); Green value is 38 (15.23% from 255 or 26.95% from 141); Blue value is 23 (9.38% from 255 or 16.31% from 141); Max value from RGB is 80 - color contains mainly: red. Hex color #502617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502617 is #AFD9E8. Grayscale: #303030. Windows color (decimal): -11524585 or 1517136. OLE color: 1517136.
HSL color Cylindrical-coordinate representation of color #502617: hue angle of 15.79º degrees, saturation: 0.55, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #502617 is Cyan = 0, Magento = 0.52, Yellow = 0.71 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 38 | 23 | - |
| CMYK | 0 | 0.52 | 0.71 | 0.69 |
| HSL | 15.79º | 0.55% | 0.2% | - |
| HSV(B) | 15.79º | 0.71% | 0.31% | - |
| XYZ | 4.16 | 3.15 | 1.2 | - |
| YUV | 48.85 | 113.41 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 38 | 23 | 0 | 0.52 | 0.71 | 0.69 | 15.79 | 0.55 | 0.2 |
| Hex | 50 | 26 | 17 | 0 | 34 | 47 | 45 | 10 | 37 | 14 |
| Octal | 120 | 46 | 27 | 0 | 64 | 107 | 105 | 20 | 67 | 24 |
| Binary | 1010000 | 100110 | 10111 | 0 | 110100 | 1000111 | 1000101 | 10000 | 110111 | 10100 |
Color Harmonies of #502617
Complementary color
Monochromatic Colors of #502617
Black with #502617
Text Example
Text Example
White with #502617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502617; }
p { color: rgb(80,38,23); }
H1.HeaderClassName
{
color: #502617;
}
.AnyTagClassName
{
color: #502617;
}
</style>
background-color css
<style>
a { background-color: #502617; }
a { background-color: rgb(80,38,23); }
div.DivClassName
{
background-color: #502617;
}
.BgClassName
{
background-color: #502617;
}
</style>
border-color css
<style>
span { border-color: #502617; }
span { border-color: rgb(80,38,23); }
td.TdClassName
{
border-color: #502617;
}
.TagClassName
{
border-color: #502617;
}
</style>