Shades of Onion #474028
Tints of Onion #474028
RGB
CMYK
RGB Variations
Color information
#474028 (or 0x474028) is known color: Onion. HEX triplet: 47, 40 and 28. RGB value is (71,64,40). Sum of RGB (Red+Green+Blue) = 71+64+40=175 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.57% from 175); Green value is 64 (25.39% from 255 or 36.57% from 175); Blue value is 40 (16.02% from 255 or 22.86% from 175); Max value from RGB is 71 - color contains mainly: red. Hex color #474028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474028 is #B8BFD7. Grayscale: #3F3F3F. Windows color (decimal): -12107736 or 2637895. OLE color: 2637895.
HSL color Cylindrical-coordinate representation of color #474028: hue angle of 46.45º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #474028 is Cyan = 0, Magento = 0.10, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 64 | 40 | - |
| CMYK | 0 | 0.10 | 0.44 | 0.72 |
| HSL | 46.45º | 0.28% | 0.22% | - |
| HSV(B) | 46.45º | 0.44% | 0.28% | - |
| XYZ | 4.81 | 5.16 | 2.75 | - |
| YUV | 63.36 | 114.82 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 40 | 0 | 0.10 | 0.44 | 0.72 | 46.45 | 0.28 | 0.22 |
| Hex | 47 | 40 | 28 | 0 | A | 2C | 48 | 2E | 1C | 16 |
| Octal | 107 | 100 | 50 | 0 | 12 | 54 | 110 | 56 | 34 | 26 |
| Binary | 1000111 | 1000000 | 101000 | 0 | 1010 | 101100 | 1001000 | 101110 | 11100 | 10110 |
Color Harmonies of #474028
Complementary color
Monochromatic Colors of #474028
Black with #474028
Text Example
Text Example
White with #474028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474028; }
p { color: rgb(71,64,40); }
H1.HeaderClassName
{
color: #474028;
}
.AnyTagClassName
{
color: #474028;
}
</style>
background-color css
<style>
a { background-color: #474028; }
a { background-color: rgb(71,64,40); }
div.DivClassName
{
background-color: #474028;
}
.BgClassName
{
background-color: #474028;
}
</style>
border-color css
<style>
span { border-color: #474028; }
span { border-color: rgb(71,64,40); }
td.TdClassName
{
border-color: #474028;
}
.TagClassName
{
border-color: #474028;
}
</style>