Shades of Fruit Salad #509742
Tints of Fruit Salad #509742
RGB
CMYK
RGB Variations
Color information
#509742 (or 0x509742) is known color: Fruit Salad. HEX triplet: 50, 97 and 42. RGB value is (80,151,66). Sum of RGB (Red+Green+Blue) = 80+151+66=297 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.94% from 297); Green value is 151 (59.38% from 255 or 50.84% from 297); Blue value is 66 (26.17% from 255 or 22.22% from 297); Max value from RGB is 151 - color contains mainly: green. Hex color #509742 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509742 is #AF68BD. Grayscale: #787878. Windows color (decimal): -11495614 or 4364112. OLE color: 4364112.
HSL color Cylindrical-coordinate representation of color #509742: hue angle of 110.12º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #509742 is Cyan = 0.47, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 151 | 66 | - |
| CMYK | 0.47 | 0 | 0.56 | 0.41 |
| HSL | 110.12º | 0.39% | 0.43% | - |
| HSV(B) | 110.12º | 0.56% | 0.59% | - |
| XYZ | 15.36 | 24.23 | 9.02 | - |
| YUV | 120.08 | 97.48 | 99.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 151 | 66 | 0.47 | 0 | 0.56 | 0.41 | 110.12 | 0.39 | 0.43 |
| Hex | 50 | 97 | 42 | 2F | 0 | 38 | 29 | 6E | 27 | 2B |
| Octal | 120 | 227 | 102 | 57 | 0 | 70 | 51 | 156 | 47 | 53 |
| Binary | 1010000 | 10010111 | 1000010 | 101111 | 0 | 111000 | 101001 | 1101110 | 100111 | 101011 |
Color Harmonies of #509742
Complementary color
Monochromatic Colors of #509742
Black with #509742
Text Example
Text Example
White with #509742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509742; }
p { color: rgb(80,151,66); }
H1.HeaderClassName
{
color: #509742;
}
.AnyTagClassName
{
color: #509742;
}
</style>
background-color css
<style>
a { background-color: #509742; }
a { background-color: rgb(80,151,66); }
div.DivClassName
{
background-color: #509742;
}
.BgClassName
{
background-color: #509742;
}
</style>
border-color css
<style>
span { border-color: #509742; }
span { border-color: rgb(80,151,66); }
td.TdClassName
{
border-color: #509742;
}
.TagClassName
{
border-color: #509742;
}
</style>