Shades of Fruit Salad #509059
Tints of Fruit Salad #509059
RGB
CMYK
RGB Variations
Color information
#509059 (or 0x509059) is known color: Fruit Salad. HEX triplet: 50, 90 and 59. RGB value is (80,144,89). Sum of RGB (Red+Green+Blue) = 80+144+89=313 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.56% from 313); Green value is 144 (56.64% from 255 or 46.01% from 313); Blue value is 89 (35.16% from 255 or 28.43% from 313); Max value from RGB is 144 - color contains mainly: green. Hex color #509059 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509059 is #AF6FA6. Grayscale: #767676. Windows color (decimal): -11497383 or 5869648. OLE color: 5869648.
HSL color Cylindrical-coordinate representation of color #509059: hue angle of 128.44º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #509059 is Cyan = 0.44, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 144 | 89 | - |
| CMYK | 0.44 | 0 | 0.38 | 0.44 |
| HSL | 128.44º | 0.29% | 0.44% | - |
| HSV(B) | 128.44º | 0.44% | 0.56% | - |
| XYZ | 15.08 | 22.37 | 12.97 | - |
| YUV | 118.59 | 111.3 | 100.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 144 | 89 | 0.44 | 0 | 0.38 | 0.44 | 128.44 | 0.29 | 0.44 |
| Hex | 50 | 90 | 59 | 2C | 0 | 26 | 2C | 80 | 1D | 2C |
| Octal | 120 | 220 | 131 | 54 | 0 | 46 | 54 | 200 | 35 | 54 |
| Binary | 1010000 | 10010000 | 1011001 | 101100 | 0 | 100110 | 101100 | 10000000 | 11101 | 101100 |
Color Harmonies of #509059
Complementary color
Monochromatic Colors of #509059
Black with #509059
Text Example
Text Example
White with #509059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509059; }
p { color: rgb(80,144,89); }
H1.HeaderClassName
{
color: #509059;
}
.AnyTagClassName
{
color: #509059;
}
</style>
background-color css
<style>
a { background-color: #509059; }
a { background-color: rgb(80,144,89); }
div.DivClassName
{
background-color: #509059;
}
.BgClassName
{
background-color: #509059;
}
</style>
border-color css
<style>
span { border-color: #509059; }
span { border-color: rgb(80,144,89); }
td.TdClassName
{
border-color: #509059;
}
.TagClassName
{
border-color: #509059;
}
</style>