Shades of Fruit Salad #509455
Tints of Fruit Salad #509455
RGB
CMYK
RGB Variations
Color information
#509455 (or 0x509455) is known color: Fruit Salad. HEX triplet: 50, 94 and 55. RGB value is (80,148,85). Sum of RGB (Red+Green+Blue) = 80+148+85=313 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.56% from 313); Green value is 148 (58.20% from 255 or 47.28% from 313); Blue value is 85 (33.59% from 255 or 27.16% from 313); Max value from RGB is 148 - color contains mainly: green. Hex color #509455 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509455 is #AF6BAA. Grayscale: #787878. Windows color (decimal): -11496363 or 5608528. OLE color: 5608528.
HSL color Cylindrical-coordinate representation of color #509455: hue angle of 124.41º 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 #509455 is Cyan = 0.46, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 148 | 85 | - |
| CMYK | 0.46 | 0 | 0.43 | 0.42 |
| HSL | 124.41º | 0.3% | 0.45% | - |
| HSV(B) | 124.41º | 0.46% | 0.58% | - |
| XYZ | 15.54 | 23.54 | 12.32 | - |
| YUV | 120.49 | 107.97 | 99.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 148 | 85 | 0.46 | 0 | 0.43 | 0.42 | 124.41 | 0.3 | 0.45 |
| Hex | 50 | 94 | 55 | 2E | 0 | 2B | 2A | 7C | 1E | 2D |
| Octal | 120 | 224 | 125 | 56 | 0 | 53 | 52 | 174 | 36 | 55 |
| Binary | 1010000 | 10010100 | 1010101 | 101110 | 0 | 101011 | 101010 | 1111100 | 11110 | 101101 |
Color Harmonies of #509455
Complementary color
Monochromatic Colors of #509455
Black with #509455
Text Example
Text Example
White with #509455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509455; }
p { color: rgb(80,148,85); }
H1.HeaderClassName
{
color: #509455;
}
.AnyTagClassName
{
color: #509455;
}
</style>
background-color css
<style>
a { background-color: #509455; }
a { background-color: rgb(80,148,85); }
div.DivClassName
{
background-color: #509455;
}
.BgClassName
{
background-color: #509455;
}
</style>
border-color css
<style>
span { border-color: #509455; }
span { border-color: rgb(80,148,85); }
td.TdClassName
{
border-color: #509455;
}
.TagClassName
{
border-color: #509455;
}
</style>