Shades of Madras #493815
Tints of Madras #493815
RGB
CMYK
RGB Variations
Color information
#493815 (or 0x493815) is known color: Madras. HEX triplet: 49, 38 and 15. RGB value is (73,56,21). Sum of RGB (Red+Green+Blue) = 73+56+21=150 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.67% from 150); Green value is 56 (22.27% from 255 or 37.33% from 150); Blue value is 21 (8.59% from 255 or 14% from 150); Max value from RGB is 73 - color contains mainly: red. Hex color #493815 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493815 is #B6C7EA. Grayscale: #393939. Windows color (decimal): -11978731 or 1390665. OLE color: 1390665.
HSL color Cylindrical-coordinate representation of color #493815: hue angle of 40.38º 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 #493815 is Cyan = 0, Magento = 0.23, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 21 | - |
| CMYK | 0 | 0.23 | 0.71 | 0.71 |
| HSL | 40.38º | 0.55% | 0.18% | - |
| HSV(B) | 40.38º | 0.71% | 0.29% | - |
| XYZ | 4.3 | 4.3 | 1.31 | - |
| YUV | 57.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 21 | 0 | 0.23 | 0.71 | 0.71 | 40.38 | 0.55 | 0.18 |
| Hex | 49 | 38 | 15 | 0 | 17 | 47 | 47 | 28 | 37 | 12 |
| Octal | 111 | 70 | 25 | 0 | 27 | 107 | 107 | 50 | 67 | 22 |
| Binary | 1001001 | 111000 | 10101 | 0 | 10111 | 1000111 | 1000111 | 101000 | 110111 | 10010 |
Color Harmonies of #493815
Complementary color
Monochromatic Colors of #493815
Black with #493815
Text Example
Text Example
White with #493815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493815; }
p { color: rgb(73,56,21); }
H1.HeaderClassName
{
color: #493815;
}
.AnyTagClassName
{
color: #493815;
}
</style>
background-color css
<style>
a { background-color: #493815; }
a { background-color: rgb(73,56,21); }
div.DivClassName
{
background-color: #493815;
}
.BgClassName
{
background-color: #493815;
}
</style>
border-color css
<style>
span { border-color: #493815; }
span { border-color: rgb(73,56,21); }
td.TdClassName
{
border-color: #493815;
}
.TagClassName
{
border-color: #493815;
}
</style>