Shades of Madras #493607
Tints of Madras #493607
RGB
CMYK
RGB Variations
Color information
#493607 (or 0x493607) is known color: Madras. HEX triplet: 49, 36 and 07. RGB value is (73,54,7). Sum of RGB (Red+Green+Blue) = 73+54+7=134 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.48% from 134); Green value is 54 (21.48% from 255 or 40.30% from 134); Blue value is 7 (3.12% from 255 or 5.22% from 134); Max value from RGB is 73 - color contains mainly: red. Hex color #493607 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493607 is #B6C9F8. Grayscale: #363636. Windows color (decimal): -11979257 or 472649. OLE color: 472649.
HSL color Cylindrical-coordinate representation of color #493607: hue angle of 42.73º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #493607 is Cyan = 0, Magento = 0.26, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 7 | - |
| CMYK | 0 | 0.26 | 0.90 | 0.71 |
| HSL | 42.73º | 0.83% | 0.16% | - |
| HSV(B) | 42.73º | 0.9% | 0.29% | - |
| XYZ | 4.11 | 4.07 | 0.77 | - |
| YUV | 54.32 | 101.29 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 7 | 0 | 0.26 | 0.90 | 0.71 | 42.73 | 0.83 | 0.16 |
| Hex | 49 | 36 | 7 | 0 | 1A | 5A | 47 | 2B | 52 | 10 |
| Octal | 111 | 66 | 7 | 0 | 32 | 132 | 107 | 53 | 122 | 20 |
| Binary | 1001001 | 110110 | 111 | 0 | 11010 | 1011010 | 1000111 | 101011 | 1010010 | 10000 |
Color Harmonies of #493607
Complementary color
Monochromatic Colors of #493607
Black with #493607
Text Example
Text Example
White with #493607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493607; }
p { color: rgb(73,54,7); }
H1.HeaderClassName
{
color: #493607;
}
.AnyTagClassName
{
color: #493607;
}
</style>
background-color css
<style>
a { background-color: #493607; }
a { background-color: rgb(73,54,7); }
div.DivClassName
{
background-color: #493607;
}
.BgClassName
{
background-color: #493607;
}
</style>
border-color css
<style>
span { border-color: #493607; }
span { border-color: rgb(73,54,7); }
td.TdClassName
{
border-color: #493607;
}
.TagClassName
{
border-color: #493607;
}
</style>