Shades of Onion #464134
Tints of Onion #464134
RGB
CMYK
RGB Variations
Color information
#464134 (or 0x464134) is known color: Onion. HEX triplet: 46, 41 and 34. RGB value is (70,65,52). Sum of RGB (Red+Green+Blue) = 70+65+52=187 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.43% from 187); Green value is 65 (25.78% from 255 or 34.76% from 187); Blue value is 52 (20.70% from 255 or 27.81% from 187); Max value from RGB is 70 - color contains mainly: red. Hex color #464134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464134 is #B9BECB. Grayscale: #414141. Windows color (decimal): -12173004 or 3424582. OLE color: 3424582.
HSL color Cylindrical-coordinate representation of color #464134: hue angle of 43.33º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #464134 is Cyan = 0, Magento = 0.07, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 65 | 52 | - |
| CMYK | 0 | 0.07 | 0.26 | 0.73 |
| HSL | 43.33º | 0.15% | 0.24% | - |
| HSV(B) | 43.33º | 0.26% | 0.27% | - |
| XYZ | 5.04 | 5.33 | 4.01 | - |
| YUV | 65.01 | 120.66 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 65 | 52 | 0 | 0.07 | 0.26 | 0.73 | 43.33 | 0.15 | 0.24 |
| Hex | 46 | 41 | 34 | 0 | 7 | 1A | 49 | 2B | F | 18 |
| Octal | 106 | 101 | 64 | 0 | 7 | 32 | 111 | 53 | 17 | 30 |
| Binary | 1000110 | 1000001 | 110100 | 0 | 111 | 11010 | 1001001 | 101011 | 1111 | 11000 |
Color Harmonies of #464134
Complementary color
Monochromatic Colors of #464134
Black with #464134
Text Example
Text Example
White with #464134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464134; }
p { color: rgb(70,65,52); }
H1.HeaderClassName
{
color: #464134;
}
.AnyTagClassName
{
color: #464134;
}
</style>
background-color css
<style>
a { background-color: #464134; }
a { background-color: rgb(70,65,52); }
div.DivClassName
{
background-color: #464134;
}
.BgClassName
{
background-color: #464134;
}
</style>
border-color css
<style>
span { border-color: #464134; }
span { border-color: rgb(70,65,52); }
td.TdClassName
{
border-color: #464134;
}
.TagClassName
{
border-color: #464134;
}
</style>