Shades of Onion #494027
Tints of Onion #494027
RGB
CMYK
RGB Variations
Color information
#494027 (or 0x494027) is known color: Onion. HEX triplet: 49, 40 and 27. RGB value is (73,64,39). Sum of RGB (Red+Green+Blue) = 73+64+39=176 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.48% from 176); Green value is 64 (25.39% from 255 or 36.36% from 176); Blue value is 39 (15.62% from 255 or 22.16% from 176); Max value from RGB is 73 - color contains mainly: red. Hex color #494027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494027 is #B6BFD8. Grayscale: #3F3F3F. Windows color (decimal): -11976665 or 2572361. OLE color: 2572361.
HSL color Cylindrical-coordinate representation of color #494027: hue angle of 44.12º 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 #494027 is Cyan = 0, Magento = 0.12, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 64 | 39 | - |
| CMYK | 0 | 0.12 | 0.47 | 0.71 |
| HSL | 44.12º | 0.3% | 0.22% | - |
| HSV(B) | 44.12º | 0.47% | 0.29% | - |
| XYZ | 4.95 | 5.23 | 2.67 | - |
| YUV | 63.84 | 113.98 | 134.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 39 | 0 | 0.12 | 0.47 | 0.71 | 44.12 | 0.3 | 0.22 |
| Hex | 49 | 40 | 27 | 0 | C | 2F | 47 | 2C | 1E | 16 |
| Octal | 111 | 100 | 47 | 0 | 14 | 57 | 107 | 54 | 36 | 26 |
| Binary | 1001001 | 1000000 | 100111 | 0 | 1100 | 101111 | 1000111 | 101100 | 11110 | 10110 |
Color Harmonies of #494027
Complementary color
Monochromatic Colors of #494027
Black with #494027
Text Example
Text Example
White with #494027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494027; }
p { color: rgb(73,64,39); }
H1.HeaderClassName
{
color: #494027;
}
.AnyTagClassName
{
color: #494027;
}
</style>
background-color css
<style>
a { background-color: #494027; }
a { background-color: rgb(73,64,39); }
div.DivClassName
{
background-color: #494027;
}
.BgClassName
{
background-color: #494027;
}
</style>
border-color css
<style>
span { border-color: #494027; }
span { border-color: rgb(73,64,39); }
td.TdClassName
{
border-color: #494027;
}
.TagClassName
{
border-color: #494027;
}
</style>