Shades of Madras #494513
Tints of Madras #494513
RGB
CMYK
RGB Variations
Color information
#494513 (or 0x494513) is known color: Madras. HEX triplet: 49, 45 and 13. RGB value is (73,69,19). Sum of RGB (Red+Green+Blue) = 73+69+19=161 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.34% from 161); Green value is 69 (27.34% from 255 or 42.86% from 161); Blue value is 19 (7.81% from 255 or 11.80% from 161); Max value from RGB is 73 - color contains mainly: red. Hex color #494513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494513 is #B6BAEC. Grayscale: #404040. Windows color (decimal): -11975405 or 1262921. OLE color: 1262921.
HSL color Cylindrical-coordinate representation of color #494513: hue angle of 55.56º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #494513 is Cyan = 0, Magento = 0.05, Yellow = 0.74 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 69 | 19 | - |
| CMYK | 0 | 0.05 | 0.74 | 0.71 |
| HSL | 55.56º | 0.59% | 0.18% | - |
| HSV(B) | 55.56º | 0.74% | 0.29% | - |
| XYZ | 4.99 | 5.72 | 1.46 | - |
| YUV | 64.5 | 102.33 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 69 | 19 | 0 | 0.05 | 0.74 | 0.71 | 55.56 | 0.59 | 0.18 |
| Hex | 49 | 45 | 13 | 0 | 5 | 4A | 47 | 38 | 3B | 12 |
| Octal | 111 | 105 | 23 | 0 | 5 | 112 | 107 | 70 | 73 | 22 |
| Binary | 1001001 | 1000101 | 10011 | 0 | 101 | 1001010 | 1000111 | 111000 | 111011 | 10010 |
Color Harmonies of #494513
Complementary color
Monochromatic Colors of #494513
Black with #494513
Text Example
Text Example
White with #494513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494513; }
p { color: rgb(73,69,19); }
H1.HeaderClassName
{
color: #494513;
}
.AnyTagClassName
{
color: #494513;
}
</style>
background-color css
<style>
a { background-color: #494513; }
a { background-color: rgb(73,69,19); }
div.DivClassName
{
background-color: #494513;
}
.BgClassName
{
background-color: #494513;
}
</style>
border-color css
<style>
span { border-color: #494513; }
span { border-color: rgb(73,69,19); }
td.TdClassName
{
border-color: #494513;
}
.TagClassName
{
border-color: #494513;
}
</style>