Shades of Fruit Salad #509458
Tints of Fruit Salad #509458
RGB
CMYK
RGB Variations
Color information
#509458 (or 0x509458) is known color: Fruit Salad. HEX triplet: 50, 94 and 58. RGB value is (80,148,88). Sum of RGB (Red+Green+Blue) = 80+148+88=316 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.32% from 316); Green value is 148 (58.20% from 255 or 46.84% from 316); Blue value is 88 (34.77% from 255 or 27.85% from 316); Max value from RGB is 148 - color contains mainly: green. Hex color #509458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509458 is #AF6BA7. Grayscale: #797979. Windows color (decimal): -11496360 or 5805136. OLE color: 5805136.
HSL color Cylindrical-coordinate representation of color #509458: hue angle of 127.06º 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 #509458 is Cyan = 0.46, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 148 | 88 | - |
| CMYK | 0.46 | 0 | 0.41 | 0.42 |
| HSL | 127.06º | 0.3% | 0.45% | - |
| HSV(B) | 127.06º | 0.46% | 0.58% | - |
| XYZ | 15.66 | 23.59 | 12.96 | - |
| YUV | 120.83 | 109.47 | 98.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 148 | 88 | 0.46 | 0 | 0.41 | 0.42 | 127.06 | 0.3 | 0.45 |
| Hex | 50 | 94 | 58 | 2E | 0 | 29 | 2A | 7F | 1E | 2D |
| Octal | 120 | 224 | 130 | 56 | 0 | 51 | 52 | 177 | 36 | 55 |
| Binary | 1010000 | 10010100 | 1011000 | 101110 | 0 | 101001 | 101010 | 1111111 | 11110 | 101101 |
Color Harmonies of #509458
Complementary color
Monochromatic Colors of #509458
Black with #509458
Text Example
Text Example
White with #509458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509458; }
p { color: rgb(80,148,88); }
H1.HeaderClassName
{
color: #509458;
}
.AnyTagClassName
{
color: #509458;
}
</style>
background-color css
<style>
a { background-color: #509458; }
a { background-color: rgb(80,148,88); }
div.DivClassName
{
background-color: #509458;
}
.BgClassName
{
background-color: #509458;
}
</style>
border-color css
<style>
span { border-color: #509458; }
span { border-color: rgb(80,148,88); }
td.TdClassName
{
border-color: #509458;
}
.TagClassName
{
border-color: #509458;
}
</style>