Shades of Fruit Salad #519947
Tints of Fruit Salad #519947
RGB
CMYK
RGB Variations
Color information
#519947 (or 0x519947) is known color: Fruit Salad. HEX triplet: 51, 99 and 47. RGB value is (81,153,71). Sum of RGB (Red+Green+Blue) = 81+153+71=305 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.56% from 305); Green value is 153 (60.16% from 255 or 50.16% from 305); Blue value is 71 (28.12% from 255 or 23.28% from 305); Max value from RGB is 153 - color contains mainly: green. Hex color #519947 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519947 is #AE66B8. Grayscale: #7A7A7A. Windows color (decimal): -11429561 or 4692305. OLE color: 4692305.
HSL color Cylindrical-coordinate representation of color #519947: hue angle of 112.68º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #519947 is Cyan = 0.47, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 153 | 71 | - |
| CMYK | 0.47 | 0 | 0.54 | 0.4 |
| HSL | 112.68º | 0.37% | 0.44% | - |
| HSV(B) | 112.68º | 0.54% | 0.6% | - |
| XYZ | 15.92 | 24.99 | 9.94 | - |
| YUV | 122.12 | 99.15 | 98.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 153 | 71 | 0.47 | 0 | 0.54 | 0.4 | 112.68 | 0.37 | 0.44 |
| Hex | 51 | 99 | 47 | 2F | 0 | 36 | 28 | 71 | 25 | 2C |
| Octal | 121 | 231 | 107 | 57 | 0 | 66 | 50 | 161 | 45 | 54 |
| Binary | 1010001 | 10011001 | 1000111 | 101111 | 0 | 110110 | 101000 | 1110001 | 100101 | 101100 |
Color Harmonies of #519947
Complementary color
Monochromatic Colors of #519947
Black with #519947
Text Example
Text Example
White with #519947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519947; }
p { color: rgb(81,153,71); }
H1.HeaderClassName
{
color: #519947;
}
.AnyTagClassName
{
color: #519947;
}
</style>
background-color css
<style>
a { background-color: #519947; }
a { background-color: rgb(81,153,71); }
div.DivClassName
{
background-color: #519947;
}
.BgClassName
{
background-color: #519947;
}
</style>
border-color css
<style>
span { border-color: #519947; }
span { border-color: rgb(81,153,71); }
td.TdClassName
{
border-color: #519947;
}
.TagClassName
{
border-color: #519947;
}
</style>