Shades of Indian Tan #502618
Tints of Indian Tan #502618
RGB
CMYK
RGB Variations
Color information
#502618 (or 0x502618) is known color: Indian Tan. HEX triplet: 50, 26 and 18. RGB value is (80,38,24). Sum of RGB (Red+Green+Blue) = 80+38+24=142 (18% of max value = 765). Red value is 80 (31.64% from 255 or 56.34% from 142); Green value is 38 (15.23% from 255 or 26.76% from 142); Blue value is 24 (9.77% from 255 or 16.90% from 142); Max value from RGB is 80 - color contains mainly: red. Hex color #502618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #502618 is #AFD9E7. Grayscale: #313131. Windows color (decimal): -11524584 or 1582672. OLE color: 1582672.
HSL color Cylindrical-coordinate representation of color #502618: hue angle of 15º degrees, saturation: 0.54, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #502618 is Cyan = 0, Magento = 0.52, Yellow = 0.70 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 38 | 24 | - |
| CMYK | 0 | 0.52 | 0.70 | 0.69 |
| HSL | 15º | 0.54% | 0.2% | - |
| HSV(B) | 15º | 0.7% | 0.31% | - |
| XYZ | 4.17 | 3.16 | 1.25 | - |
| YUV | 48.96 | 113.91 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 38 | 24 | 0 | 0.52 | 0.70 | 0.69 | 15 | 0.54 | 0.2 |
| Hex | 50 | 26 | 18 | 0 | 34 | 46 | 45 | F | 36 | 14 |
| Octal | 120 | 46 | 30 | 0 | 64 | 106 | 105 | 17 | 66 | 24 |
| Binary | 1010000 | 100110 | 11000 | 0 | 110100 | 1000110 | 1000101 | 1111 | 110110 | 10100 |
Color Harmonies of #502618
Complementary color
Monochromatic Colors of #502618
Black with #502618
Text Example
Text Example
White with #502618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502618; }
p { color: rgb(80,38,24); }
H1.HeaderClassName
{
color: #502618;
}
.AnyTagClassName
{
color: #502618;
}
</style>
background-color css
<style>
a { background-color: #502618; }
a { background-color: rgb(80,38,24); }
div.DivClassName
{
background-color: #502618;
}
.BgClassName
{
background-color: #502618;
}
</style>
border-color css
<style>
span { border-color: #502618; }
span { border-color: rgb(80,38,24); }
td.TdClassName
{
border-color: #502618;
}
.TagClassName
{
border-color: #502618;
}
</style>