Shades of Madras #494410
Tints of Madras #494410
RGB
CMYK
RGB Variations
Color information
#494410 (or 0x494410) is known color: Madras. HEX triplet: 49, 44 and 10. RGB value is (73,68,16). Sum of RGB (Red+Green+Blue) = 73+68+16=157 (20% of max value = 765). Red value is 73 (28.91% from 255 or 46.50% from 157); Green value is 68 (26.95% from 255 or 43.31% from 157); Blue value is 16 (6.64% from 255 or 10.19% from 157); Max value from RGB is 73 - color contains mainly: red. Hex color #494410 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494410 is #B6BBEF. Grayscale: #3F3F3F. Windows color (decimal): -11975664 or 1066057. OLE color: 1066057.
HSL color Cylindrical-coordinate representation of color #494410: hue angle of 54.74º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #494410 is Cyan = 0, Magento = 0.07, Yellow = 0.78 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 68 | 16 | - |
| CMYK | 0 | 0.07 | 0.78 | 0.71 |
| HSL | 54.74º | 0.64% | 0.17% | - |
| HSV(B) | 54.74º | 0.78% | 0.29% | - |
| XYZ | 4.91 | 5.59 | 1.31 | - |
| YUV | 63.57 | 101.16 | 134.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 68 | 16 | 0 | 0.07 | 0.78 | 0.71 | 54.74 | 0.64 | 0.17 |
| Hex | 49 | 44 | 10 | 0 | 7 | 4E | 47 | 37 | 40 | 11 |
| Octal | 111 | 104 | 20 | 0 | 7 | 116 | 107 | 67 | 100 | 21 |
| Binary | 1001001 | 1000100 | 10000 | 0 | 111 | 1001110 | 1000111 | 110111 | 1000000 | 10001 |
Color Harmonies of #494410
Complementary color
Monochromatic Colors of #494410
Black with #494410
Text Example
Text Example
White with #494410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494410; }
p { color: rgb(73,68,16); }
H1.HeaderClassName
{
color: #494410;
}
.AnyTagClassName
{
color: #494410;
}
</style>
background-color css
<style>
a { background-color: #494410; }
a { background-color: rgb(73,68,16); }
div.DivClassName
{
background-color: #494410;
}
.BgClassName
{
background-color: #494410;
}
</style>
border-color css
<style>
span { border-color: #494410; }
span { border-color: rgb(73,68,16); }
td.TdClassName
{
border-color: #494410;
}
.TagClassName
{
border-color: #494410;
}
</style>