Shades of Madras #494612
Tints of Madras #494612
RGB
CMYK
RGB Variations
Color information
#494612 (or 0x494612) is known color: Madras. HEX triplet: 49, 46 and 12. RGB value is (73,70,18). Sum of RGB (Red+Green+Blue) = 73+70+18=161 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.34% from 161); Green value is 70 (27.73% from 255 or 43.48% from 161); Blue value is 18 (7.42% from 255 or 11.18% from 161); Max value from RGB is 73 - color contains mainly: red. Hex color #494612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494612 is #B6B9ED. Grayscale: #414141. Windows color (decimal): -11975150 or 1197641. OLE color: 1197641.
HSL color Cylindrical-coordinate representation of color #494612: hue angle of 56.73º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #494612 is Cyan = 0, Magento = 0.04, Yellow = 0.75 and Black (K on CMYK) = 0.71.
Color convert
RGB | 73 | 70 | 18 | - |
CMYK | 0 | 0.04 | 0.75 | 0.71 |
HSL | 56.73º | 0.6% | 0.18% | - |
HSV(B) | 56.73º | 0.75% | 0.29% | - |
XYZ | 5.05 | 5.84 | 1.43 | - |
YUV | 64.97 | 101.49 | 133.73 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 73 | 70 | 18 | 0 | 0.04 | 0.75 | 0.71 | 56.73 | 0.6 | 0.18 |
Hex | 49 | 46 | 12 | 0 | 4 | 4B | 47 | 39 | 3C | 12 |
Octal | 111 | 106 | 22 | 0 | 4 | 113 | 107 | 71 | 74 | 22 |
Binary | 1001001 | 1000110 | 10010 | 0 | 100 | 1001011 | 1000111 | 111001 | 111100 | 10010 |
Color Harmonies of #494612
Complementary color
Monochromatic Colors of #494612
Black with #494612
Text Example
Text Example
White with #494612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494612; }
p { color: rgb(73,70,18); }
H1.HeaderClassName
{
color: #494612;
}
.AnyTagClassName
{
color: #494612;
}
</style>
background-color css
<style>
a { background-color: #494612; }
a { background-color: rgb(73,70,18); }
div.DivClassName
{
background-color: #494612;
}
.BgClassName
{
background-color: #494612;
}
</style>
border-color css
<style>
span { border-color: #494612; }
span { border-color: rgb(73,70,18); }
td.TdClassName
{
border-color: #494612;
}
.TagClassName
{
border-color: #494612;
}
</style>