Shades of Fruit Salad #519350
Tints of Fruit Salad #519350
RGB
CMYK
RGB Variations
Color information
#519350 (or 0x519350) is known color: Fruit Salad. HEX triplet: 51, 93 and 50. RGB value is (81,147,80). Sum of RGB (Red+Green+Blue) = 81+147+80=308 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.30% from 308); Green value is 147 (57.81% from 255 or 47.73% from 308); Blue value is 80 (31.64% from 255 or 25.97% from 308); Max value from RGB is 147 - color contains mainly: green. Hex color #519350 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519350 is #AE6CAF. Grayscale: #777777. Windows color (decimal): -11431088 or 5280593. OLE color: 5280593.
HSL color Cylindrical-coordinate representation of color #519350: hue angle of 119.1º 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 #519350 is Cyan = 0.45, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 80 | - |
| CMYK | 0.45 | 0 | 0.46 | 0.42 |
| HSL | 119.1º | 0.3% | 0.45% | - |
| HSV(B) | 119.1º | 0.46% | 0.58% | - |
| XYZ | 15.28 | 23.2 | 11.26 | - |
| YUV | 119.63 | 105.63 | 100.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 80 | 0.45 | 0 | 0.46 | 0.42 | 119.1 | 0.3 | 0.45 |
| Hex | 51 | 93 | 50 | 2D | 0 | 2E | 2A | 77 | 1E | 2D |
| Octal | 121 | 223 | 120 | 55 | 0 | 56 | 52 | 167 | 36 | 55 |
| Binary | 1010001 | 10010011 | 1010000 | 101101 | 0 | 101110 | 101010 | 1110111 | 11110 | 101101 |
Color Harmonies of #519350
Complementary color
Monochromatic Colors of #519350
Black with #519350
Text Example
Text Example
White with #519350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519350; }
p { color: rgb(81,147,80); }
H1.HeaderClassName
{
color: #519350;
}
.AnyTagClassName
{
color: #519350;
}
</style>
background-color css
<style>
a { background-color: #519350; }
a { background-color: rgb(81,147,80); }
div.DivClassName
{
background-color: #519350;
}
.BgClassName
{
background-color: #519350;
}
</style>
border-color css
<style>
span { border-color: #519350; }
span { border-color: rgb(81,147,80); }
td.TdClassName
{
border-color: #519350;
}
.TagClassName
{
border-color: #519350;
}
</style>