Shades of Fruit Salad #469846
Tints of Fruit Salad #469846
RGB
CMYK
RGB Variations
Color information
#469846 (or 0x469846) is known color: Fruit Salad. HEX triplet: 46, 98 and 46. RGB value is (70,152,70). Sum of RGB (Red+Green+Blue) = 70+152+70=292 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.97% from 292); Green value is 152 (59.77% from 255 or 52.05% from 292); Blue value is 70 (27.73% from 255 or 23.97% from 292); Max value from RGB is 152 - color contains mainly: green. Hex color #469846 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469846 is #B967B9. Grayscale: #767676. Windows color (decimal): -12150714 or 4626502. OLE color: 4626502.
HSL color Cylindrical-coordinate representation of color #469846: hue angle of 120º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469846 is Cyan = 0.54, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 70 | - |
| CMYK | 0.54 | 0 | 0.54 | 0.40 |
| HSL | 120º | 0.37% | 0.44% | - |
| HSV(B) | 120º | 0.54% | 0.6% | - |
| XYZ | 14.86 | 24.2 | 9.68 | - |
| YUV | 118.13 | 100.83 | 93.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 70 | 0.54 | 0 | 0.54 | 0.40 | 120 | 0.37 | 0.44 |
| Hex | 46 | 98 | 46 | 36 | 0 | 36 | 28 | 78 | 25 | 2C |
| Octal | 106 | 230 | 106 | 66 | 0 | 66 | 50 | 170 | 45 | 54 |
| Binary | 1000110 | 10011000 | 1000110 | 110110 | 0 | 110110 | 101000 | 1111000 | 100101 | 101100 |
Color Harmonies of #469846
Complementary color
Monochromatic Colors of #469846
Black with #469846
Text Example
Text Example
White with #469846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469846; }
p { color: rgb(70,152,70); }
H1.HeaderClassName
{
color: #469846;
}
.AnyTagClassName
{
color: #469846;
}
</style>
background-color css
<style>
a { background-color: #469846; }
a { background-color: rgb(70,152,70); }
div.DivClassName
{
background-color: #469846;
}
.BgClassName
{
background-color: #469846;
}
</style>
border-color css
<style>
span { border-color: #469846; }
span { border-color: rgb(70,152,70); }
td.TdClassName
{
border-color: #469846;
}
.TagClassName
{
border-color: #469846;
}
</style>