Shades of Onion #464338
Tints of Onion #464338
RGB
CMYK
RGB Variations
Color information
#464338 (or 0x464338) is known color: Onion. HEX triplet: 46, 43 and 38. RGB value is (70,67,56). Sum of RGB (Red+Green+Blue) = 70+67+56=193 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.27% from 193); Green value is 67 (26.56% from 255 or 34.72% from 193); Blue value is 56 (22.27% from 255 or 29.02% from 193); Max value from RGB is 70 - color contains mainly: red. Hex color #464338 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464338 is #B9BCC7. Grayscale: #424242. Windows color (decimal): -12172488 or 3687238. OLE color: 3687238.
HSL color Cylindrical-coordinate representation of color #464338: hue angle of 47.14º degrees, saturation: 0.11, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #464338 is Cyan = 0, Magento = 0.04, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 67 | 56 | - |
| CMYK | 0 | 0.04 | 0.20 | 0.73 |
| HSL | 47.14º | 0.11% | 0.25% | - |
| HSV(B) | 47.14º | 0.2% | 0.27% | - |
| XYZ | 5.25 | 5.6 | 4.55 | - |
| YUV | 66.64 | 121.99 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 67 | 56 | 0 | 0.04 | 0.20 | 0.73 | 47.14 | 0.11 | 0.25 |
| Hex | 46 | 43 | 38 | 0 | 4 | 14 | 49 | 2F | B | 19 |
| Octal | 106 | 103 | 70 | 0 | 4 | 24 | 111 | 57 | 13 | 31 |
| Binary | 1000110 | 1000011 | 111000 | 0 | 100 | 10100 | 1001001 | 101111 | 1011 | 11001 |
Color Harmonies of #464338
Complementary color
Monochromatic Colors of #464338
Black with #464338
Text Example
Text Example
White with #464338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464338; }
p { color: rgb(70,67,56); }
H1.HeaderClassName
{
color: #464338;
}
.AnyTagClassName
{
color: #464338;
}
</style>
background-color css
<style>
a { background-color: #464338; }
a { background-color: rgb(70,67,56); }
div.DivClassName
{
background-color: #464338;
}
.BgClassName
{
background-color: #464338;
}
</style>
border-color css
<style>
span { border-color: #464338; }
span { border-color: rgb(70,67,56); }
td.TdClassName
{
border-color: #464338;
}
.TagClassName
{
border-color: #464338;
}
</style>