Shades of Madras #493806
Tints of Madras #493806
RGB
CMYK
RGB Variations
Color information
#493806 (or 0x493806) is known color: Madras. HEX triplet: 49, 38 and 06. RGB value is (73,56,6). Sum of RGB (Red+Green+Blue) = 73+56+6=135 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.07% from 135); Green value is 56 (22.27% from 255 or 41.48% from 135); Blue value is 6 (2.73% from 255 or 4.44% from 135); Max value from RGB is 73 - color contains mainly: red. Hex color #493806 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493806 is #B6C7F9. Grayscale: #373737. Windows color (decimal): -11978746 or 407625. OLE color: 407625.
HSL color Cylindrical-coordinate representation of color #493806: hue angle of 44.78º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #493806 is Cyan = 0, Magento = 0.23, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 6 | - |
| CMYK | 0 | 0.23 | 0.92 | 0.71 |
| HSL | 44.78º | 0.85% | 0.15% | - |
| HSV(B) | 44.78º | 0.92% | 0.29% | - |
| XYZ | 4.19 | 4.26 | 0.77 | - |
| YUV | 55.38 | 100.13 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 6 | 0 | 0.23 | 0.92 | 0.71 | 44.78 | 0.85 | 0.15 |
| Hex | 49 | 38 | 6 | 0 | 17 | 5C | 47 | 2D | 55 | F |
| Octal | 111 | 70 | 6 | 0 | 27 | 134 | 107 | 55 | 125 | 17 |
| Binary | 1001001 | 111000 | 110 | 0 | 10111 | 1011100 | 1000111 | 101101 | 1010101 | 1111 |
Color Harmonies of #493806
Complementary color
Monochromatic Colors of #493806
Black with #493806
Text Example
Text Example
White with #493806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493806; }
p { color: rgb(73,56,6); }
H1.HeaderClassName
{
color: #493806;
}
.AnyTagClassName
{
color: #493806;
}
</style>
background-color css
<style>
a { background-color: #493806; }
a { background-color: rgb(73,56,6); }
div.DivClassName
{
background-color: #493806;
}
.BgClassName
{
background-color: #493806;
}
</style>
border-color css
<style>
span { border-color: #493806; }
span { border-color: rgb(73,56,6); }
td.TdClassName
{
border-color: #493806;
}
.TagClassName
{
border-color: #493806;
}
</style>