Shades of Fruit Salad #509657
Tints of Fruit Salad #509657
RGB
CMYK
RGB Variations
Color information
#509657 (or 0x509657) is known color: Fruit Salad. HEX triplet: 50, 96 and 57. RGB value is (80,150,87). Sum of RGB (Red+Green+Blue) = 80+150+87=317 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.24% from 317); Green value is 150 (58.98% from 255 or 47.32% from 317); Blue value is 87 (34.38% from 255 or 27.44% from 317); Max value from RGB is 150 - color contains mainly: green. Hex color #509657 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509657 is #AF69A8. Grayscale: #7A7A7A. Windows color (decimal): -11495849 or 5740112. OLE color: 5740112.
HSL color Cylindrical-coordinate representation of color #509657: hue angle of 126º degrees, saturation: 0.3, 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 #509657 is Cyan = 0.47, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 150 | 87 | - |
| CMYK | 0.47 | 0 | 0.42 | 0.41 |
| HSL | 126º | 0.3% | 0.45% | - |
| HSV(B) | 126º | 0.47% | 0.59% | - |
| XYZ | 15.93 | 24.21 | 12.85 | - |
| YUV | 121.89 | 108.31 | 98.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 150 | 87 | 0.47 | 0 | 0.42 | 0.41 | 126 | 0.3 | 0.45 |
| Hex | 50 | 96 | 57 | 2F | 0 | 2A | 29 | 7E | 1E | 2D |
| Octal | 120 | 226 | 127 | 57 | 0 | 52 | 51 | 176 | 36 | 55 |
| Binary | 1010000 | 10010110 | 1010111 | 101111 | 0 | 101010 | 101001 | 1111110 | 11110 | 101101 |
Color Harmonies of #509657
Complementary color
Monochromatic Colors of #509657
Black with #509657
Text Example
Text Example
White with #509657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509657; }
p { color: rgb(80,150,87); }
H1.HeaderClassName
{
color: #509657;
}
.AnyTagClassName
{
color: #509657;
}
</style>
background-color css
<style>
a { background-color: #509657; }
a { background-color: rgb(80,150,87); }
div.DivClassName
{
background-color: #509657;
}
.BgClassName
{
background-color: #509657;
}
</style>
border-color css
<style>
span { border-color: #509657; }
span { border-color: rgb(80,150,87); }
td.TdClassName
{
border-color: #509657;
}
.TagClassName
{
border-color: #509657;
}
</style>