Shades of Fruit Salad #519254
Tints of Fruit Salad #519254
RGB
CMYK
RGB Variations
Color information
#519254 (or 0x519254) is known color: Fruit Salad. HEX triplet: 51, 92 and 54. RGB value is (81,146,84). Sum of RGB (Red+Green+Blue) = 81+146+84=311 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.05% from 311); Green value is 146 (57.42% from 255 or 46.95% from 311); Blue value is 84 (33.20% from 255 or 27.01% from 311); Max value from RGB is 146 - color contains mainly: green. Hex color #519254 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #519254 is #AE6DAB. Grayscale: #777777. Windows color (decimal): -11431340 or 5542481. OLE color: 5542481.
HSL color Cylindrical-coordinate representation of color #519254: hue angle of 122.77º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519254 is Cyan = 0.45, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 146 | 84 | - |
| CMYK | 0.45 | 0 | 0.42 | 0.43 |
| HSL | 122.77º | 0.29% | 0.45% | - |
| HSV(B) | 122.77º | 0.45% | 0.57% | - |
| XYZ | 15.27 | 22.95 | 12.01 | - |
| YUV | 119.5 | 107.97 | 100.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 84 | 0.45 | 0 | 0.42 | 0.43 | 122.77 | 0.29 | 0.45 |
| Hex | 51 | 92 | 54 | 2D | 0 | 2A | 2B | 7B | 1D | 2D |
| Octal | 121 | 222 | 124 | 55 | 0 | 52 | 53 | 173 | 35 | 55 |
| Binary | 1010001 | 10010010 | 1010100 | 101101 | 0 | 101010 | 101011 | 1111011 | 11101 | 101101 |
Color Harmonies of #519254
Complementary color
Monochromatic Colors of #519254
Black with #519254
Text Example
Text Example
White with #519254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519254; }
p { color: rgb(81,146,84); }
H1.HeaderClassName
{
color: #519254;
}
.AnyTagClassName
{
color: #519254;
}
</style>
background-color css
<style>
a { background-color: #519254; }
a { background-color: rgb(81,146,84); }
div.DivClassName
{
background-color: #519254;
}
.BgClassName
{
background-color: #519254;
}
</style>
border-color css
<style>
span { border-color: #519254; }
span { border-color: rgb(81,146,84); }
td.TdClassName
{
border-color: #519254;
}
.TagClassName
{
border-color: #519254;
}
</style>