Shades of Madras #493915
Tints of Madras #493915
RGB
CMYK
RGB Variations
Color information
#493915 (or 0x493915) is known color: Madras. HEX triplet: 49, 39 and 15. RGB value is (73,57,21). Sum of RGB (Red+Green+Blue) = 73+57+21=151 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.34% from 151); Green value is 57 (22.66% from 255 or 37.75% from 151); Blue value is 21 (8.59% from 255 or 13.91% from 151); Max value from RGB is 73 - color contains mainly: red. Hex color #493915 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493915 is #B6C6EA. Grayscale: #393939. Windows color (decimal): -11978475 or 1390921. OLE color: 1390921.
HSL color Cylindrical-coordinate representation of color #493915: hue angle of 41.54º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #493915 is Cyan = 0, Magento = 0.22, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 57 | 21 | - |
| CMYK | 0 | 0.22 | 0.71 | 0.71 |
| HSL | 41.54º | 0.55% | 0.18% | - |
| HSV(B) | 41.54º | 0.71% | 0.29% | - |
| XYZ | 4.35 | 4.4 | 1.33 | - |
| YUV | 57.68 | 107.3 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 57 | 21 | 0 | 0.22 | 0.71 | 0.71 | 41.54 | 0.55 | 0.18 |
| Hex | 49 | 39 | 15 | 0 | 16 | 47 | 47 | 2A | 37 | 12 |
| Octal | 111 | 71 | 25 | 0 | 26 | 107 | 107 | 52 | 67 | 22 |
| Binary | 1001001 | 111001 | 10101 | 0 | 10110 | 1000111 | 1000111 | 101010 | 110111 | 10010 |
Color Harmonies of #493915
Complementary color
Monochromatic Colors of #493915
Black with #493915
Text Example
Text Example
White with #493915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493915; }
p { color: rgb(73,57,21); }
H1.HeaderClassName
{
color: #493915;
}
.AnyTagClassName
{
color: #493915;
}
</style>
background-color css
<style>
a { background-color: #493915; }
a { background-color: rgb(73,57,21); }
div.DivClassName
{
background-color: #493915;
}
.BgClassName
{
background-color: #493915;
}
</style>
border-color css
<style>
span { border-color: #493915; }
span { border-color: rgb(73,57,21); }
td.TdClassName
{
border-color: #493915;
}
.TagClassName
{
border-color: #493915;
}
</style>