Shades of Madras #494007
Tints of Madras #494007
RGB
CMYK
RGB Variations
Color information
#494007 (or 0x494007) is known color: Madras. HEX triplet: 49, 40 and 07. RGB value is (73,64,7). Sum of RGB (Red+Green+Blue) = 73+64+7=144 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.69% from 144); Green value is 64 (25.39% from 255 or 44.44% from 144); Blue value is 7 (3.12% from 255 or 4.86% from 144); Max value from RGB is 73 - color contains mainly: red. Hex color #494007 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494007 is #B6BFF8. Grayscale: #3C3C3C. Windows color (decimal): -11976697 or 475209. OLE color: 475209.
HSL color Cylindrical-coordinate representation of color #494007: hue angle of 51.82º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #494007 is Cyan = 0, Magento = 0.12, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 64 | 7 | - |
| CMYK | 0 | 0.12 | 0.90 | 0.71 |
| HSL | 51.82º | 0.83% | 0.16% | - |
| HSV(B) | 51.82º | 0.9% | 0.29% | - |
| XYZ | 4.62 | 5.1 | 0.94 | - |
| YUV | 60.19 | 97.98 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 7 | 0 | 0.12 | 0.90 | 0.71 | 51.82 | 0.83 | 0.16 |
| Hex | 49 | 40 | 7 | 0 | C | 5A | 47 | 34 | 52 | 10 |
| Octal | 111 | 100 | 7 | 0 | 14 | 132 | 107 | 64 | 122 | 20 |
| Binary | 1001001 | 1000000 | 111 | 0 | 1100 | 1011010 | 1000111 | 110100 | 1010010 | 10000 |
Color Harmonies of #494007
Complementary color
Monochromatic Colors of #494007
Black with #494007
Text Example
Text Example
White with #494007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494007; }
p { color: rgb(73,64,7); }
H1.HeaderClassName
{
color: #494007;
}
.AnyTagClassName
{
color: #494007;
}
</style>
background-color css
<style>
a { background-color: #494007; }
a { background-color: rgb(73,64,7); }
div.DivClassName
{
background-color: #494007;
}
.BgClassName
{
background-color: #494007;
}
</style>
border-color css
<style>
span { border-color: #494007; }
span { border-color: rgb(73,64,7); }
td.TdClassName
{
border-color: #494007;
}
.TagClassName
{
border-color: #494007;
}
</style>