Shades of Fruit Salad #519156
Tints of Fruit Salad #519156
RGB
CMYK
RGB Variations
Color information
#519156 (or 0x519156) is known color: Fruit Salad. HEX triplet: 51, 91 and 56. RGB value is (81,145,86). Sum of RGB (Red+Green+Blue) = 81+145+86=312 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.96% from 312); Green value is 145 (57.03% from 255 or 46.47% from 312); Blue value is 86 (33.98% from 255 or 27.56% from 312); Max value from RGB is 145 - color contains mainly: green. Hex color #519156 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519156 is #AE6EA9. Grayscale: #777777. Windows color (decimal): -11431594 or 5673297. OLE color: 5673297.
HSL color Cylindrical-coordinate representation of color #519156: hue angle of 124.69º 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 #519156 is Cyan = 0.44, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 86 | - |
| CMYK | 0.44 | 0 | 0.41 | 0.43 |
| HSL | 124.69º | 0.28% | 0.44% | - |
| HSV(B) | 124.69º | 0.44% | 0.57% | - |
| XYZ | 15.2 | 22.67 | 12.38 | - |
| YUV | 119.14 | 109.3 | 100.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 86 | 0.44 | 0 | 0.41 | 0.43 | 124.69 | 0.28 | 0.44 |
| Hex | 51 | 91 | 56 | 2C | 0 | 29 | 2B | 7D | 1C | 2C |
| Octal | 121 | 221 | 126 | 54 | 0 | 51 | 53 | 175 | 34 | 54 |
| Binary | 1010001 | 10010001 | 1010110 | 101100 | 0 | 101001 | 101011 | 1111101 | 11100 | 101100 |
Color Harmonies of #519156
Complementary color
Monochromatic Colors of #519156
Black with #519156
Text Example
Text Example
White with #519156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519156; }
p { color: rgb(81,145,86); }
H1.HeaderClassName
{
color: #519156;
}
.AnyTagClassName
{
color: #519156;
}
</style>
background-color css
<style>
a { background-color: #519156; }
a { background-color: rgb(81,145,86); }
div.DivClassName
{
background-color: #519156;
}
.BgClassName
{
background-color: #519156;
}
</style>
border-color css
<style>
span { border-color: #519156; }
span { border-color: rgb(81,145,86); }
td.TdClassName
{
border-color: #519156;
}
.TagClassName
{
border-color: #519156;
}
</style>