Shades of Madras #494115
Tints of Madras #494115
RGB
CMYK
RGB Variations
Color information
#494115 (or 0x494115) is known color: Madras. HEX triplet: 49, 41 and 15. RGB value is (73,65,21). Sum of RGB (Red+Green+Blue) = 73+65+21=159 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.91% from 159); Green value is 65 (25.78% from 255 or 40.88% from 159); Blue value is 21 (8.59% from 255 or 13.21% from 159); Max value from RGB is 73 - color contains mainly: red. Hex color #494115 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494115 is #B6BEEA. Grayscale: #3E3E3E. Windows color (decimal): -11976427 or 1392969. OLE color: 1392969.
HSL color Cylindrical-coordinate representation of color #494115: hue angle of 50.77º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #494115 is Cyan = 0, Magento = 0.11, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 65 | 21 | - |
| CMYK | 0 | 0.11 | 0.71 | 0.71 |
| HSL | 50.77º | 0.55% | 0.18% | - |
| HSV(B) | 50.77º | 0.71% | 0.29% | - |
| XYZ | 4.77 | 5.25 | 1.47 | - |
| YUV | 62.38 | 104.65 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 65 | 21 | 0 | 0.11 | 0.71 | 0.71 | 50.77 | 0.55 | 0.18 |
| Hex | 49 | 41 | 15 | 0 | B | 47 | 47 | 33 | 37 | 12 |
| Octal | 111 | 101 | 25 | 0 | 13 | 107 | 107 | 63 | 67 | 22 |
| Binary | 1001001 | 1000001 | 10101 | 0 | 1011 | 1000111 | 1000111 | 110011 | 110111 | 10010 |
Color Harmonies of #494115
Complementary color
Monochromatic Colors of #494115
Black with #494115
Text Example
Text Example
White with #494115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494115; }
p { color: rgb(73,65,21); }
H1.HeaderClassName
{
color: #494115;
}
.AnyTagClassName
{
color: #494115;
}
</style>
background-color css
<style>
a { background-color: #494115; }
a { background-color: rgb(73,65,21); }
div.DivClassName
{
background-color: #494115;
}
.BgClassName
{
background-color: #494115;
}
</style>
border-color css
<style>
span { border-color: #494115; }
span { border-color: rgb(73,65,21); }
td.TdClassName
{
border-color: #494115;
}
.TagClassName
{
border-color: #494115;
}
</style>