Shades of Onion #474236
Tints of Onion #474236
RGB
CMYK
RGB Variations
Color information
#474236 (or 0x474236) is known color: Onion. HEX triplet: 47, 42 and 36. RGB value is (71,66,54). Sum of RGB (Red+Green+Blue) = 71+66+54=191 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.17% from 191); Green value is 66 (26.17% from 255 or 34.55% from 191); Blue value is 54 (21.48% from 255 or 28.27% from 191); Max value from RGB is 71 - color contains mainly: red. Hex color #474236 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474236 is #B8BDC9. Grayscale: #424242. Windows color (decimal): -12107210 or 3555911. OLE color: 3555911.
HSL color Cylindrical-coordinate representation of color #474236: hue angle of 42.35º 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 #474236 is Cyan = 0, Magento = 0.07, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 66 | 54 | - |
| CMYK | 0 | 0.07 | 0.24 | 0.72 |
| HSL | 42.35º | 0.14% | 0.25% | - |
| HSV(B) | 42.35º | 0.24% | 0.28% | - |
| XYZ | 5.21 | 5.5 | 4.28 | - |
| YUV | 66.13 | 121.16 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 66 | 54 | 0 | 0.07 | 0.24 | 0.72 | 42.35 | 0.14 | 0.25 |
| Hex | 47 | 42 | 36 | 0 | 7 | 18 | 48 | 2A | E | 19 |
| Octal | 107 | 102 | 66 | 0 | 7 | 30 | 110 | 52 | 16 | 31 |
| Binary | 1000111 | 1000010 | 110110 | 0 | 111 | 11000 | 1001000 | 101010 | 1110 | 11001 |
Color Harmonies of #474236
Complementary color
Monochromatic Colors of #474236
Black with #474236
Text Example
Text Example
White with #474236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474236; }
p { color: rgb(71,66,54); }
H1.HeaderClassName
{
color: #474236;
}
.AnyTagClassName
{
color: #474236;
}
</style>
background-color css
<style>
a { background-color: #474236; }
a { background-color: rgb(71,66,54); }
div.DivClassName
{
background-color: #474236;
}
.BgClassName
{
background-color: #474236;
}
</style>
border-color css
<style>
span { border-color: #474236; }
span { border-color: rgb(71,66,54); }
td.TdClassName
{
border-color: #474236;
}
.TagClassName
{
border-color: #474236;
}
</style>