Shades of Fruit Salad #519059
Tints of Fruit Salad #519059
RGB
CMYK
RGB Variations
Color information
#519059 (or 0x519059) is known color: Fruit Salad. HEX triplet: 51, 90 and 59. RGB value is (81,144,89). Sum of RGB (Red+Green+Blue) = 81+144+89=314 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.80% from 314); Green value is 144 (56.64% from 255 or 45.86% from 314); Blue value is 89 (35.16% from 255 or 28.34% from 314); Max value from RGB is 144 - color contains mainly: green. Hex color #519059 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519059 is #AE6FA6. Grayscale: #777777. Windows color (decimal): -11431847 or 5869649. OLE color: 5869649.
HSL color Cylindrical-coordinate representation of color #519059: hue angle of 127.62º degrees, saturation: 0.28, 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 #519059 is Cyan = 0.44, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 89 | - |
| CMYK | 0.44 | 0 | 0.38 | 0.44 |
| HSL | 127.62º | 0.28% | 0.44% | - |
| HSV(B) | 127.62º | 0.44% | 0.56% | - |
| XYZ | 15.17 | 22.42 | 12.98 | - |
| YUV | 118.89 | 111.13 | 100.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 89 | 0.44 | 0 | 0.38 | 0.44 | 127.62 | 0.28 | 0.44 |
| Hex | 51 | 90 | 59 | 2C | 0 | 26 | 2C | 80 | 1C | 2C |
| Octal | 121 | 220 | 131 | 54 | 0 | 46 | 54 | 200 | 34 | 54 |
| Binary | 1010001 | 10010000 | 1011001 | 101100 | 0 | 100110 | 101100 | 10000000 | 11100 | 101100 |
Color Harmonies of #519059
Complementary color
Monochromatic Colors of #519059
Black with #519059
Text Example
Text Example
White with #519059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519059; }
p { color: rgb(81,144,89); }
H1.HeaderClassName
{
color: #519059;
}
.AnyTagClassName
{
color: #519059;
}
</style>
background-color css
<style>
a { background-color: #519059; }
a { background-color: rgb(81,144,89); }
div.DivClassName
{
background-color: #519059;
}
.BgClassName
{
background-color: #519059;
}
</style>
border-color css
<style>
span { border-color: #519059; }
span { border-color: rgb(81,144,89); }
td.TdClassName
{
border-color: #519059;
}
.TagClassName
{
border-color: #519059;
}
</style>