Shades of Onion #494227
Tints of Onion #494227
RGB
CMYK
RGB Variations
Color information
#494227 (or 0x494227) is known color: Onion. HEX triplet: 49, 42 and 27. RGB value is (73,66,39). Sum of RGB (Red+Green+Blue) = 73+66+39=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 66 (26.17% from 255 or 37.08% from 178); Blue value is 39 (15.62% from 255 or 21.91% from 178); Max value from RGB is 73 - color contains mainly: red. Hex color #494227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494227 is #B6BDD8. Grayscale: #414141. Windows color (decimal): -11976153 or 2572873. OLE color: 2572873.
HSL color Cylindrical-coordinate representation of color #494227: hue angle of 47.65º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #494227 is Cyan = 0, Magento = 0.10, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 66 | 39 | - |
| CMYK | 0 | 0.10 | 0.47 | 0.71 |
| HSL | 47.65º | 0.3% | 0.22% | - |
| HSV(B) | 47.65º | 0.47% | 0.29% | - |
| XYZ | 5.06 | 5.46 | 2.71 | - |
| YUV | 65.02 | 113.32 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 66 | 39 | 0 | 0.10 | 0.47 | 0.71 | 47.65 | 0.3 | 0.22 |
| Hex | 49 | 42 | 27 | 0 | A | 2F | 47 | 30 | 1E | 16 |
| Octal | 111 | 102 | 47 | 0 | 12 | 57 | 107 | 60 | 36 | 26 |
| Binary | 1001001 | 1000010 | 100111 | 0 | 1010 | 101111 | 1000111 | 110000 | 11110 | 10110 |
Color Harmonies of #494227
Complementary color
Monochromatic Colors of #494227
Black with #494227
Text Example
Text Example
White with #494227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494227; }
p { color: rgb(73,66,39); }
H1.HeaderClassName
{
color: #494227;
}
.AnyTagClassName
{
color: #494227;
}
</style>
background-color css
<style>
a { background-color: #494227; }
a { background-color: rgb(73,66,39); }
div.DivClassName
{
background-color: #494227;
}
.BgClassName
{
background-color: #494227;
}
</style>
border-color css
<style>
span { border-color: #494227; }
span { border-color: rgb(73,66,39); }
td.TdClassName
{
border-color: #494227;
}
.TagClassName
{
border-color: #494227;
}
</style>