Shades of Madras #494320
Tints of Madras #494320
RGB
CMYK
RGB Variations
Color information
#494320 (or 0x494320) is known color: Madras. HEX triplet: 49, 43 and 20. RGB value is (73,67,32). Sum of RGB (Red+Green+Blue) = 73+67+32=172 (22% of max value = 765). Red value is 73 (28.91% from 255 or 42.44% from 172); Green value is 67 (26.56% from 255 or 38.95% from 172); Blue value is 32 (12.89% from 255 or 18.60% from 172); Max value from RGB is 73 - color contains mainly: red. Hex color #494320 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494320 is #B6BCDF. Grayscale: #404040. Windows color (decimal): -11975904 or 2114377. OLE color: 2114377.
HSL color Cylindrical-coordinate representation of color #494320: hue angle of 51.22º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #494320 is Cyan = 0, Magento = 0.08, Yellow = 0.56 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 67 | 32 | - |
| CMYK | 0 | 0.08 | 0.56 | 0.71 |
| HSL | 51.22º | 0.39% | 0.21% | - |
| HSV(B) | 51.22º | 0.56% | 0.29% | - |
| XYZ | 5.02 | 5.54 | 2.17 | - |
| YUV | 64.8 | 109.49 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 67 | 32 | 0 | 0.08 | 0.56 | 0.71 | 51.22 | 0.39 | 0.21 |
| Hex | 49 | 43 | 20 | 0 | 8 | 38 | 47 | 33 | 27 | 15 |
| Octal | 111 | 103 | 40 | 0 | 10 | 70 | 107 | 63 | 47 | 25 |
| Binary | 1001001 | 1000011 | 100000 | 0 | 1000 | 111000 | 1000111 | 110011 | 100111 | 10101 |
Color Harmonies of #494320
Complementary color
Monochromatic Colors of #494320
Black with #494320
Text Example
Text Example
White with #494320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494320; }
p { color: rgb(73,67,32); }
H1.HeaderClassName
{
color: #494320;
}
.AnyTagClassName
{
color: #494320;
}
</style>
background-color css
<style>
a { background-color: #494320; }
a { background-color: rgb(73,67,32); }
div.DivClassName
{
background-color: #494320;
}
.BgClassName
{
background-color: #494320;
}
</style>
border-color css
<style>
span { border-color: #494320; }
span { border-color: rgb(73,67,32); }
td.TdClassName
{
border-color: #494320;
}
.TagClassName
{
border-color: #494320;
}
</style>