Shades of Fruit Salad #519450
Tints of Fruit Salad #519450
RGB
CMYK
RGB Variations
Color information
#519450 (or 0x519450) is known color: Fruit Salad. HEX triplet: 51, 94 and 50. RGB value is (81,148,80). Sum of RGB (Red+Green+Blue) = 81+148+80=309 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.21% from 309); Green value is 148 (58.20% from 255 or 47.90% from 309); Blue value is 80 (31.64% from 255 or 25.89% from 309); Max value from RGB is 148 - color contains mainly: green. Hex color #519450 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519450 is #AE6BAF. Grayscale: #787878. Windows color (decimal): -11430832 or 5280849. OLE color: 5280849.
HSL color Cylindrical-coordinate representation of color #519450: hue angle of 119.12º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519450 is Cyan = 0.45, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 148 | 80 | - |
| CMYK | 0.45 | 0 | 0.46 | 0.42 |
| HSL | 119.12º | 0.3% | 0.45% | - |
| HSV(B) | 119.12º | 0.46% | 0.58% | - |
| XYZ | 15.43 | 23.51 | 11.31 | - |
| YUV | 120.22 | 105.3 | 100.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 148 | 80 | 0.45 | 0 | 0.46 | 0.42 | 119.12 | 0.3 | 0.45 |
| Hex | 51 | 94 | 50 | 2D | 0 | 2E | 2A | 77 | 1E | 2D |
| Octal | 121 | 224 | 120 | 55 | 0 | 56 | 52 | 167 | 36 | 55 |
| Binary | 1010001 | 10010100 | 1010000 | 101101 | 0 | 101110 | 101010 | 1110111 | 11110 | 101101 |
Color Harmonies of #519450
Complementary color
Monochromatic Colors of #519450
Black with #519450
Text Example
Text Example
White with #519450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519450; }
p { color: rgb(81,148,80); }
H1.HeaderClassName
{
color: #519450;
}
.AnyTagClassName
{
color: #519450;
}
</style>
background-color css
<style>
a { background-color: #519450; }
a { background-color: rgb(81,148,80); }
div.DivClassName
{
background-color: #519450;
}
.BgClassName
{
background-color: #519450;
}
</style>
border-color css
<style>
span { border-color: #519450; }
span { border-color: rgb(81,148,80); }
td.TdClassName
{
border-color: #519450;
}
.TagClassName
{
border-color: #519450;
}
</style>