Shades of Madras #494616
Tints of Madras #494616
RGB
CMYK
RGB Variations
Color information
#494616 (or 0x494616) is known color: Madras. HEX triplet: 49, 46 and 16. RGB value is (73,70,22). Sum of RGB (Red+Green+Blue) = 73+70+22=165 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.24% from 165); Green value is 70 (27.73% from 255 or 42.42% from 165); Blue value is 22 (8.98% from 255 or 13.33% from 165); Max value from RGB is 73 - color contains mainly: red. Hex color #494616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494616 is #B6B9E9. Grayscale: #414141. Windows color (decimal): -11975146 or 1459785. OLE color: 1459785.
HSL color Cylindrical-coordinate representation of color #494616: hue angle of 56.47º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #494616 is Cyan = 0, Magento = 0.04, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 70 | 22 | - |
| CMYK | 0 | 0.04 | 0.70 | 0.71 |
| HSL | 56.47º | 0.54% | 0.19% | - |
| HSV(B) | 56.47º | 0.7% | 0.29% | - |
| XYZ | 5.08 | 5.85 | 1.62 | - |
| YUV | 65.43 | 103.49 | 133.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 70 | 22 | 0 | 0.04 | 0.70 | 0.71 | 56.47 | 0.54 | 0.19 |
| Hex | 49 | 46 | 16 | 0 | 4 | 46 | 47 | 38 | 36 | 13 |
| Octal | 111 | 106 | 26 | 0 | 4 | 106 | 107 | 70 | 66 | 23 |
| Binary | 1001001 | 1000110 | 10110 | 0 | 100 | 1000110 | 1000111 | 111000 | 110110 | 10011 |
Color Harmonies of #494616
Complementary color
Monochromatic Colors of #494616
Black with #494616
Text Example
Text Example
White with #494616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494616; }
p { color: rgb(73,70,22); }
H1.HeaderClassName
{
color: #494616;
}
.AnyTagClassName
{
color: #494616;
}
</style>
background-color css
<style>
a { background-color: #494616; }
a { background-color: rgb(73,70,22); }
div.DivClassName
{
background-color: #494616;
}
.BgClassName
{
background-color: #494616;
}
</style>
border-color css
<style>
span { border-color: #494616; }
span { border-color: rgb(73,70,22); }
td.TdClassName
{
border-color: #494616;
}
.TagClassName
{
border-color: #494616;
}
</style>