Shades of Madras #494017
Tints of Madras #494017
RGB
CMYK
RGB Variations
Color information
#494017 (or 0x494017) is known color: Madras. HEX triplet: 49, 40 and 17. RGB value is (73,64,23). Sum of RGB (Red+Green+Blue) = 73+64+23=160 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.62% from 160); Green value is 64 (25.39% from 255 or 40% from 160); Blue value is 23 (9.38% from 255 or 14.38% from 160); Max value from RGB is 73 - color contains mainly: red. Hex color #494017 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494017 is #B6BFE8. Grayscale: #3E3E3E. Windows color (decimal): -11976681 or 1523785. OLE color: 1523785.
HSL color Cylindrical-coordinate representation of color #494017: hue angle of 49.2º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #494017 is Cyan = 0, Magento = 0.12, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 64 | 23 | - |
| CMYK | 0 | 0.12 | 0.68 | 0.71 |
| HSL | 49.2º | 0.52% | 0.19% | - |
| HSV(B) | 49.2º | 0.68% | 0.29% | - |
| XYZ | 4.74 | 5.15 | 1.55 | - |
| YUV | 62.02 | 105.98 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 23 | 0 | 0.12 | 0.68 | 0.71 | 49.2 | 0.52 | 0.19 |
| Hex | 49 | 40 | 17 | 0 | C | 44 | 47 | 31 | 34 | 13 |
| Octal | 111 | 100 | 27 | 0 | 14 | 104 | 107 | 61 | 64 | 23 |
| Binary | 1001001 | 1000000 | 10111 | 0 | 1100 | 1000100 | 1000111 | 110001 | 110100 | 10011 |
Color Harmonies of #494017
Complementary color
Monochromatic Colors of #494017
Black with #494017
Text Example
Text Example
White with #494017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494017; }
p { color: rgb(73,64,23); }
H1.HeaderClassName
{
color: #494017;
}
.AnyTagClassName
{
color: #494017;
}
</style>
background-color css
<style>
a { background-color: #494017; }
a { background-color: rgb(73,64,23); }
div.DivClassName
{
background-color: #494017;
}
.BgClassName
{
background-color: #494017;
}
</style>
border-color css
<style>
span { border-color: #494017; }
span { border-color: rgb(73,64,23); }
td.TdClassName
{
border-color: #494017;
}
.TagClassName
{
border-color: #494017;
}
</style>