Shades of Fruit Salad #509759
Tints of Fruit Salad #509759
RGB
CMYK
RGB Variations
Color information
#509759 (or 0x509759) is known color: Fruit Salad. HEX triplet: 50, 97 and 59. RGB value is (80,151,89). Sum of RGB (Red+Green+Blue) = 80+151+89=320 (42% of max value = 765). Red value is 80 (31.64% from 255 or 25% from 320); Green value is 151 (59.38% from 255 or 47.19% from 320); Blue value is 89 (35.16% from 255 or 27.81% from 320); Max value from RGB is 151 - color contains mainly: green. Hex color #509759 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509759 is #AF68A6. Grayscale: #7A7A7A. Windows color (decimal): -11495591 or 5871440. OLE color: 5871440.
HSL color Cylindrical-coordinate representation of color #509759: hue angle of 127.61º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #509759 is Cyan = 0.47, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 151 | 89 | - |
| CMYK | 0.47 | 0 | 0.41 | 0.41 |
| HSL | 127.61º | 0.31% | 0.45% | - |
| HSV(B) | 127.61º | 0.47% | 0.59% | - |
| XYZ | 16.18 | 24.56 | 13.34 | - |
| YUV | 122.7 | 108.98 | 97.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 151 | 89 | 0.47 | 0 | 0.41 | 0.41 | 127.61 | 0.31 | 0.45 |
| Hex | 50 | 97 | 59 | 2F | 0 | 29 | 29 | 80 | 1F | 2D |
| Octal | 120 | 227 | 131 | 57 | 0 | 51 | 51 | 200 | 37 | 55 |
| Binary | 1010000 | 10010111 | 1011001 | 101111 | 0 | 101001 | 101001 | 10000000 | 11111 | 101101 |
Color Harmonies of #509759
Complementary color
Monochromatic Colors of #509759
Black with #509759
Text Example
Text Example
White with #509759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509759; }
p { color: rgb(80,151,89); }
H1.HeaderClassName
{
color: #509759;
}
.AnyTagClassName
{
color: #509759;
}
</style>
background-color css
<style>
a { background-color: #509759; }
a { background-color: rgb(80,151,89); }
div.DivClassName
{
background-color: #509759;
}
.BgClassName
{
background-color: #509759;
}
</style>
border-color css
<style>
span { border-color: #509759; }
span { border-color: rgb(80,151,89); }
td.TdClassName
{
border-color: #509759;
}
.TagClassName
{
border-color: #509759;
}
</style>