Shades of Madras #494014
Tints of Madras #494014
RGB
CMYK
RGB Variations
Color information
#494014 (or 0x494014) is known color: Madras. HEX triplet: 49, 40 and 14. RGB value is (73,64,20). Sum of RGB (Red+Green+Blue) = 73+64+20=157 (20% of max value = 765). Red value is 73 (28.91% from 255 or 46.50% from 157); Green value is 64 (25.39% from 255 or 40.76% from 157); Blue value is 20 (8.20% from 255 or 12.74% from 157); Max value from RGB is 73 - color contains mainly: red. Hex color #494014 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494014 is #B6BFEB. Grayscale: #3D3D3D. Windows color (decimal): -11976684 or 1327177. OLE color: 1327177.
HSL color Cylindrical-coordinate representation of color #494014: hue angle of 49.81º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #494014 is Cyan = 0, Magento = 0.12, Yellow = 0.73 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 64 | 20 | - |
| CMYK | 0 | 0.12 | 0.73 | 0.71 |
| HSL | 49.81º | 0.57% | 0.18% | - |
| HSV(B) | 49.81º | 0.73% | 0.29% | - |
| XYZ | 4.71 | 5.13 | 1.4 | - |
| YUV | 61.68 | 104.48 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 20 | 0 | 0.12 | 0.73 | 0.71 | 49.81 | 0.57 | 0.18 |
| Hex | 49 | 40 | 14 | 0 | C | 49 | 47 | 32 | 39 | 12 |
| Octal | 111 | 100 | 24 | 0 | 14 | 111 | 107 | 62 | 71 | 22 |
| Binary | 1001001 | 1000000 | 10100 | 0 | 1100 | 1001001 | 1000111 | 110010 | 111001 | 10010 |
Color Harmonies of #494014
Complementary color
Monochromatic Colors of #494014
Black with #494014
Text Example
Text Example
White with #494014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494014; }
p { color: rgb(73,64,20); }
H1.HeaderClassName
{
color: #494014;
}
.AnyTagClassName
{
color: #494014;
}
</style>
background-color css
<style>
a { background-color: #494014; }
a { background-color: rgb(73,64,20); }
div.DivClassName
{
background-color: #494014;
}
.BgClassName
{
background-color: #494014;
}
</style>
border-color css
<style>
span { border-color: #494014; }
span { border-color: rgb(73,64,20); }
td.TdClassName
{
border-color: #494014;
}
.TagClassName
{
border-color: #494014;
}
</style>