Shades of Fruit Salad #509354
Tints of Fruit Salad #509354
RGB
CMYK
RGB Variations
Color information
#509354 (or 0x509354) is known color: Fruit Salad. HEX triplet: 50, 93 and 54. RGB value is (80,147,84). Sum of RGB (Red+Green+Blue) = 80+147+84=311 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.72% from 311); Green value is 147 (57.81% from 255 or 47.27% from 311); Blue value is 84 (33.20% from 255 or 27.01% from 311); Max value from RGB is 147 - color contains mainly: green. Hex color #509354 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509354 is #AF6CAB. Grayscale: #777777. Windows color (decimal): -11496620 or 5542736. OLE color: 5542736.
HSL color Cylindrical-coordinate representation of color #509354: hue angle of 123.58º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #509354 is Cyan = 0.46, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 84 | - |
| CMYK | 0.46 | 0 | 0.43 | 0.42 |
| HSL | 123.58º | 0.3% | 0.45% | - |
| HSV(B) | 123.58º | 0.46% | 0.58% | - |
| XYZ | 15.34 | 23.21 | 12.06 | - |
| YUV | 119.79 | 107.8 | 99.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 84 | 0.46 | 0 | 0.43 | 0.42 | 123.58 | 0.3 | 0.45 |
| Hex | 50 | 93 | 54 | 2E | 0 | 2B | 2A | 7C | 1E | 2D |
| Octal | 120 | 223 | 124 | 56 | 0 | 53 | 52 | 174 | 36 | 55 |
| Binary | 1010000 | 10010011 | 1010100 | 101110 | 0 | 101011 | 101010 | 1111100 | 11110 | 101101 |
Color Harmonies of #509354
Complementary color
Monochromatic Colors of #509354
Black with #509354
Text Example
Text Example
White with #509354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509354; }
p { color: rgb(80,147,84); }
H1.HeaderClassName
{
color: #509354;
}
.AnyTagClassName
{
color: #509354;
}
</style>
background-color css
<style>
a { background-color: #509354; }
a { background-color: rgb(80,147,84); }
div.DivClassName
{
background-color: #509354;
}
.BgClassName
{
background-color: #509354;
}
</style>
border-color css
<style>
span { border-color: #509354; }
span { border-color: rgb(80,147,84); }
td.TdClassName
{
border-color: #509354;
}
.TagClassName
{
border-color: #509354;
}
</style>