Shades of Fruit Salad #509744
Tints of Fruit Salad #509744
RGB
CMYK
RGB Variations
Color information
#509744 (or 0x509744) is known color: Fruit Salad. HEX triplet: 50, 97 and 44. RGB value is (80,151,68). Sum of RGB (Red+Green+Blue) = 80+151+68=299 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.76% from 299); Green value is 151 (59.38% from 255 or 50.50% from 299); Blue value is 68 (26.95% from 255 or 22.74% from 299); Max value from RGB is 151 - color contains mainly: green. Hex color #509744 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509744 is #AF68BB. Grayscale: #787878. Windows color (decimal): -11495612 or 4495184. OLE color: 4495184.
HSL color Cylindrical-coordinate representation of color #509744: hue angle of 111.33º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #509744 is Cyan = 0.47, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 151 | 68 | - |
| CMYK | 0.47 | 0 | 0.55 | 0.41 |
| HSL | 111.33º | 0.38% | 0.43% | - |
| HSV(B) | 111.33º | 0.55% | 0.59% | - |
| XYZ | 15.42 | 24.26 | 9.34 | - |
| YUV | 120.31 | 98.48 | 99.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 151 | 68 | 0.47 | 0 | 0.55 | 0.41 | 111.33 | 0.38 | 0.43 |
| Hex | 50 | 97 | 44 | 2F | 0 | 37 | 29 | 6F | 26 | 2B |
| Octal | 120 | 227 | 104 | 57 | 0 | 67 | 51 | 157 | 46 | 53 |
| Binary | 1010000 | 10010111 | 1000100 | 101111 | 0 | 110111 | 101001 | 1101111 | 100110 | 101011 |
Color Harmonies of #509744
Complementary color
Monochromatic Colors of #509744
Black with #509744
Text Example
Text Example
White with #509744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509744; }
p { color: rgb(80,151,68); }
H1.HeaderClassName
{
color: #509744;
}
.AnyTagClassName
{
color: #509744;
}
</style>
background-color css
<style>
a { background-color: #509744; }
a { background-color: rgb(80,151,68); }
div.DivClassName
{
background-color: #509744;
}
.BgClassName
{
background-color: #509744;
}
</style>
border-color css
<style>
span { border-color: #509744; }
span { border-color: rgb(80,151,68); }
td.TdClassName
{
border-color: #509744;
}
.TagClassName
{
border-color: #509744;
}
</style>