Shades of Fruit Salad #519051
Tints of Fruit Salad #519051
RGB
CMYK
RGB Variations
Color information
#519051 (or 0x519051) is known color: Fruit Salad. HEX triplet: 51, 90 and 51. RGB value is (81,144,81). Sum of RGB (Red+Green+Blue) = 81+144+81=306 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.47% from 306); Green value is 144 (56.64% from 255 or 47.06% from 306); Blue value is 81 (32.03% from 255 or 26.47% from 306); Max value from RGB is 144 - color contains mainly: green. Hex color #519051 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519051 is #AE6FAE. Grayscale: #767676. Windows color (decimal): -11431855 or 5345361. OLE color: 5345361.
HSL color Cylindrical-coordinate representation of color #519051: hue angle of 120º 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 #519051 is Cyan = 0.44, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 81 | - |
| CMYK | 0.44 | 0 | 0.44 | 0.44 |
| HSL | 120º | 0.28% | 0.44% | - |
| HSV(B) | 120º | 0.44% | 0.56% | - |
| XYZ | 14.85 | 22.29 | 11.3 | - |
| YUV | 117.98 | 107.13 | 101.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 81 | 0.44 | 0 | 0.44 | 0.44 | 120 | 0.28 | 0.44 |
| Hex | 51 | 90 | 51 | 2C | 0 | 2C | 2C | 78 | 1C | 2C |
| Octal | 121 | 220 | 121 | 54 | 0 | 54 | 54 | 170 | 34 | 54 |
| Binary | 1010001 | 10010000 | 1010001 | 101100 | 0 | 101100 | 101100 | 1111000 | 11100 | 101100 |
Color Harmonies of #519051
Complementary color
Monochromatic Colors of #519051
Black with #519051
Text Example
Text Example
White with #519051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519051; }
p { color: rgb(81,144,81); }
H1.HeaderClassName
{
color: #519051;
}
.AnyTagClassName
{
color: #519051;
}
</style>
background-color css
<style>
a { background-color: #519051; }
a { background-color: rgb(81,144,81); }
div.DivClassName
{
background-color: #519051;
}
.BgClassName
{
background-color: #519051;
}
</style>
border-color css
<style>
span { border-color: #519051; }
span { border-color: rgb(81,144,81); }
td.TdClassName
{
border-color: #519051;
}
.TagClassName
{
border-color: #519051;
}
</style>