Shades of Onion #494435
Tints of Onion #494435
RGB
CMYK
RGB Variations
Color information
#494435 (or 0x494435) is known color: Onion. HEX triplet: 49, 44 and 35. RGB value is (73,68,53). Sum of RGB (Red+Green+Blue) = 73+68+53=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 68 (26.95% from 255 or 35.05% from 194); Blue value is 53 (21.09% from 255 or 27.32% from 194); Max value from RGB is 73 - color contains mainly: red. Hex color #494435 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494435 is #B6BBCA. Grayscale: #434343. Windows color (decimal): -11975627 or 3490889. OLE color: 3490889.
HSL color Cylindrical-coordinate representation of color #494435: hue angle of 45º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #494435 is Cyan = 0, Magento = 0.07, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 68 | 53 | - |
| CMYK | 0 | 0.07 | 0.27 | 0.71 |
| HSL | 45º | 0.16% | 0.25% | - |
| HSV(B) | 45º | 0.27% | 0.29% | - |
| XYZ | 5.46 | 5.81 | 4.2 | - |
| YUV | 67.79 | 119.66 | 131.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 68 | 53 | 0 | 0.07 | 0.27 | 0.71 | 45 | 0.16 | 0.25 |
| Hex | 49 | 44 | 35 | 0 | 7 | 1B | 47 | 2D | 10 | 19 |
| Octal | 111 | 104 | 65 | 0 | 7 | 33 | 107 | 55 | 20 | 31 |
| Binary | 1001001 | 1000100 | 110101 | 0 | 111 | 11011 | 1000111 | 101101 | 10000 | 11001 |
Color Harmonies of #494435
Complementary color
Monochromatic Colors of #494435
Black with #494435
Text Example
Text Example
White with #494435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494435; }
p { color: rgb(73,68,53); }
H1.HeaderClassName
{
color: #494435;
}
.AnyTagClassName
{
color: #494435;
}
</style>
background-color css
<style>
a { background-color: #494435; }
a { background-color: rgb(73,68,53); }
div.DivClassName
{
background-color: #494435;
}
.BgClassName
{
background-color: #494435;
}
</style>
border-color css
<style>
span { border-color: #494435; }
span { border-color: rgb(73,68,53); }
td.TdClassName
{
border-color: #494435;
}
.TagClassName
{
border-color: #494435;
}
</style>