Shades of Fruit Salad #509359
Tints of Fruit Salad #509359
RGB
CMYK
RGB Variations
Color information
#509359 (or 0x509359) is known color: Fruit Salad. HEX triplet: 50, 93 and 59. RGB value is (80,147,89). Sum of RGB (Red+Green+Blue) = 80+147+89=316 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.32% from 316); Green value is 147 (57.81% from 255 or 46.52% from 316); Blue value is 89 (35.16% from 255 or 28.16% from 316); Max value from RGB is 147 - color contains mainly: green. Hex color #509359 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509359 is #AF6CA6. Grayscale: #787878. Windows color (decimal): -11496615 or 5870416. OLE color: 5870416.
HSL color Cylindrical-coordinate representation of color #509359: hue angle of 128.06º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #509359 is Cyan = 0.46, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 89 | - |
| CMYK | 0.46 | 0 | 0.39 | 0.42 |
| HSL | 128.06º | 0.3% | 0.45% | - |
| HSV(B) | 128.06º | 0.46% | 0.58% | - |
| XYZ | 15.55 | 23.29 | 13.13 | - |
| YUV | 120.36 | 110.3 | 99.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 89 | 0.46 | 0 | 0.39 | 0.42 | 128.06 | 0.3 | 0.45 |
| Hex | 50 | 93 | 59 | 2E | 0 | 27 | 2A | 80 | 1E | 2D |
| Octal | 120 | 223 | 131 | 56 | 0 | 47 | 52 | 200 | 36 | 55 |
| Binary | 1010000 | 10010011 | 1011001 | 101110 | 0 | 100111 | 101010 | 10000000 | 11110 | 101101 |
Color Harmonies of #509359
Complementary color
Monochromatic Colors of #509359
Black with #509359
Text Example
Text Example
White with #509359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509359; }
p { color: rgb(80,147,89); }
H1.HeaderClassName
{
color: #509359;
}
.AnyTagClassName
{
color: #509359;
}
</style>
background-color css
<style>
a { background-color: #509359; }
a { background-color: rgb(80,147,89); }
div.DivClassName
{
background-color: #509359;
}
.BgClassName
{
background-color: #509359;
}
</style>
border-color css
<style>
span { border-color: #509359; }
span { border-color: rgb(80,147,89); }
td.TdClassName
{
border-color: #509359;
}
.TagClassName
{
border-color: #509359;
}
</style>