Shades of Madras #493919
Tints of Madras #493919
RGB
CMYK
RGB Variations
Color information
#493919 (or 0x493919) is known color: Madras. HEX triplet: 49, 39 and 19. RGB value is (73,57,25). Sum of RGB (Red+Green+Blue) = 73+57+25=155 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.10% from 155); Green value is 57 (22.66% from 255 or 36.77% from 155); Blue value is 25 (10.16% from 255 or 16.13% from 155); Max value from RGB is 73 - color contains mainly: red. Hex color #493919 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493919 is #B6C6E6. Grayscale: #3A3A3A. Windows color (decimal): -11978471 or 1653065. OLE color: 1653065.
HSL color Cylindrical-coordinate representation of color #493919: hue angle of 40º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #493919 is Cyan = 0, Magento = 0.22, Yellow = 0.66 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 57 | 25 | - |
| CMYK | 0 | 0.22 | 0.66 | 0.71 |
| HSL | 40º | 0.49% | 0.19% | - |
| HSV(B) | 40º | 0.66% | 0.29% | - |
| XYZ | 4.39 | 4.41 | 1.54 | - |
| YUV | 58.14 | 109.3 | 138.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 57 | 25 | 0 | 0.22 | 0.66 | 0.71 | 40 | 0.49 | 0.19 |
| Hex | 49 | 39 | 19 | 0 | 16 | 42 | 47 | 28 | 31 | 13 |
| Octal | 111 | 71 | 31 | 0 | 26 | 102 | 107 | 50 | 61 | 23 |
| Binary | 1001001 | 111001 | 11001 | 0 | 10110 | 1000010 | 1000111 | 101000 | 110001 | 10011 |
Color Harmonies of #493919
Complementary color
Monochromatic Colors of #493919
Black with #493919
Text Example
Text Example
White with #493919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493919; }
p { color: rgb(73,57,25); }
H1.HeaderClassName
{
color: #493919;
}
.AnyTagClassName
{
color: #493919;
}
</style>
background-color css
<style>
a { background-color: #493919; }
a { background-color: rgb(73,57,25); }
div.DivClassName
{
background-color: #493919;
}
.BgClassName
{
background-color: #493919;
}
</style>
border-color css
<style>
span { border-color: #493919; }
span { border-color: rgb(73,57,25); }
td.TdClassName
{
border-color: #493919;
}
.TagClassName
{
border-color: #493919;
}
</style>