Shades of Onion #474237
Tints of Onion #474237
RGB
CMYK
RGB Variations
Color information
#474237 (or 0x474237) is known color: Onion. HEX triplet: 47, 42 and 37. RGB value is (71,66,55). Sum of RGB (Red+Green+Blue) = 71+66+55=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 66 (26.17% from 255 or 34.38% from 192); Blue value is 55 (21.88% from 255 or 28.65% from 192); Max value from RGB is 71 - color contains mainly: red. Hex color #474237 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474237 is #B8BDC8. Grayscale: #424242. Windows color (decimal): -12107209 or 3621447. OLE color: 3621447.
HSL color Cylindrical-coordinate representation of color #474237: hue angle of 41.25º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #474237 is Cyan = 0, Magento = 0.07, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 66 | 55 | - |
| CMYK | 0 | 0.07 | 0.23 | 0.72 |
| HSL | 41.25º | 0.13% | 0.25% | - |
| HSV(B) | 41.25º | 0.23% | 0.28% | - |
| XYZ | 5.24 | 5.51 | 4.4 | - |
| YUV | 66.24 | 121.66 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 66 | 55 | 0 | 0.07 | 0.23 | 0.72 | 41.25 | 0.13 | 0.25 |
| Hex | 47 | 42 | 37 | 0 | 7 | 17 | 48 | 29 | D | 19 |
| Octal | 107 | 102 | 67 | 0 | 7 | 27 | 110 | 51 | 15 | 31 |
| Binary | 1000111 | 1000010 | 110111 | 0 | 111 | 10111 | 1001000 | 101001 | 1101 | 11001 |
Color Harmonies of #474237
Complementary color
Monochromatic Colors of #474237
Black with #474237
Text Example
Text Example
White with #474237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474237; }
p { color: rgb(71,66,55); }
H1.HeaderClassName
{
color: #474237;
}
.AnyTagClassName
{
color: #474237;
}
</style>
background-color css
<style>
a { background-color: #474237; }
a { background-color: rgb(71,66,55); }
div.DivClassName
{
background-color: #474237;
}
.BgClassName
{
background-color: #474237;
}
</style>
border-color css
<style>
span { border-color: #474237; }
span { border-color: rgb(71,66,55); }
td.TdClassName
{
border-color: #474237;
}
.TagClassName
{
border-color: #474237;
}
</style>