Shades of Fruit Salad #509452
Tints of Fruit Salad #509452
RGB
CMYK
RGB Variations
Color information
#509452 (or 0x509452) is known color: Fruit Salad. HEX triplet: 50, 94 and 52. RGB value is (80,148,82). Sum of RGB (Red+Green+Blue) = 80+148+82=310 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.81% from 310); Green value is 148 (58.20% from 255 or 47.74% from 310); Blue value is 82 (32.42% from 255 or 26.45% from 310); Max value from RGB is 148 - color contains mainly: green. Hex color #509452 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #509452 is #AF6BAD. Grayscale: #787878. Windows color (decimal): -11496366 or 5411920. OLE color: 5411920.
HSL color Cylindrical-coordinate representation of color #509452: hue angle of 121.76º 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 #509452 is Cyan = 0.46, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 148 | 82 | - |
| CMYK | 0.46 | 0 | 0.45 | 0.42 |
| HSL | 121.76º | 0.3% | 0.45% | - |
| HSV(B) | 121.76º | 0.46% | 0.58% | - |
| XYZ | 15.42 | 23.49 | 11.7 | - |
| YUV | 120.14 | 106.47 | 99.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 148 | 82 | 0.46 | 0 | 0.45 | 0.42 | 121.76 | 0.3 | 0.45 |
| Hex | 50 | 94 | 52 | 2E | 0 | 2D | 2A | 7A | 1E | 2D |
| Octal | 120 | 224 | 122 | 56 | 0 | 55 | 52 | 172 | 36 | 55 |
| Binary | 1010000 | 10010100 | 1010010 | 101110 | 0 | 101101 | 101010 | 1111010 | 11110 | 101101 |
Color Harmonies of #509452
Complementary color
Monochromatic Colors of #509452
Black with #509452
Text Example
Text Example
White with #509452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509452; }
p { color: rgb(80,148,82); }
H1.HeaderClassName
{
color: #509452;
}
.AnyTagClassName
{
color: #509452;
}
</style>
background-color css
<style>
a { background-color: #509452; }
a { background-color: rgb(80,148,82); }
div.DivClassName
{
background-color: #509452;
}
.BgClassName
{
background-color: #509452;
}
</style>
border-color css
<style>
span { border-color: #509452; }
span { border-color: rgb(80,148,82); }
td.TdClassName
{
border-color: #509452;
}
.TagClassName
{
border-color: #509452;
}
</style>