Shades of Madras #494207
Tints of Madras #494207
RGB
CMYK
RGB Variations
Color information
#494207 (or 0x494207) is known color: Madras. HEX triplet: 49, 42 and 07. RGB value is (73,66,7). Sum of RGB (Red+Green+Blue) = 73+66+7=146 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50% from 146); Green value is 66 (26.17% from 255 or 45.21% from 146); Blue value is 7 (3.12% from 255 or 4.79% from 146); Max value from RGB is 73 - color contains mainly: red. Hex color #494207 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494207 is #B6BDF8. Grayscale: #3D3D3D. Windows color (decimal): -11976185 or 475721. OLE color: 475721.
HSL color Cylindrical-coordinate representation of color #494207: hue angle of 53.64º 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 #494207 is Cyan = 0, Magento = 0.10, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 66 | 7 | - |
| CMYK | 0 | 0.10 | 0.90 | 0.71 |
| HSL | 53.64º | 0.83% | 0.16% | - |
| HSV(B) | 53.64º | 0.9% | 0.29% | - |
| XYZ | 4.73 | 5.33 | 0.98 | - |
| YUV | 61.37 | 97.32 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 66 | 7 | 0 | 0.10 | 0.90 | 0.71 | 53.64 | 0.83 | 0.16 |
| Hex | 49 | 42 | 7 | 0 | A | 5A | 47 | 36 | 52 | 10 |
| Octal | 111 | 102 | 7 | 0 | 12 | 132 | 107 | 66 | 122 | 20 |
| Binary | 1001001 | 1000010 | 111 | 0 | 1010 | 1011010 | 1000111 | 110110 | 1010010 | 10000 |
Color Harmonies of #494207
Complementary color
Monochromatic Colors of #494207
Black with #494207
Text Example
Text Example
White with #494207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494207; }
p { color: rgb(73,66,7); }
H1.HeaderClassName
{
color: #494207;
}
.AnyTagClassName
{
color: #494207;
}
</style>
background-color css
<style>
a { background-color: #494207; }
a { background-color: rgb(73,66,7); }
div.DivClassName
{
background-color: #494207;
}
.BgClassName
{
background-color: #494207;
}
</style>
border-color css
<style>
span { border-color: #494207; }
span { border-color: rgb(73,66,7); }
td.TdClassName
{
border-color: #494207;
}
.TagClassName
{
border-color: #494207;
}
</style>