Shades of Madras #493807
Tints of Madras #493807
RGB
CMYK
RGB Variations
Color information
#493807 (or 0x493807) is known color: Madras. HEX triplet: 49, 38 and 07. RGB value is (73,56,7). Sum of RGB (Red+Green+Blue) = 73+56+7=136 (18% of max value = 765). Red value is 73 (28.91% from 255 or 53.68% from 136); Green value is 56 (22.27% from 255 or 41.18% from 136); Blue value is 7 (3.12% from 255 or 5.15% from 136); Max value from RGB is 73 - color contains mainly: red. Hex color #493807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493807 is #B6C7F8. Grayscale: #373737. Windows color (decimal): -11978745 or 473161. OLE color: 473161.
HSL color Cylindrical-coordinate representation of color #493807: hue angle of 44.55º 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 #493807 is Cyan = 0, Magento = 0.23, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 7 | - |
| CMYK | 0 | 0.23 | 0.90 | 0.71 |
| HSL | 44.55º | 0.83% | 0.16% | - |
| HSV(B) | 44.55º | 0.9% | 0.29% | - |
| XYZ | 4.2 | 4.26 | 0.8 | - |
| YUV | 55.5 | 100.63 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 7 | 0 | 0.23 | 0.90 | 0.71 | 44.55 | 0.83 | 0.16 |
| Hex | 49 | 38 | 7 | 0 | 17 | 5A | 47 | 2D | 52 | 10 |
| Octal | 111 | 70 | 7 | 0 | 27 | 132 | 107 | 55 | 122 | 20 |
| Binary | 1001001 | 111000 | 111 | 0 | 10111 | 1011010 | 1000111 | 101101 | 1010010 | 10000 |
Color Harmonies of #493807
Complementary color
Monochromatic Colors of #493807
Black with #493807
Text Example
Text Example
White with #493807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493807; }
p { color: rgb(73,56,7); }
H1.HeaderClassName
{
color: #493807;
}
.AnyTagClassName
{
color: #493807;
}
</style>
background-color css
<style>
a { background-color: #493807; }
a { background-color: rgb(73,56,7); }
div.DivClassName
{
background-color: #493807;
}
.BgClassName
{
background-color: #493807;
}
</style>
border-color css
<style>
span { border-color: #493807; }
span { border-color: rgb(73,56,7); }
td.TdClassName
{
border-color: #493807;
}
.TagClassName
{
border-color: #493807;
}
</style>