Shades of Madras #493710
Tints of Madras #493710
RGB
CMYK
RGB Variations
Color information
#493710 (or 0x493710) is known color: Madras. HEX triplet: 49, 37 and 10. RGB value is (73,55,16). Sum of RGB (Red+Green+Blue) = 73+55+16=144 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.69% from 144); Green value is 55 (21.88% from 255 or 38.19% from 144); Blue value is 16 (6.64% from 255 or 11.11% from 144); Max value from RGB is 73 - color contains mainly: red. Hex color #493710 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493710 is #B6C8EF. Grayscale: #383838. Windows color (decimal): -11978992 or 1062729. OLE color: 1062729.
HSL color Cylindrical-coordinate representation of color #493710: hue angle of 41.05º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #493710 is Cyan = 0, Magento = 0.25, Yellow = 0.78 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 55 | 16 | - |
| CMYK | 0 | 0.25 | 0.78 | 0.71 |
| HSL | 41.05º | 0.64% | 0.17% | - |
| HSV(B) | 41.05º | 0.78% | 0.29% | - |
| XYZ | 4.21 | 4.19 | 1.08 | - |
| YUV | 55.94 | 105.46 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 16 | 0 | 0.25 | 0.78 | 0.71 | 41.05 | 0.64 | 0.17 |
| Hex | 49 | 37 | 10 | 0 | 19 | 4E | 47 | 29 | 40 | 11 |
| Octal | 111 | 67 | 20 | 0 | 31 | 116 | 107 | 51 | 100 | 21 |
| Binary | 1001001 | 110111 | 10000 | 0 | 11001 | 1001110 | 1000111 | 101001 | 1000000 | 10001 |
Color Harmonies of #493710
Complementary color
Monochromatic Colors of #493710
Black with #493710
Text Example
Text Example
White with #493710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493710; }
p { color: rgb(73,55,16); }
H1.HeaderClassName
{
color: #493710;
}
.AnyTagClassName
{
color: #493710;
}
</style>
background-color css
<style>
a { background-color: #493710; }
a { background-color: rgb(73,55,16); }
div.DivClassName
{
background-color: #493710;
}
.BgClassName
{
background-color: #493710;
}
</style>
border-color css
<style>
span { border-color: #493710; }
span { border-color: rgb(73,55,16); }
td.TdClassName
{
border-color: #493710;
}
.TagClassName
{
border-color: #493710;
}
</style>