Shades of Fruit Salad #469752
Tints of Fruit Salad #469752
RGB
CMYK
RGB Variations
Color information
#469752 (or 0x469752) is known color: Fruit Salad. HEX triplet: 46, 97 and 52. RGB value is (70,151,82). Sum of RGB (Red+Green+Blue) = 70+151+82=303 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.10% from 303); Green value is 151 (59.38% from 255 or 49.83% from 303); Blue value is 82 (32.42% from 255 or 27.06% from 303); Max value from RGB is 151 - color contains mainly: green. Hex color #469752 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #469752 is #B968AD. Grayscale: #777777. Windows color (decimal): -12150958 or 5412678. OLE color: 5412678.
HSL color Cylindrical-coordinate representation of color #469752: hue angle of 128.89º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #469752 is Cyan = 0.54, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 151 | 82 | - |
| CMYK | 0.54 | 0 | 0.46 | 0.41 |
| HSL | 128.89º | 0.37% | 0.43% | - |
| HSV(B) | 128.89º | 0.54% | 0.59% | - |
| XYZ | 15.12 | 24.04 | 11.83 | - |
| YUV | 118.92 | 107.16 | 93.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 151 | 82 | 0.54 | 0 | 0.46 | 0.41 | 128.89 | 0.37 | 0.43 |
| Hex | 46 | 97 | 52 | 36 | 0 | 2E | 29 | 81 | 25 | 2B |
| Octal | 106 | 227 | 122 | 66 | 0 | 56 | 51 | 201 | 45 | 53 |
| Binary | 1000110 | 10010111 | 1010010 | 110110 | 0 | 101110 | 101001 | 10000001 | 100101 | 101011 |
Color Harmonies of #469752
Complementary color
Monochromatic Colors of #469752
Black with #469752
Text Example
Text Example
White with #469752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469752; }
p { color: rgb(70,151,82); }
H1.HeaderClassName
{
color: #469752;
}
.AnyTagClassName
{
color: #469752;
}
</style>
background-color css
<style>
a { background-color: #469752; }
a { background-color: rgb(70,151,82); }
div.DivClassName
{
background-color: #469752;
}
.BgClassName
{
background-color: #469752;
}
</style>
border-color css
<style>
span { border-color: #469752; }
span { border-color: rgb(70,151,82); }
td.TdClassName
{
border-color: #469752;
}
.TagClassName
{
border-color: #469752;
}
</style>