Shades of Madras #494618
Tints of Madras #494618
RGB
CMYK
RGB Variations
Color information
#494618 (or 0x494618) is known color: Madras. HEX triplet: 49, 46 and 18. RGB value is (73,70,24). Sum of RGB (Red+Green+Blue) = 73+70+24=167 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.71% from 167); Green value is 70 (27.73% from 255 or 41.92% from 167); Blue value is 24 (9.77% from 255 or 14.37% from 167); Max value from RGB is 73 - color contains mainly: red. Hex color #494618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #494618 is #B6B9E7. Grayscale: #414141. Windows color (decimal): -11975144 or 1590857. OLE color: 1590857.
HSL color Cylindrical-coordinate representation of color #494618: hue angle of 56.33º degrees, saturation: 0.51, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #494618 is Cyan = 0, Magento = 0.04, Yellow = 0.67 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 70 | 24 | - |
| CMYK | 0 | 0.04 | 0.67 | 0.71 |
| HSL | 56.33º | 0.51% | 0.19% | - |
| HSV(B) | 56.33º | 0.67% | 0.29% | - |
| XYZ | 5.1 | 5.86 | 1.73 | - |
| YUV | 65.65 | 104.49 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 70 | 24 | 0 | 0.04 | 0.67 | 0.71 | 56.33 | 0.51 | 0.19 |
| Hex | 49 | 46 | 18 | 0 | 4 | 43 | 47 | 38 | 33 | 13 |
| Octal | 111 | 106 | 30 | 0 | 4 | 103 | 107 | 70 | 63 | 23 |
| Binary | 1001001 | 1000110 | 11000 | 0 | 100 | 1000011 | 1000111 | 111000 | 110011 | 10011 |
Color Harmonies of #494618
Complementary color
Monochromatic Colors of #494618
Black with #494618
Text Example
Text Example
White with #494618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494618; }
p { color: rgb(73,70,24); }
H1.HeaderClassName
{
color: #494618;
}
.AnyTagClassName
{
color: #494618;
}
</style>
background-color css
<style>
a { background-color: #494618; }
a { background-color: rgb(73,70,24); }
div.DivClassName
{
background-color: #494618;
}
.BgClassName
{
background-color: #494618;
}
</style>
border-color css
<style>
span { border-color: #494618; }
span { border-color: rgb(73,70,24); }
td.TdClassName
{
border-color: #494618;
}
.TagClassName
{
border-color: #494618;
}
</style>