Shades of Fruit Salad #519844
Tints of Fruit Salad #519844
RGB
CMYK
RGB Variations
Color information
#519844 (or 0x519844) is known color: Fruit Salad. HEX triplet: 51, 98 and 44. RGB value is (81,152,68). Sum of RGB (Red+Green+Blue) = 81+152+68=301 (39% of max value = 765). Red value is 81 (32.03% from 255 or 26.91% from 301); Green value is 152 (59.77% from 255 or 50.50% from 301); Blue value is 68 (26.95% from 255 or 22.59% from 301); Max value from RGB is 152 - color contains mainly: green. Hex color #519844 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519844 is #AE67BB. Grayscale: #797979. Windows color (decimal): -11429820 or 4495441. OLE color: 4495441.
HSL color Cylindrical-coordinate representation of color #519844: hue angle of 110.71º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #519844 is Cyan = 0.47, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 152 | 68 | - |
| CMYK | 0.47 | 0 | 0.55 | 0.40 |
| HSL | 110.71º | 0.38% | 0.43% | - |
| HSV(B) | 110.71º | 0.55% | 0.6% | - |
| XYZ | 15.66 | 24.62 | 9.4 | - |
| YUV | 121.2 | 97.98 | 99.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 152 | 68 | 0.47 | 0 | 0.55 | 0.40 | 110.71 | 0.38 | 0.43 |
| Hex | 51 | 98 | 44 | 2F | 0 | 37 | 28 | 6F | 26 | 2B |
| Octal | 121 | 230 | 104 | 57 | 0 | 67 | 50 | 157 | 46 | 53 |
| Binary | 1010001 | 10011000 | 1000100 | 101111 | 0 | 110111 | 101000 | 1101111 | 100110 | 101011 |
Color Harmonies of #519844
Complementary color
Monochromatic Colors of #519844
Black with #519844
Text Example
Text Example
White with #519844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519844; }
p { color: rgb(81,152,68); }
H1.HeaderClassName
{
color: #519844;
}
.AnyTagClassName
{
color: #519844;
}
</style>
background-color css
<style>
a { background-color: #519844; }
a { background-color: rgb(81,152,68); }
div.DivClassName
{
background-color: #519844;
}
.BgClassName
{
background-color: #519844;
}
</style>
border-color css
<style>
span { border-color: #519844; }
span { border-color: rgb(81,152,68); }
td.TdClassName
{
border-color: #519844;
}
.TagClassName
{
border-color: #519844;
}
</style>