Shades of Onion #494029
Tints of Onion #494029
RGB
CMYK
RGB Variations
Color information
#494029 (or 0x494029) is known color: Onion. HEX triplet: 49, 40 and 29. RGB value is (73,64,41). Sum of RGB (Red+Green+Blue) = 73+64+41=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 64 (25.39% from 255 or 35.96% from 178); Blue value is 41 (16.41% from 255 or 23.03% from 178); Max value from RGB is 73 - color contains mainly: red. Hex color #494029 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494029 is #B6BFD6. Grayscale: #404040. Windows color (decimal): -11976663 or 2703433. OLE color: 2703433.
HSL color Cylindrical-coordinate representation of color #494029: hue angle of 43.12º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #494029 is Cyan = 0, Magento = 0.12, Yellow = 0.44 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 64 | 41 | - |
| CMYK | 0 | 0.12 | 0.44 | 0.71 |
| HSL | 43.13º | 0.28% | 0.22% | - |
| HSV(B) | 43.13º | 0.44% | 0.29% | - |
| XYZ | 4.98 | 5.24 | 2.85 | - |
| YUV | 64.07 | 114.98 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 41 | 0 | 0.12 | 0.44 | 0.71 | 43.13 | 0.28 | 0.22 |
| Hex | 49 | 40 | 29 | 0 | C | 2C | 47 | 2B | 1C | 16 |
| Octal | 111 | 100 | 51 | 0 | 14 | 54 | 107 | 53 | 34 | 26 |
| Binary | 1001001 | 1000000 | 101001 | 0 | 1100 | 101100 | 1000111 | 101011 | 11100 | 10110 |
Color Harmonies of #494029
Complementary color
Monochromatic Colors of #494029
Black with #494029
Text Example
Text Example
White with #494029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494029; }
p { color: rgb(73,64,41); }
H1.HeaderClassName
{
color: #494029;
}
.AnyTagClassName
{
color: #494029;
}
</style>
background-color css
<style>
a { background-color: #494029; }
a { background-color: rgb(73,64,41); }
div.DivClassName
{
background-color: #494029;
}
.BgClassName
{
background-color: #494029;
}
</style>
border-color css
<style>
span { border-color: #494029; }
span { border-color: rgb(73,64,41); }
td.TdClassName
{
border-color: #494029;
}
.TagClassName
{
border-color: #494029;
}
</style>