Shades of Onion #474336
Tints of Onion #474336
RGB
CMYK
RGB Variations
Color information
#474336 (or 0x474336) is known color: Onion. HEX triplet: 47, 43 and 36. RGB value is (71,67,54). Sum of RGB (Red+Green+Blue) = 71+67+54=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 67 (26.56% from 255 or 34.90% from 192); Blue value is 54 (21.48% from 255 or 28.12% from 192); Max value from RGB is 71 - color contains mainly: red. Hex color #474336 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474336 is #B8BCC9. Grayscale: #424242. Windows color (decimal): -12106954 or 3556167. OLE color: 3556167.
HSL color Cylindrical-coordinate representation of color #474336: hue angle of 45.88º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #474336 is Cyan = 0, Magento = 0.06, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 67 | 54 | - |
| CMYK | 0 | 0.06 | 0.24 | 0.72 |
| HSL | 45.88º | 0.14% | 0.25% | - |
| HSV(B) | 45.88º | 0.24% | 0.28% | - |
| XYZ | 5.27 | 5.62 | 4.3 | - |
| YUV | 66.71 | 120.83 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 54 | 0 | 0.06 | 0.24 | 0.72 | 45.88 | 0.14 | 0.25 |
| Hex | 47 | 43 | 36 | 0 | 6 | 18 | 48 | 2E | E | 19 |
| Octal | 107 | 103 | 66 | 0 | 6 | 30 | 110 | 56 | 16 | 31 |
| Binary | 1000111 | 1000011 | 110110 | 0 | 110 | 11000 | 1001000 | 101110 | 1110 | 11001 |
Color Harmonies of #474336
Complementary color
Monochromatic Colors of #474336
Black with #474336
Text Example
Text Example
White with #474336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474336; }
p { color: rgb(71,67,54); }
H1.HeaderClassName
{
color: #474336;
}
.AnyTagClassName
{
color: #474336;
}
</style>
background-color css
<style>
a { background-color: #474336; }
a { background-color: rgb(71,67,54); }
div.DivClassName
{
background-color: #474336;
}
.BgClassName
{
background-color: #474336;
}
</style>
border-color css
<style>
span { border-color: #474336; }
span { border-color: rgb(71,67,54); }
td.TdClassName
{
border-color: #474336;
}
.TagClassName
{
border-color: #474336;
}
</style>