Shades of Fruit Salad #519052
Tints of Fruit Salad #519052
RGB
CMYK
RGB Variations
Color information
#519052 (or 0x519052) is known color: Fruit Salad. HEX triplet: 51, 90 and 52. RGB value is (81,144,82). Sum of RGB (Red+Green+Blue) = 81+144+82=307 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.38% from 307); Green value is 144 (56.64% from 255 or 46.91% from 307); Blue value is 82 (32.42% from 255 or 26.71% from 307); Max value from RGB is 144 - color contains mainly: green. Hex color #519052 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519052 is #AE6FAD. Grayscale: #767676. Windows color (decimal): -11431854 or 5410897. OLE color: 5410897.
HSL color Cylindrical-coordinate representation of color #519052: hue angle of 120.95º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #519052 is Cyan = 0.44, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 82 | - |
| CMYK | 0.44 | 0 | 0.43 | 0.44 |
| HSL | 120.95º | 0.28% | 0.44% | - |
| HSV(B) | 120.95º | 0.44% | 0.56% | - |
| XYZ | 14.89 | 22.31 | 11.5 | - |
| YUV | 118.1 | 107.63 | 101.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 82 | 0.44 | 0 | 0.43 | 0.44 | 120.95 | 0.28 | 0.44 |
| Hex | 51 | 90 | 52 | 2C | 0 | 2B | 2C | 79 | 1C | 2C |
| Octal | 121 | 220 | 122 | 54 | 0 | 53 | 54 | 171 | 34 | 54 |
| Binary | 1010001 | 10010000 | 1010010 | 101100 | 0 | 101011 | 101100 | 1111001 | 11100 | 101100 |
Color Harmonies of #519052
Complementary color
Monochromatic Colors of #519052
Black with #519052
Text Example
Text Example
White with #519052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519052; }
p { color: rgb(81,144,82); }
H1.HeaderClassName
{
color: #519052;
}
.AnyTagClassName
{
color: #519052;
}
</style>
background-color css
<style>
a { background-color: #519052; }
a { background-color: rgb(81,144,82); }
div.DivClassName
{
background-color: #519052;
}
.BgClassName
{
background-color: #519052;
}
</style>
border-color css
<style>
span { border-color: #519052; }
span { border-color: rgb(81,144,82); }
td.TdClassName
{
border-color: #519052;
}
.TagClassName
{
border-color: #519052;
}
</style>