Shades of Madras #493917
Tints of Madras #493917
RGB
CMYK
RGB Variations
Color information
#493917 (or 0x493917) is known color: Madras. HEX triplet: 49, 39 and 17. RGB value is (73,57,23). Sum of RGB (Red+Green+Blue) = 73+57+23=153 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.71% from 153); Green value is 57 (22.66% from 255 or 37.25% from 153); Blue value is 23 (9.38% from 255 or 15.03% from 153); Max value from RGB is 73 - color contains mainly: red. Hex color #493917 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493917 is #B6C6E8. Grayscale: #3A3A3A. Windows color (decimal): -11978473 or 1521993. OLE color: 1521993.
HSL color Cylindrical-coordinate representation of color #493917: hue angle of 40.8º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #493917 is Cyan = 0, Magento = 0.22, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 57 | 23 | - |
| CMYK | 0 | 0.22 | 0.68 | 0.71 |
| HSL | 40.8º | 0.52% | 0.19% | - |
| HSV(B) | 40.8º | 0.68% | 0.29% | - |
| XYZ | 4.37 | 4.4 | 1.43 | - |
| YUV | 57.91 | 108.3 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 57 | 23 | 0 | 0.22 | 0.68 | 0.71 | 40.8 | 0.52 | 0.19 |
| Hex | 49 | 39 | 17 | 0 | 16 | 44 | 47 | 29 | 34 | 13 |
| Octal | 111 | 71 | 27 | 0 | 26 | 104 | 107 | 51 | 64 | 23 |
| Binary | 1001001 | 111001 | 10111 | 0 | 10110 | 1000100 | 1000111 | 101001 | 110100 | 10011 |
Color Harmonies of #493917
Complementary color
Monochromatic Colors of #493917
Black with #493917
Text Example
Text Example
White with #493917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493917; }
p { color: rgb(73,57,23); }
H1.HeaderClassName
{
color: #493917;
}
.AnyTagClassName
{
color: #493917;
}
</style>
background-color css
<style>
a { background-color: #493917; }
a { background-color: rgb(73,57,23); }
div.DivClassName
{
background-color: #493917;
}
.BgClassName
{
background-color: #493917;
}
</style>
border-color css
<style>
span { border-color: #493917; }
span { border-color: rgb(73,57,23); }
td.TdClassName
{
border-color: #493917;
}
.TagClassName
{
border-color: #493917;
}
</style>