Shades of Madras #493817
Tints of Madras #493817
RGB
CMYK
RGB Variations
Color information
#493817 (or 0x493817) is known color: Madras. HEX triplet: 49, 38 and 17. RGB value is (73,56,23). Sum of RGB (Red+Green+Blue) = 73+56+23=152 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.03% from 152); Green value is 56 (22.27% from 255 or 36.84% from 152); Blue value is 23 (9.38% from 255 or 15.13% from 152); Max value from RGB is 73 - color contains mainly: red. Hex color #493817 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493817 is #B6C7E8. Grayscale: #393939. Windows color (decimal): -11978729 or 1521737. OLE color: 1521737.
HSL color Cylindrical-coordinate representation of color #493817: hue angle of 39.6º 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 #493817 is Cyan = 0, Magento = 0.23, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 23 | - |
| CMYK | 0 | 0.23 | 0.68 | 0.71 |
| HSL | 39.6º | 0.52% | 0.19% | - |
| HSV(B) | 39.6º | 0.68% | 0.29% | - |
| XYZ | 4.32 | 4.31 | 1.41 | - |
| YUV | 57.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 23 | 0 | 0.23 | 0.68 | 0.71 | 39.6 | 0.52 | 0.19 |
| Hex | 49 | 38 | 17 | 0 | 17 | 44 | 47 | 28 | 34 | 13 |
| Octal | 111 | 70 | 27 | 0 | 27 | 104 | 107 | 50 | 64 | 23 |
| Binary | 1001001 | 111000 | 10111 | 0 | 10111 | 1000100 | 1000111 | 101000 | 110100 | 10011 |
Color Harmonies of #493817
Complementary color
Monochromatic Colors of #493817
Black with #493817
Text Example
Text Example
White with #493817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493817; }
p { color: rgb(73,56,23); }
H1.HeaderClassName
{
color: #493817;
}
.AnyTagClassName
{
color: #493817;
}
</style>
background-color css
<style>
a { background-color: #493817; }
a { background-color: rgb(73,56,23); }
div.DivClassName
{
background-color: #493817;
}
.BgClassName
{
background-color: #493817;
}
</style>
border-color css
<style>
span { border-color: #493817; }
span { border-color: rgb(73,56,23); }
td.TdClassName
{
border-color: #493817;
}
.TagClassName
{
border-color: #493817;
}
</style>