Shades of Fruit Salad #519056
Tints of Fruit Salad #519056
RGB
CMYK
RGB Variations
Color information
#519056 (or 0x519056) is known color: Fruit Salad. HEX triplet: 51, 90 and 56. RGB value is (81,144,86). Sum of RGB (Red+Green+Blue) = 81+144+86=311 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.05% from 311); Green value is 144 (56.64% from 255 or 46.30% from 311); Blue value is 86 (33.98% from 255 or 27.65% from 311); Max value from RGB is 144 - color contains mainly: green. Hex color #519056 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519056 is #AE6FA9. Grayscale: #767676. Windows color (decimal): -11431850 or 5673041. OLE color: 5673041.
HSL color Cylindrical-coordinate representation of color #519056: hue angle of 124.76º 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 #519056 is Cyan = 0.44, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 86 | - |
| CMYK | 0.44 | 0 | 0.40 | 0.44 |
| HSL | 124.76º | 0.28% | 0.44% | - |
| HSV(B) | 124.76º | 0.44% | 0.56% | - |
| XYZ | 15.05 | 22.37 | 12.33 | - |
| YUV | 118.55 | 109.63 | 101.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 86 | 0.44 | 0 | 0.40 | 0.44 | 124.76 | 0.28 | 0.44 |
| Hex | 51 | 90 | 56 | 2C | 0 | 28 | 2C | 7D | 1C | 2C |
| Octal | 121 | 220 | 126 | 54 | 0 | 50 | 54 | 175 | 34 | 54 |
| Binary | 1010001 | 10010000 | 1010110 | 101100 | 0 | 101000 | 101100 | 1111101 | 11100 | 101100 |
Color Harmonies of #519056
Complementary color
Monochromatic Colors of #519056
Black with #519056
Text Example
Text Example
White with #519056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519056; }
p { color: rgb(81,144,86); }
H1.HeaderClassName
{
color: #519056;
}
.AnyTagClassName
{
color: #519056;
}
</style>
background-color css
<style>
a { background-color: #519056; }
a { background-color: rgb(81,144,86); }
div.DivClassName
{
background-color: #519056;
}
.BgClassName
{
background-color: #519056;
}
</style>
border-color css
<style>
span { border-color: #519056; }
span { border-color: rgb(81,144,86); }
td.TdClassName
{
border-color: #519056;
}
.TagClassName
{
border-color: #519056;
}
</style>