Shades of Madras #494026
Tints of Madras #494026
RGB
CMYK
RGB Variations
Color information
#494026 (or 0x494026) is known color: Madras. HEX triplet: 49, 40 and 26. RGB value is (73,64,38). Sum of RGB (Red+Green+Blue) = 73+64+38=175 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.71% from 175); Green value is 64 (25.39% from 255 or 36.57% from 175); Blue value is 38 (15.23% from 255 or 21.71% from 175); Max value from RGB is 73 - color contains mainly: red. Hex color #494026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494026 is #B6BFD9. Grayscale: #3F3F3F. Windows color (decimal): -11976666 or 2506825. OLE color: 2506825.
HSL color Cylindrical-coordinate representation of color #494026: hue angle of 44.57º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #494026 is Cyan = 0, Magento = 0.12, Yellow = 0.48 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 64 | 38 | - |
| CMYK | 0 | 0.12 | 0.48 | 0.71 |
| HSL | 44.57º | 0.32% | 0.22% | - |
| HSV(B) | 44.57º | 0.48% | 0.29% | - |
| XYZ | 4.93 | 5.22 | 2.58 | - |
| YUV | 63.73 | 113.48 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 38 | 0 | 0.12 | 0.48 | 0.71 | 44.57 | 0.32 | 0.22 |
| Hex | 49 | 40 | 26 | 0 | C | 30 | 47 | 2D | 20 | 16 |
| Octal | 111 | 100 | 46 | 0 | 14 | 60 | 107 | 55 | 40 | 26 |
| Binary | 1001001 | 1000000 | 100110 | 0 | 1100 | 110000 | 1000111 | 101101 | 100000 | 10110 |
Color Harmonies of #494026
Complementary color
Monochromatic Colors of #494026
Black with #494026
Text Example
Text Example
White with #494026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494026; }
p { color: rgb(73,64,38); }
H1.HeaderClassName
{
color: #494026;
}
.AnyTagClassName
{
color: #494026;
}
</style>
background-color css
<style>
a { background-color: #494026; }
a { background-color: rgb(73,64,38); }
div.DivClassName
{
background-color: #494026;
}
.BgClassName
{
background-color: #494026;
}
</style>
border-color css
<style>
span { border-color: #494026; }
span { border-color: rgb(73,64,38); }
td.TdClassName
{
border-color: #494026;
}
.TagClassName
{
border-color: #494026;
}
</style>