Shades of Madras #494510
Tints of Madras #494510
RGB
CMYK
RGB Variations
Color information
#494510 (or 0x494510) is known color: Madras. HEX triplet: 49, 45 and 10. RGB value is (73,69,16). Sum of RGB (Red+Green+Blue) = 73+69+16=158 (20% of max value = 765). Red value is 73 (28.91% from 255 or 46.20% from 158); Green value is 69 (27.34% from 255 or 43.67% from 158); Blue value is 16 (6.64% from 255 or 10.13% from 158); Max value from RGB is 73 - color contains mainly: red. Hex color #494510 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494510 is #B6BAEF. Grayscale: #404040. Windows color (decimal): -11975408 or 1066313. OLE color: 1066313.
HSL color Cylindrical-coordinate representation of color #494510: hue angle of 55.79º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #494510 is Cyan = 0, Magento = 0.05, Yellow = 0.78 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 69 | 16 | - |
| CMYK | 0 | 0.05 | 0.78 | 0.71 |
| HSL | 55.79º | 0.64% | 0.17% | - |
| HSV(B) | 55.79º | 0.78% | 0.29% | - |
| XYZ | 4.97 | 5.71 | 1.33 | - |
| YUV | 64.15 | 100.83 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 69 | 16 | 0 | 0.05 | 0.78 | 0.71 | 55.79 | 0.64 | 0.17 |
| Hex | 49 | 45 | 10 | 0 | 5 | 4E | 47 | 38 | 40 | 11 |
| Octal | 111 | 105 | 20 | 0 | 5 | 116 | 107 | 70 | 100 | 21 |
| Binary | 1001001 | 1000101 | 10000 | 0 | 101 | 1001110 | 1000111 | 111000 | 1000000 | 10001 |
Color Harmonies of #494510
Complementary color
Monochromatic Colors of #494510
Black with #494510
Text Example
Text Example
White with #494510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494510; }
p { color: rgb(73,69,16); }
H1.HeaderClassName
{
color: #494510;
}
.AnyTagClassName
{
color: #494510;
}
</style>
background-color css
<style>
a { background-color: #494510; }
a { background-color: rgb(73,69,16); }
div.DivClassName
{
background-color: #494510;
}
.BgClassName
{
background-color: #494510;
}
</style>
border-color css
<style>
span { border-color: #494510; }
span { border-color: rgb(73,69,16); }
td.TdClassName
{
border-color: #494510;
}
.TagClassName
{
border-color: #494510;
}
</style>