Shades of Indian Tan #502716
Tints of Indian Tan #502716
RGB
CMYK
RGB Variations
Color information
#502716 (or 0x502716) is known color: Indian Tan. HEX triplet: 50, 27 and 16. RGB value is (80,39,22). Sum of RGB (Red+Green+Blue) = 80+39+22=141 (18% of max value = 765). Red value is 80 (31.64% from 255 or 56.74% from 141); Green value is 39 (15.62% from 255 or 27.66% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 80 - color contains mainly: red. Hex color #502716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502716 is #AFD8E9. Grayscale: #313131. Windows color (decimal): -11524330 or 1451856. OLE color: 1451856.
HSL color Cylindrical-coordinate representation of color #502716: hue angle of 17.59º 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 #502716 is Cyan = 0, Magento = 0.51, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 39 | 22 | - |
| CMYK | 0 | 0.51 | 0.72 | 0.69 |
| HSL | 17.59º | 0.57% | 0.2% | - |
| HSV(B) | 17.59º | 0.73% | 0.31% | - |
| XYZ | 4.18 | 3.21 | 1.16 | - |
| YUV | 49.32 | 112.58 | 149.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 39 | 22 | 0 | 0.51 | 0.72 | 0.69 | 17.59 | 0.57 | 0.2 |
| Hex | 50 | 27 | 16 | 0 | 33 | 48 | 45 | 12 | 39 | 14 |
| Octal | 120 | 47 | 26 | 0 | 63 | 110 | 105 | 22 | 71 | 24 |
| Binary | 1010000 | 100111 | 10110 | 0 | 110011 | 1001000 | 1000101 | 10010 | 111001 | 10100 |
Color Harmonies of #502716
Complementary color
Monochromatic Colors of #502716
Black with #502716
Text Example
Text Example
White with #502716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502716; }
p { color: rgb(80,39,22); }
H1.HeaderClassName
{
color: #502716;
}
.AnyTagClassName
{
color: #502716;
}
</style>
background-color css
<style>
a { background-color: #502716; }
a { background-color: rgb(80,39,22); }
div.DivClassName
{
background-color: #502716;
}
.BgClassName
{
background-color: #502716;
}
</style>
border-color css
<style>
span { border-color: #502716; }
span { border-color: rgb(80,39,22); }
td.TdClassName
{
border-color: #502716;
}
.TagClassName
{
border-color: #502716;
}
</style>