Shades of Fruit Salad #519459
Tints of Fruit Salad #519459
RGB
CMYK
RGB Variations
Color information
#519459 (or 0x519459) is known color: Fruit Salad. HEX triplet: 51, 94 and 59. RGB value is (81,148,89). Sum of RGB (Red+Green+Blue) = 81+148+89=318 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.47% from 318); Green value is 148 (58.20% from 255 or 46.54% from 318); Blue value is 89 (35.16% from 255 or 27.99% from 318); Max value from RGB is 148 - color contains mainly: green. Hex color #519459 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519459 is #AE6BA6. Grayscale: #797979. Windows color (decimal): -11430823 or 5870673. OLE color: 5870673.
HSL color Cylindrical-coordinate representation of color #519459: hue angle of 127.16º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519459 is Cyan = 0.45, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 148 | 89 | - |
| CMYK | 0.45 | 0 | 0.40 | 0.42 |
| HSL | 127.16º | 0.29% | 0.45% | - |
| HSV(B) | 127.16º | 0.45% | 0.58% | - |
| XYZ | 15.79 | 23.65 | 13.18 | - |
| YUV | 121.24 | 109.8 | 99.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 148 | 89 | 0.45 | 0 | 0.40 | 0.42 | 127.16 | 0.29 | 0.45 |
| Hex | 51 | 94 | 59 | 2D | 0 | 28 | 2A | 7F | 1D | 2D |
| Octal | 121 | 224 | 131 | 55 | 0 | 50 | 52 | 177 | 35 | 55 |
| Binary | 1010001 | 10010100 | 1011001 | 101101 | 0 | 101000 | 101010 | 1111111 | 11101 | 101101 |
Color Harmonies of #519459
Complementary color
Monochromatic Colors of #519459
Black with #519459
Text Example
Text Example
White with #519459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519459; }
p { color: rgb(81,148,89); }
H1.HeaderClassName
{
color: #519459;
}
.AnyTagClassName
{
color: #519459;
}
</style>
background-color css
<style>
a { background-color: #519459; }
a { background-color: rgb(81,148,89); }
div.DivClassName
{
background-color: #519459;
}
.BgClassName
{
background-color: #519459;
}
</style>
border-color css
<style>
span { border-color: #519459; }
span { border-color: rgb(81,148,89); }
td.TdClassName
{
border-color: #519459;
}
.TagClassName
{
border-color: #519459;
}
</style>