Shades of Onion #474134
Tints of Onion #474134
RGB
CMYK
RGB Variations
Color information
#474134 (or 0x474134) is known color: Onion. HEX triplet: 47, 41 and 34. RGB value is (71,65,52). Sum of RGB (Red+Green+Blue) = 71+65+52=188 (24% of max value = 765). Red value is 71 (28.12% from 255 or 37.77% from 188); Green value is 65 (25.78% from 255 or 34.57% from 188); Blue value is 52 (20.70% from 255 or 27.66% from 188); Max value from RGB is 71 - color contains mainly: red. Hex color #474134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474134 is #B8BECB. Grayscale: #414141. Windows color (decimal): -12107468 or 3424583. OLE color: 3424583.
HSL color Cylindrical-coordinate representation of color #474134: hue angle of 41.05º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #474134 is Cyan = 0, Magento = 0.08, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 65 | 52 | - |
| CMYK | 0 | 0.08 | 0.27 | 0.72 |
| HSL | 41.05º | 0.15% | 0.24% | - |
| HSV(B) | 41.05º | 0.27% | 0.28% | - |
| XYZ | 5.11 | 5.37 | 4.02 | - |
| YUV | 65.31 | 120.49 | 132.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 65 | 52 | 0 | 0.08 | 0.27 | 0.72 | 41.05 | 0.15 | 0.24 |
| Hex | 47 | 41 | 34 | 0 | 8 | 1B | 48 | 29 | F | 18 |
| Octal | 107 | 101 | 64 | 0 | 10 | 33 | 110 | 51 | 17 | 30 |
| Binary | 1000111 | 1000001 | 110100 | 0 | 1000 | 11011 | 1001000 | 101001 | 1111 | 11000 |
Color Harmonies of #474134
Complementary color
Monochromatic Colors of #474134
Black with #474134
Text Example
Text Example
White with #474134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474134; }
p { color: rgb(71,65,52); }
H1.HeaderClassName
{
color: #474134;
}
.AnyTagClassName
{
color: #474134;
}
</style>
background-color css
<style>
a { background-color: #474134; }
a { background-color: rgb(71,65,52); }
div.DivClassName
{
background-color: #474134;
}
.BgClassName
{
background-color: #474134;
}
</style>
border-color css
<style>
span { border-color: #474134; }
span { border-color: rgb(71,65,52); }
td.TdClassName
{
border-color: #474134;
}
.TagClassName
{
border-color: #474134;
}
</style>