Shades of Madras #493814
Tints of Madras #493814
RGB
CMYK
RGB Variations
Color information
#493814 (or 0x493814) is known color: Madras. HEX triplet: 49, 38 and 14. RGB value is (73,56,20). Sum of RGB (Red+Green+Blue) = 73+56+20=149 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.99% from 149); Green value is 56 (22.27% from 255 or 37.58% from 149); Blue value is 20 (8.20% from 255 or 13.42% from 149); Max value from RGB is 73 - color contains mainly: red. Hex color #493814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493814 is #B6C7EB. Grayscale: #393939. Windows color (decimal): -11978732 or 1325129. OLE color: 1325129.
HSL color Cylindrical-coordinate representation of color #493814: hue angle of 40.75º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #493814 is Cyan = 0, Magento = 0.23, Yellow = 0.73 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 20 | - |
| CMYK | 0 | 0.23 | 0.73 | 0.71 |
| HSL | 40.75º | 0.57% | 0.18% | - |
| HSV(B) | 40.75º | 0.73% | 0.29% | - |
| XYZ | 4.29 | 4.3 | 1.26 | - |
| YUV | 56.98 | 107.13 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 20 | 0 | 0.23 | 0.73 | 0.71 | 40.75 | 0.57 | 0.18 |
| Hex | 49 | 38 | 14 | 0 | 17 | 49 | 47 | 29 | 39 | 12 |
| Octal | 111 | 70 | 24 | 0 | 27 | 111 | 107 | 51 | 71 | 22 |
| Binary | 1001001 | 111000 | 10100 | 0 | 10111 | 1001001 | 1000111 | 101001 | 111001 | 10010 |
Color Harmonies of #493814
Complementary color
Monochromatic Colors of #493814
Black with #493814
Text Example
Text Example
White with #493814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493814; }
p { color: rgb(73,56,20); }
H1.HeaderClassName
{
color: #493814;
}
.AnyTagClassName
{
color: #493814;
}
</style>
background-color css
<style>
a { background-color: #493814; }
a { background-color: rgb(73,56,20); }
div.DivClassName
{
background-color: #493814;
}
.BgClassName
{
background-color: #493814;
}
</style>
border-color css
<style>
span { border-color: #493814; }
span { border-color: rgb(73,56,20); }
td.TdClassName
{
border-color: #493814;
}
.TagClassName
{
border-color: #493814;
}
</style>