Shades of Fruit Salad #509158
Tints of Fruit Salad #509158
RGB
CMYK
RGB Variations
Color information
#509158 (or 0x509158) is known color: Fruit Salad. HEX triplet: 50, 91 and 58. RGB value is (80,145,88). Sum of RGB (Red+Green+Blue) = 80+145+88=313 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.56% from 313); Green value is 145 (57.03% from 255 or 46.33% from 313); Blue value is 88 (34.77% from 255 or 28.12% from 313); Max value from RGB is 145 - color contains mainly: green. Hex color #509158 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509158 is #AF6EA7. Grayscale: #777777. Windows color (decimal): -11497128 or 5804368. OLE color: 5804368.
HSL color Cylindrical-coordinate representation of color #509158: hue angle of 127.38º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #509158 is Cyan = 0.45, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 145 | 88 | - |
| CMYK | 0.45 | 0 | 0.39 | 0.43 |
| HSL | 127.38º | 0.29% | 0.44% | - |
| HSV(B) | 127.38º | 0.45% | 0.57% | - |
| XYZ | 15.2 | 22.66 | 12.81 | - |
| YUV | 119.07 | 110.47 | 100.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 145 | 88 | 0.45 | 0 | 0.39 | 0.43 | 127.38 | 0.29 | 0.44 |
| Hex | 50 | 91 | 58 | 2D | 0 | 27 | 2B | 7F | 1D | 2C |
| Octal | 120 | 221 | 130 | 55 | 0 | 47 | 53 | 177 | 35 | 54 |
| Binary | 1010000 | 10010001 | 1011000 | 101101 | 0 | 100111 | 101011 | 1111111 | 11101 | 101100 |
Color Harmonies of #509158
Complementary color
Monochromatic Colors of #509158
Black with #509158
Text Example
Text Example
White with #509158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509158; }
p { color: rgb(80,145,88); }
H1.HeaderClassName
{
color: #509158;
}
.AnyTagClassName
{
color: #509158;
}
</style>
background-color css
<style>
a { background-color: #509158; }
a { background-color: rgb(80,145,88); }
div.DivClassName
{
background-color: #509158;
}
.BgClassName
{
background-color: #509158;
}
</style>
border-color css
<style>
span { border-color: #509158; }
span { border-color: rgb(80,145,88); }
td.TdClassName
{
border-color: #509158;
}
.TagClassName
{
border-color: #509158;
}
</style>