Shades of Fruit Salad #579956
Tints of Fruit Salad #579956
RGB
CMYK
RGB Variations
Color information
#579956 (or 0x579956) is known color: Fruit Salad. HEX triplet: 57, 99 and 56. RGB value is (87,153,86). Sum of RGB (Red+Green+Blue) = 87+153+86=326 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.69% from 326); Green value is 153 (60.16% from 255 or 46.93% from 326); Blue value is 86 (33.98% from 255 or 26.38% from 326); Max value from RGB is 153 - color contains mainly: green. Hex color #579956 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579956 is #A866A9. Grayscale: #7D7D7D. Windows color (decimal): -11036330 or 5675351. OLE color: 5675351.
HSL color Cylindrical-coordinate representation of color #579956: hue angle of 119.1º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #579956 is Cyan = 0.43, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 153 | 86 | - |
| CMYK | 0.43 | 0 | 0.44 | 0.4 |
| HSL | 119.1º | 0.28% | 0.47% | - |
| HSV(B) | 119.1º | 0.44% | 0.6% | - |
| XYZ | 17 | 25.48 | 12.83 | - |
| YUV | 125.63 | 105.63 | 100.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 153 | 86 | 0.43 | 0 | 0.44 | 0.4 | 119.1 | 0.28 | 0.47 |
| Hex | 57 | 99 | 56 | 2B | 0 | 2C | 28 | 77 | 1C | 2F |
| Octal | 127 | 231 | 126 | 53 | 0 | 54 | 50 | 167 | 34 | 57 |
| Binary | 1010111 | 10011001 | 1010110 | 101011 | 0 | 101100 | 101000 | 1110111 | 11100 | 101111 |
Color Harmonies of #579956
Complementary color
Monochromatic Colors of #579956
Black with #579956
Text Example
Text Example
White with #579956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579956; }
p { color: rgb(87,153,86); }
H1.HeaderClassName
{
color: #579956;
}
.AnyTagClassName
{
color: #579956;
}
</style>
background-color css
<style>
a { background-color: #579956; }
a { background-color: rgb(87,153,86); }
div.DivClassName
{
background-color: #579956;
}
.BgClassName
{
background-color: #579956;
}
</style>
border-color css
<style>
span { border-color: #579956; }
span { border-color: rgb(87,153,86); }
td.TdClassName
{
border-color: #579956;
}
.TagClassName
{
border-color: #579956;
}
</style>