Shades of Fruit Salad #469250
Tints of Fruit Salad #469250
RGB
CMYK
RGB Variations
Color information
#469250 (or 0x469250) is known color: Fruit Salad. HEX triplet: 46, 92 and 50. RGB value is (70,146,80). Sum of RGB (Red+Green+Blue) = 70+146+80=296 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.65% from 296); Green value is 146 (57.42% from 255 or 49.32% from 296); Blue value is 80 (31.64% from 255 or 27.03% from 296); Max value from RGB is 146 - color contains mainly: green. Hex color #469250 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469250 is #B96DAF. Grayscale: #737373. Windows color (decimal): -12152240 or 5280326. OLE color: 5280326.
HSL color Cylindrical-coordinate representation of color #469250: hue angle of 127.89º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #469250 is Cyan = 0.52, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 80 | - |
| CMYK | 0.52 | 0 | 0.45 | 0.43 |
| HSL | 127.89º | 0.35% | 0.42% | - |
| HSV(B) | 127.89º | 0.52% | 0.57% | - |
| XYZ | 14.25 | 22.44 | 11.17 | - |
| YUV | 115.75 | 107.82 | 95.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 80 | 0.52 | 0 | 0.45 | 0.43 | 127.89 | 0.35 | 0.42 |
| Hex | 46 | 92 | 50 | 34 | 0 | 2D | 2B | 80 | 23 | 2A |
| Octal | 106 | 222 | 120 | 64 | 0 | 55 | 53 | 200 | 43 | 52 |
| Binary | 1000110 | 10010010 | 1010000 | 110100 | 0 | 101101 | 101011 | 10000000 | 100011 | 101010 |
Color Harmonies of #469250
Complementary color
Monochromatic Colors of #469250
Black with #469250
Text Example
Text Example
White with #469250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469250; }
p { color: rgb(70,146,80); }
H1.HeaderClassName
{
color: #469250;
}
.AnyTagClassName
{
color: #469250;
}
</style>
background-color css
<style>
a { background-color: #469250; }
a { background-color: rgb(70,146,80); }
div.DivClassName
{
background-color: #469250;
}
.BgClassName
{
background-color: #469250;
}
</style>
border-color css
<style>
span { border-color: #469250; }
span { border-color: rgb(70,146,80); }
td.TdClassName
{
border-color: #469250;
}
.TagClassName
{
border-color: #469250;
}
</style>