Shades of Madras #494016
Tints of Madras #494016
RGB
CMYK
RGB Variations
Color information
#494016 (or 0x494016) is known color: Madras. HEX triplet: 49, 40 and 16. RGB value is (73,64,22). Sum of RGB (Red+Green+Blue) = 73+64+22=159 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.91% from 159); Green value is 64 (25.39% from 255 or 40.25% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 73 - color contains mainly: red. Hex color #494016 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494016 is #B6BFE9. Grayscale: #3E3E3E. Windows color (decimal): -11976682 or 1458249. OLE color: 1458249.
HSL color Cylindrical-coordinate representation of color #494016: hue angle of 49.41º 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 #494016 is Cyan = 0, Magento = 0.12, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 64 | 22 | - |
| CMYK | 0 | 0.12 | 0.70 | 0.71 |
| HSL | 49.41º | 0.54% | 0.19% | - |
| HSV(B) | 49.41º | 0.7% | 0.29% | - |
| XYZ | 4.73 | 5.14 | 1.5 | - |
| YUV | 61.9 | 105.48 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 22 | 0 | 0.12 | 0.70 | 0.71 | 49.41 | 0.54 | 0.19 |
| Hex | 49 | 40 | 16 | 0 | C | 46 | 47 | 31 | 36 | 13 |
| Octal | 111 | 100 | 26 | 0 | 14 | 106 | 107 | 61 | 66 | 23 |
| Binary | 1001001 | 1000000 | 10110 | 0 | 1100 | 1000110 | 1000111 | 110001 | 110110 | 10011 |
Color Harmonies of #494016
Complementary color
Monochromatic Colors of #494016
Black with #494016
Text Example
Text Example
White with #494016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494016; }
p { color: rgb(73,64,22); }
H1.HeaderClassName
{
color: #494016;
}
.AnyTagClassName
{
color: #494016;
}
</style>
background-color css
<style>
a { background-color: #494016; }
a { background-color: rgb(73,64,22); }
div.DivClassName
{
background-color: #494016;
}
.BgClassName
{
background-color: #494016;
}
</style>
border-color css
<style>
span { border-color: #494016; }
span { border-color: rgb(73,64,22); }
td.TdClassName
{
border-color: #494016;
}
.TagClassName
{
border-color: #494016;
}
</style>