Shades of Fruit Salad #519057
Tints of Fruit Salad #519057
RGB
CMYK
RGB Variations
Color information
#519057 (or 0x519057) is known color: Fruit Salad. HEX triplet: 51, 90 and 57. RGB value is (81,144,87). Sum of RGB (Red+Green+Blue) = 81+144+87=312 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.96% from 312); Green value is 144 (56.64% from 255 or 46.15% from 312); Blue value is 87 (34.38% from 255 or 27.88% from 312); Max value from RGB is 144 - color contains mainly: green. Hex color #519057 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519057 is #AE6FA8. Grayscale: #767676. Windows color (decimal): -11431849 or 5738577. OLE color: 5738577.
HSL color Cylindrical-coordinate representation of color #519057: hue angle of 125.71º 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 #519057 is Cyan = 0.44, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 87 | - |
| CMYK | 0.44 | 0 | 0.40 | 0.44 |
| HSL | 125.71º | 0.28% | 0.44% | - |
| HSV(B) | 125.71º | 0.44% | 0.56% | - |
| XYZ | 15.09 | 22.38 | 12.54 | - |
| YUV | 118.67 | 110.13 | 101.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 87 | 0.44 | 0 | 0.40 | 0.44 | 125.71 | 0.28 | 0.44 |
| Hex | 51 | 90 | 57 | 2C | 0 | 28 | 2C | 7E | 1C | 2C |
| Octal | 121 | 220 | 127 | 54 | 0 | 50 | 54 | 176 | 34 | 54 |
| Binary | 1010001 | 10010000 | 1010111 | 101100 | 0 | 101000 | 101100 | 1111110 | 11100 | 101100 |
Color Harmonies of #519057
Complementary color
Monochromatic Colors of #519057
Black with #519057
Text Example
Text Example
White with #519057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519057; }
p { color: rgb(81,144,87); }
H1.HeaderClassName
{
color: #519057;
}
.AnyTagClassName
{
color: #519057;
}
</style>
background-color css
<style>
a { background-color: #519057; }
a { background-color: rgb(81,144,87); }
div.DivClassName
{
background-color: #519057;
}
.BgClassName
{
background-color: #519057;
}
</style>
border-color css
<style>
span { border-color: #519057; }
span { border-color: rgb(81,144,87); }
td.TdClassName
{
border-color: #519057;
}
.TagClassName
{
border-color: #519057;
}
</style>