Shades of Fruit Salad #519159
Tints of Fruit Salad #519159
RGB
CMYK
RGB Variations
Color information
#519159 (or 0x519159) is known color: Fruit Salad. HEX triplet: 51, 91 and 59. RGB value is (81,145,89). Sum of RGB (Red+Green+Blue) = 81+145+89=315 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.71% from 315); Green value is 145 (57.03% from 255 or 46.03% from 315); Blue value is 89 (35.16% from 255 or 28.25% from 315); Max value from RGB is 145 - color contains mainly: green. Hex color #519159 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519159 is #AE6EA6. Grayscale: #777777. Windows color (decimal): -11431591 or 5869905. OLE color: 5869905.
HSL color Cylindrical-coordinate representation of color #519159: hue angle of 127.5º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #519159 is Cyan = 0.44, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 89 | - |
| CMYK | 0.44 | 0 | 0.39 | 0.43 |
| HSL | 127.5º | 0.28% | 0.44% | - |
| HSV(B) | 127.5º | 0.44% | 0.57% | - |
| XYZ | 15.32 | 22.72 | 13.03 | - |
| YUV | 119.48 | 110.8 | 100.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 89 | 0.44 | 0 | 0.39 | 0.43 | 127.5 | 0.28 | 0.44 |
| Hex | 51 | 91 | 59 | 2C | 0 | 27 | 2B | 80 | 1C | 2C |
| Octal | 121 | 221 | 131 | 54 | 0 | 47 | 53 | 200 | 34 | 54 |
| Binary | 1010001 | 10010001 | 1011001 | 101100 | 0 | 100111 | 101011 | 10000000 | 11100 | 101100 |
Color Harmonies of #519159
Complementary color
Monochromatic Colors of #519159
Black with #519159
Text Example
Text Example
White with #519159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519159; }
p { color: rgb(81,145,89); }
H1.HeaderClassName
{
color: #519159;
}
.AnyTagClassName
{
color: #519159;
}
</style>
background-color css
<style>
a { background-color: #519159; }
a { background-color: rgb(81,145,89); }
div.DivClassName
{
background-color: #519159;
}
.BgClassName
{
background-color: #519159;
}
</style>
border-color css
<style>
span { border-color: #519159; }
span { border-color: rgb(81,145,89); }
td.TdClassName
{
border-color: #519159;
}
.TagClassName
{
border-color: #519159;
}
</style>