Shades of Madras #494515
Tints of Madras #494515
RGB
CMYK
RGB Variations
Color information
#494515 (or 0x494515) is known color: Madras. HEX triplet: 49, 45 and 15. RGB value is (73,69,21). Sum of RGB (Red+Green+Blue) = 73+69+21=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 69 (27.34% from 255 or 42.33% from 163); Blue value is 21 (8.59% from 255 or 12.88% from 163); Max value from RGB is 73 - color contains mainly: red. Hex color #494515 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494515 is #B6BAEA. Grayscale: #404040. Windows color (decimal): -11975403 or 1393993. OLE color: 1393993.
HSL color Cylindrical-coordinate representation of color #494515: hue angle of 55.38º 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 #494515 is Cyan = 0, Magento = 0.05, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 69 | 21 | - |
| CMYK | 0 | 0.05 | 0.71 | 0.71 |
| HSL | 55.38º | 0.55% | 0.18% | - |
| HSV(B) | 55.38º | 0.71% | 0.29% | - |
| XYZ | 5.01 | 5.73 | 1.55 | - |
| YUV | 64.72 | 103.33 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 69 | 21 | 0 | 0.05 | 0.71 | 0.71 | 55.38 | 0.55 | 0.18 |
| Hex | 49 | 45 | 15 | 0 | 5 | 47 | 47 | 37 | 37 | 12 |
| Octal | 111 | 105 | 25 | 0 | 5 | 107 | 107 | 67 | 67 | 22 |
| Binary | 1001001 | 1000101 | 10101 | 0 | 101 | 1000111 | 1000111 | 110111 | 110111 | 10010 |
Color Harmonies of #494515
Complementary color
Monochromatic Colors of #494515
Black with #494515
Text Example
Text Example
White with #494515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494515; }
p { color: rgb(73,69,21); }
H1.HeaderClassName
{
color: #494515;
}
.AnyTagClassName
{
color: #494515;
}
</style>
background-color css
<style>
a { background-color: #494515; }
a { background-color: rgb(73,69,21); }
div.DivClassName
{
background-color: #494515;
}
.BgClassName
{
background-color: #494515;
}
</style>
border-color css
<style>
span { border-color: #494515; }
span { border-color: rgb(73,69,21); }
td.TdClassName
{
border-color: #494515;
}
.TagClassName
{
border-color: #494515;
}
</style>