Shades of Fruit Salad #519456
Tints of Fruit Salad #519456
RGB
CMYK
RGB Variations
Color information
#519456 (or 0x519456) is known color: Fruit Salad. HEX triplet: 51, 94 and 56. RGB value is (81,148,86). Sum of RGB (Red+Green+Blue) = 81+148+86=315 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.71% from 315); Green value is 148 (58.20% from 255 or 46.98% from 315); Blue value is 86 (33.98% from 255 or 27.30% from 315); Max value from RGB is 148 - color contains mainly: green. Hex color #519456 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519456 is #AE6BA9. Grayscale: #797979. Windows color (decimal): -11430826 or 5674065. OLE color: 5674065.
HSL color Cylindrical-coordinate representation of color #519456: hue angle of 124.48º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519456 is Cyan = 0.45, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 148 | 86 | - |
| CMYK | 0.45 | 0 | 0.42 | 0.42 |
| HSL | 124.48º | 0.29% | 0.45% | - |
| HSV(B) | 124.48º | 0.45% | 0.58% | - |
| XYZ | 15.66 | 23.6 | 12.53 | - |
| YUV | 120.9 | 108.3 | 99.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 148 | 86 | 0.45 | 0 | 0.42 | 0.42 | 124.48 | 0.29 | 0.45 |
| Hex | 51 | 94 | 56 | 2D | 0 | 2A | 2A | 7C | 1D | 2D |
| Octal | 121 | 224 | 126 | 55 | 0 | 52 | 52 | 174 | 35 | 55 |
| Binary | 1010001 | 10010100 | 1010110 | 101101 | 0 | 101010 | 101010 | 1111100 | 11101 | 101101 |
Color Harmonies of #519456
Complementary color
Monochromatic Colors of #519456
Black with #519456
Text Example
Text Example
White with #519456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519456; }
p { color: rgb(81,148,86); }
H1.HeaderClassName
{
color: #519456;
}
.AnyTagClassName
{
color: #519456;
}
</style>
background-color css
<style>
a { background-color: #519456; }
a { background-color: rgb(81,148,86); }
div.DivClassName
{
background-color: #519456;
}
.BgClassName
{
background-color: #519456;
}
</style>
border-color css
<style>
span { border-color: #519456; }
span { border-color: rgb(81,148,86); }
td.TdClassName
{
border-color: #519456;
}
.TagClassName
{
border-color: #519456;
}
</style>