Shades of Madras #494220
Tints of Madras #494220
RGB
CMYK
RGB Variations
Color information
#494220 (or 0x494220) is known color: Madras. HEX triplet: 49, 42 and 20. RGB value is (73,66,32). Sum of RGB (Red+Green+Blue) = 73+66+32=171 (22% of max value = 765). Red value is 73 (28.91% from 255 or 42.69% from 171); Green value is 66 (26.17% from 255 or 38.60% from 171); Blue value is 32 (12.89% from 255 or 18.71% from 171); Max value from RGB is 73 - color contains mainly: red. Hex color #494220 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494220 is #B6BDDF. Grayscale: #404040. Windows color (decimal): -11976160 or 2114121. OLE color: 2114121.
HSL color Cylindrical-coordinate representation of color #494220: hue angle of 49.76º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #494220 is Cyan = 0, Magento = 0.10, Yellow = 0.56 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 66 | 32 | - |
| CMYK | 0 | 0.10 | 0.56 | 0.71 |
| HSL | 49.76º | 0.39% | 0.21% | - |
| HSV(B) | 49.76º | 0.56% | 0.29% | - |
| XYZ | 4.96 | 5.42 | 2.15 | - |
| YUV | 64.22 | 109.82 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 66 | 32 | 0 | 0.10 | 0.56 | 0.71 | 49.76 | 0.39 | 0.21 |
| Hex | 49 | 42 | 20 | 0 | A | 38 | 47 | 32 | 27 | 15 |
| Octal | 111 | 102 | 40 | 0 | 12 | 70 | 107 | 62 | 47 | 25 |
| Binary | 1001001 | 1000010 | 100000 | 0 | 1010 | 111000 | 1000111 | 110010 | 100111 | 10101 |
Color Harmonies of #494220
Complementary color
Monochromatic Colors of #494220
Black with #494220
Text Example
Text Example
White with #494220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494220; }
p { color: rgb(73,66,32); }
H1.HeaderClassName
{
color: #494220;
}
.AnyTagClassName
{
color: #494220;
}
</style>
background-color css
<style>
a { background-color: #494220; }
a { background-color: rgb(73,66,32); }
div.DivClassName
{
background-color: #494220;
}
.BgClassName
{
background-color: #494220;
}
</style>
border-color css
<style>
span { border-color: #494220; }
span { border-color: rgb(73,66,32); }
td.TdClassName
{
border-color: #494220;
}
.TagClassName
{
border-color: #494220;
}
</style>