Shades of Madras #494516
Tints of Madras #494516
RGB
CMYK
RGB Variations
Color information
#494516 (or 0x494516) is known color: Madras. HEX triplet: 49, 45 and 16. RGB value is (73,69,22). Sum of RGB (Red+Green+Blue) = 73+69+22=164 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.51% from 164); Green value is 69 (27.34% from 255 or 42.07% from 164); Blue value is 22 (8.98% from 255 or 13.41% from 164); Max value from RGB is 73 - color contains mainly: red. Hex color #494516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494516 is #B6BAE9. Grayscale: #414141. Windows color (decimal): -11975402 or 1459529. OLE color: 1459529.
HSL color Cylindrical-coordinate representation of color #494516: hue angle of 55.29º 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 #494516 is Cyan = 0, Magento = 0.05, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 69 | 22 | - |
| CMYK | 0 | 0.05 | 0.70 | 0.71 |
| HSL | 55.29º | 0.54% | 0.19% | - |
| HSV(B) | 55.29º | 0.7% | 0.29% | - |
| XYZ | 5.02 | 5.73 | 1.6 | - |
| YUV | 64.84 | 103.83 | 133.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 69 | 22 | 0 | 0.05 | 0.70 | 0.71 | 55.29 | 0.54 | 0.19 |
| Hex | 49 | 45 | 16 | 0 | 5 | 46 | 47 | 37 | 36 | 13 |
| Octal | 111 | 105 | 26 | 0 | 5 | 106 | 107 | 67 | 66 | 23 |
| Binary | 1001001 | 1000101 | 10110 | 0 | 101 | 1000110 | 1000111 | 110111 | 110110 | 10011 |
Color Harmonies of #494516
Complementary color
Monochromatic Colors of #494516
Black with #494516
Text Example
Text Example
White with #494516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494516; }
p { color: rgb(73,69,22); }
H1.HeaderClassName
{
color: #494516;
}
.AnyTagClassName
{
color: #494516;
}
</style>
background-color css
<style>
a { background-color: #494516; }
a { background-color: rgb(73,69,22); }
div.DivClassName
{
background-color: #494516;
}
.BgClassName
{
background-color: #494516;
}
</style>
border-color css
<style>
span { border-color: #494516; }
span { border-color: rgb(73,69,22); }
td.TdClassName
{
border-color: #494516;
}
.TagClassName
{
border-color: #494516;
}
</style>