Shades of Onion #474338
Tints of Onion #474338
RGB
CMYK
RGB Variations
Color information
#474338 (or 0x474338) is known color: Onion. HEX triplet: 47, 43 and 38. RGB value is (71,67,56). Sum of RGB (Red+Green+Blue) = 71+67+56=194 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.60% from 194); Green value is 67 (26.56% from 255 or 34.54% from 194); Blue value is 56 (22.27% from 255 or 28.87% from 194); Max value from RGB is 71 - color contains mainly: red. Hex color #474338 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474338 is #B8BCC7. Grayscale: #424242. Windows color (decimal): -12106952 or 3687239. OLE color: 3687239.
HSL color Cylindrical-coordinate representation of color #474338: hue angle of 44º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #474338 is Cyan = 0, Magento = 0.06, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 67 | 56 | - |
| CMYK | 0 | 0.06 | 0.21 | 0.72 |
| HSL | 44º | 0.12% | 0.25% | - |
| HSV(B) | 44º | 0.21% | 0.28% | - |
| XYZ | 5.32 | 5.64 | 4.55 | - |
| YUV | 66.94 | 121.83 | 130.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 56 | 0 | 0.06 | 0.21 | 0.72 | 44 | 0.12 | 0.25 |
| Hex | 47 | 43 | 38 | 0 | 6 | 15 | 48 | 2C | C | 19 |
| Octal | 107 | 103 | 70 | 0 | 6 | 25 | 110 | 54 | 14 | 31 |
| Binary | 1000111 | 1000011 | 111000 | 0 | 110 | 10101 | 1001000 | 101100 | 1100 | 11001 |
Color Harmonies of #474338
Complementary color
Monochromatic Colors of #474338
Black with #474338
Text Example
Text Example
White with #474338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474338; }
p { color: rgb(71,67,56); }
H1.HeaderClassName
{
color: #474338;
}
.AnyTagClassName
{
color: #474338;
}
</style>
background-color css
<style>
a { background-color: #474338; }
a { background-color: rgb(71,67,56); }
div.DivClassName
{
background-color: #474338;
}
.BgClassName
{
background-color: #474338;
}
</style>
border-color css
<style>
span { border-color: #474338; }
span { border-color: rgb(71,67,56); }
td.TdClassName
{
border-color: #474338;
}
.TagClassName
{
border-color: #474338;
}
</style>