Shades of Fruit Salad #509448
Tints of Fruit Salad #509448
RGB
CMYK
RGB Variations
Color information
#509448 (or 0x509448) is known color: Fruit Salad. HEX triplet: 50, 94 and 48. RGB value is (80,148,72). Sum of RGB (Red+Green+Blue) = 80+148+72=300 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.67% from 300); Green value is 148 (58.20% from 255 or 49.33% from 300); Blue value is 72 (28.52% from 255 or 24% from 300); Max value from RGB is 148 - color contains mainly: green. Hex color #509448 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509448 is #AF6BB7. Grayscale: #777777. Windows color (decimal): -11496376 or 4756560. OLE color: 4756560.
HSL color Cylindrical-coordinate representation of color #509448: hue angle of 113.68º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #509448 is Cyan = 0.46, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 148 | 72 | - |
| CMYK | 0.46 | 0 | 0.51 | 0.42 |
| HSL | 113.68º | 0.35% | 0.43% | - |
| HSV(B) | 113.68º | 0.51% | 0.58% | - |
| XYZ | 15.07 | 23.35 | 9.84 | - |
| YUV | 119 | 101.47 | 100.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 148 | 72 | 0.46 | 0 | 0.51 | 0.42 | 113.68 | 0.35 | 0.43 |
| Hex | 50 | 94 | 48 | 2E | 0 | 33 | 2A | 72 | 23 | 2B |
| Octal | 120 | 224 | 110 | 56 | 0 | 63 | 52 | 162 | 43 | 53 |
| Binary | 1010000 | 10010100 | 1001000 | 101110 | 0 | 110011 | 101010 | 1110010 | 100011 | 101011 |
Color Harmonies of #509448
Complementary color
Monochromatic Colors of #509448
Black with #509448
Text Example
Text Example
White with #509448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509448; }
p { color: rgb(80,148,72); }
H1.HeaderClassName
{
color: #509448;
}
.AnyTagClassName
{
color: #509448;
}
</style>
background-color css
<style>
a { background-color: #509448; }
a { background-color: rgb(80,148,72); }
div.DivClassName
{
background-color: #509448;
}
.BgClassName
{
background-color: #509448;
}
</style>
border-color css
<style>
span { border-color: #509448; }
span { border-color: rgb(80,148,72); }
td.TdClassName
{
border-color: #509448;
}
.TagClassName
{
border-color: #509448;
}
</style>