Shades of Madras #494417
Tints of Madras #494417
RGB
CMYK
RGB Variations
Color information
#494417 (or 0x494417) is known color: Madras. HEX triplet: 49, 44 and 17. RGB value is (73,68,23). Sum of RGB (Red+Green+Blue) = 73+68+23=164 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.51% from 164); Green value is 68 (26.95% from 255 or 41.46% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 73 - color contains mainly: red. Hex color #494417 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494417 is #B6BBE8. Grayscale: #404040. Windows color (decimal): -11975657 or 1524809. OLE color: 1524809.
HSL color Cylindrical-coordinate representation of color #494417: hue angle of 54º 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 #494417 is Cyan = 0, Magento = 0.07, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 68 | 23 | - |
| CMYK | 0 | 0.07 | 0.68 | 0.71 |
| HSL | 54º | 0.52% | 0.19% | - |
| HSV(B) | 54º | 0.68% | 0.29% | - |
| XYZ | 4.97 | 5.61 | 1.63 | - |
| YUV | 64.37 | 104.66 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 68 | 23 | 0 | 0.07 | 0.68 | 0.71 | 54 | 0.52 | 0.19 |
| Hex | 49 | 44 | 17 | 0 | 7 | 44 | 47 | 36 | 34 | 13 |
| Octal | 111 | 104 | 27 | 0 | 7 | 104 | 107 | 66 | 64 | 23 |
| Binary | 1001001 | 1000100 | 10111 | 0 | 111 | 1000100 | 1000111 | 110110 | 110100 | 10011 |
Color Harmonies of #494417
Complementary color
Monochromatic Colors of #494417
Black with #494417
Text Example
Text Example
White with #494417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494417; }
p { color: rgb(73,68,23); }
H1.HeaderClassName
{
color: #494417;
}
.AnyTagClassName
{
color: #494417;
}
</style>
background-color css
<style>
a { background-color: #494417; }
a { background-color: rgb(73,68,23); }
div.DivClassName
{
background-color: #494417;
}
.BgClassName
{
background-color: #494417;
}
</style>
border-color css
<style>
span { border-color: #494417; }
span { border-color: rgb(73,68,23); }
td.TdClassName
{
border-color: #494417;
}
.TagClassName
{
border-color: #494417;
}
</style>