Shades of Madras #494106
Tints of Madras #494106
RGB
CMYK
RGB Variations
Color information
#494106 (or 0x494106) is known color: Madras. HEX triplet: 49, 41 and 06. RGB value is (73,65,6). Sum of RGB (Red+Green+Blue) = 73+65+6=144 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.69% from 144); Green value is 65 (25.78% from 255 or 45.14% from 144); Blue value is 6 (2.73% from 255 or 4.17% from 144); Max value from RGB is 73 - color contains mainly: red. Hex color #494106 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494106 is #B6BEF9. Grayscale: #3C3C3C. Windows color (decimal): -11976442 or 409929. OLE color: 409929.
HSL color Cylindrical-coordinate representation of color #494106: hue angle of 52.84º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #494106 is Cyan = 0, Magento = 0.11, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 65 | 6 | - |
| CMYK | 0 | 0.11 | 0.92 | 0.71 |
| HSL | 52.84º | 0.85% | 0.15% | - |
| HSV(B) | 52.84º | 0.92% | 0.29% | - |
| XYZ | 4.67 | 5.21 | 0.93 | - |
| YUV | 60.67 | 97.15 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 65 | 6 | 0 | 0.11 | 0.92 | 0.71 | 52.84 | 0.85 | 0.15 |
| Hex | 49 | 41 | 6 | 0 | B | 5C | 47 | 35 | 55 | F |
| Octal | 111 | 101 | 6 | 0 | 13 | 134 | 107 | 65 | 125 | 17 |
| Binary | 1001001 | 1000001 | 110 | 0 | 1011 | 1011100 | 1000111 | 110101 | 1010101 | 1111 |
Color Harmonies of #494106
Complementary color
Monochromatic Colors of #494106
Black with #494106
Text Example
Text Example
White with #494106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494106; }
p { color: rgb(73,65,6); }
H1.HeaderClassName
{
color: #494106;
}
.AnyTagClassName
{
color: #494106;
}
</style>
background-color css
<style>
a { background-color: #494106; }
a { background-color: rgb(73,65,6); }
div.DivClassName
{
background-color: #494106;
}
.BgClassName
{
background-color: #494106;
}
</style>
border-color css
<style>
span { border-color: #494106; }
span { border-color: rgb(73,65,6); }
td.TdClassName
{
border-color: #494106;
}
.TagClassName
{
border-color: #494106;
}
</style>