Shades of Fruit Salad #519449
Tints of Fruit Salad #519449
RGB
CMYK
RGB Variations
Color information
#519449 (or 0x519449) is known color: Fruit Salad. HEX triplet: 51, 94 and 49. RGB value is (81,148,73). Sum of RGB (Red+Green+Blue) = 81+148+73=302 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.82% from 302); Green value is 148 (58.20% from 255 or 49.01% from 302); Blue value is 73 (28.91% from 255 or 24.17% from 302); Max value from RGB is 148 - color contains mainly: green. Hex color #519449 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519449 is #AE6BB6. Grayscale: #777777. Windows color (decimal): -11430839 or 4822097. OLE color: 4822097.
HSL color Cylindrical-coordinate representation of color #519449: hue angle of 113.6º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #519449 is Cyan = 0.45, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 148 | 73 | - |
| CMYK | 0.45 | 0 | 0.51 | 0.42 |
| HSL | 113.6º | 0.34% | 0.43% | - |
| HSV(B) | 113.6º | 0.51% | 0.58% | - |
| XYZ | 15.19 | 23.41 | 10.02 | - |
| YUV | 119.42 | 101.8 | 100.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 148 | 73 | 0.45 | 0 | 0.51 | 0.42 | 113.6 | 0.34 | 0.43 |
| Hex | 51 | 94 | 49 | 2D | 0 | 33 | 2A | 72 | 22 | 2B |
| Octal | 121 | 224 | 111 | 55 | 0 | 63 | 52 | 162 | 42 | 53 |
| Binary | 1010001 | 10010100 | 1001001 | 101101 | 0 | 110011 | 101010 | 1110010 | 100010 | 101011 |
Color Harmonies of #519449
Complementary color
Monochromatic Colors of #519449
Black with #519449
Text Example
Text Example
White with #519449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519449; }
p { color: rgb(81,148,73); }
H1.HeaderClassName
{
color: #519449;
}
.AnyTagClassName
{
color: #519449;
}
</style>
background-color css
<style>
a { background-color: #519449; }
a { background-color: rgb(81,148,73); }
div.DivClassName
{
background-color: #519449;
}
.BgClassName
{
background-color: #519449;
}
</style>
border-color css
<style>
span { border-color: #519449; }
span { border-color: rgb(81,148,73); }
td.TdClassName
{
border-color: #519449;
}
.TagClassName
{
border-color: #519449;
}
</style>