Shades of Onion #494335
Tints of Onion #494335
RGB
CMYK
RGB Variations
Color information
#494335 (or 0x494335) is known color: Onion. HEX triplet: 49, 43 and 35. RGB value is (73,67,53). Sum of RGB (Red+Green+Blue) = 73+67+53=193 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.82% from 193); Green value is 67 (26.56% from 255 or 34.72% from 193); Blue value is 53 (21.09% from 255 or 27.46% from 193); Max value from RGB is 73 - color contains mainly: red. Hex color #494335 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494335 is #B6BCCA. Grayscale: #434343. Windows color (decimal): -11975883 or 3490633. OLE color: 3490633.
HSL color Cylindrical-coordinate representation of color #494335: hue angle of 42º 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 #494335 is Cyan = 0, Magento = 0.08, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 67 | 53 | - |
| CMYK | 0 | 0.08 | 0.27 | 0.71 |
| HSL | 42º | 0.16% | 0.25% | - |
| HSV(B) | 42º | 0.27% | 0.29% | - |
| XYZ | 5.4 | 5.69 | 4.18 | - |
| YUV | 67.2 | 119.99 | 132.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 67 | 53 | 0 | 0.08 | 0.27 | 0.71 | 42 | 0.16 | 0.25 |
| Hex | 49 | 43 | 35 | 0 | 8 | 1B | 47 | 2A | 10 | 19 |
| Octal | 111 | 103 | 65 | 0 | 10 | 33 | 107 | 52 | 20 | 31 |
| Binary | 1001001 | 1000011 | 110101 | 0 | 1000 | 11011 | 1000111 | 101010 | 10000 | 11001 |
Color Harmonies of #494335
Complementary color
Monochromatic Colors of #494335
Black with #494335
Text Example
Text Example
White with #494335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494335; }
p { color: rgb(73,67,53); }
H1.HeaderClassName
{
color: #494335;
}
.AnyTagClassName
{
color: #494335;
}
</style>
background-color css
<style>
a { background-color: #494335; }
a { background-color: rgb(73,67,53); }
div.DivClassName
{
background-color: #494335;
}
.BgClassName
{
background-color: #494335;
}
</style>
border-color css
<style>
span { border-color: #494335; }
span { border-color: rgb(73,67,53); }
td.TdClassName
{
border-color: #494335;
}
.TagClassName
{
border-color: #494335;
}
</style>