Shades of Onion #474337
Tints of Onion #474337
RGB
CMYK
RGB Variations
Color information
#474337 (or 0x474337) is known color: Onion. HEX triplet: 47, 43 and 37. RGB value is (71,67,55). Sum of RGB (Red+Green+Blue) = 71+67+55=193 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.79% from 193); Green value is 67 (26.56% from 255 or 34.72% from 193); Blue value is 55 (21.88% from 255 or 28.50% from 193); Max value from RGB is 71 - color contains mainly: red. Hex color #474337 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474337 is #B8BCC8. Grayscale: #424242. Windows color (decimal): -12106953 or 3621703. OLE color: 3621703.
HSL color Cylindrical-coordinate representation of color #474337: hue angle of 45º 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 #474337 is Cyan = 0, Magento = 0.06, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 67 | 55 | - |
| CMYK | 0 | 0.06 | 0.23 | 0.72 |
| HSL | 45º | 0.13% | 0.25% | - |
| HSV(B) | 45º | 0.23% | 0.28% | - |
| XYZ | 5.3 | 5.63 | 4.42 | - |
| YUV | 66.83 | 121.33 | 130.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 55 | 0 | 0.06 | 0.23 | 0.72 | 45 | 0.13 | 0.25 |
| Hex | 47 | 43 | 37 | 0 | 6 | 17 | 48 | 2D | D | 19 |
| Octal | 107 | 103 | 67 | 0 | 6 | 27 | 110 | 55 | 15 | 31 |
| Binary | 1000111 | 1000011 | 110111 | 0 | 110 | 10111 | 1001000 | 101101 | 1101 | 11001 |
Color Harmonies of #474337
Complementary color
Monochromatic Colors of #474337
Black with #474337
Text Example
Text Example
White with #474337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474337; }
p { color: rgb(71,67,55); }
H1.HeaderClassName
{
color: #474337;
}
.AnyTagClassName
{
color: #474337;
}
</style>
background-color css
<style>
a { background-color: #474337; }
a { background-color: rgb(71,67,55); }
div.DivClassName
{
background-color: #474337;
}
.BgClassName
{
background-color: #474337;
}
</style>
border-color css
<style>
span { border-color: #474337; }
span { border-color: rgb(71,67,55); }
td.TdClassName
{
border-color: #474337;
}
.TagClassName
{
border-color: #474337;
}
</style>