Shades of Madras #494613
Tints of Madras #494613
RGB
CMYK
RGB Variations
Color information
#494613 (or 0x494613) is known color: Madras. HEX triplet: 49, 46 and 13. RGB value is (73,70,19). Sum of RGB (Red+Green+Blue) = 73+70+19=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 70 (27.73% from 255 or 43.21% from 162); Blue value is 19 (7.81% from 255 or 11.73% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #494613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494613 is #B6B9EC. Grayscale: #414141. Windows color (decimal): -11975149 or 1263177. OLE color: 1263177.
HSL color Cylindrical-coordinate representation of color #494613: hue angle of 56.67º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #494613 is Cyan = 0, Magento = 0.04, Yellow = 0.74 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 70 | 19 | - |
| CMYK | 0 | 0.04 | 0.74 | 0.71 |
| HSL | 56.67º | 0.59% | 0.18% | - |
| HSV(B) | 56.67º | 0.74% | 0.29% | - |
| XYZ | 5.06 | 5.84 | 1.48 | - |
| YUV | 65.08 | 101.99 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 70 | 19 | 0 | 0.04 | 0.74 | 0.71 | 56.67 | 0.59 | 0.18 |
| Hex | 49 | 46 | 13 | 0 | 4 | 4A | 47 | 39 | 3B | 12 |
| Octal | 111 | 106 | 23 | 0 | 4 | 112 | 107 | 71 | 73 | 22 |
| Binary | 1001001 | 1000110 | 10011 | 0 | 100 | 1001010 | 1000111 | 111001 | 111011 | 10010 |
Color Harmonies of #494613
Complementary color
Monochromatic Colors of #494613
Black with #494613
Text Example
Text Example
White with #494613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494613; }
p { color: rgb(73,70,19); }
H1.HeaderClassName
{
color: #494613;
}
.AnyTagClassName
{
color: #494613;
}
</style>
background-color css
<style>
a { background-color: #494613; }
a { background-color: rgb(73,70,19); }
div.DivClassName
{
background-color: #494613;
}
.BgClassName
{
background-color: #494613;
}
</style>
border-color css
<style>
span { border-color: #494613; }
span { border-color: rgb(73,70,19); }
td.TdClassName
{
border-color: #494613;
}
.TagClassName
{
border-color: #494613;
}
</style>