Shades of Fruit Salad #579957
Tints of Fruit Salad #579957
RGB
CMYK
RGB Variations
Color information
#579957 (or 0x579957) is known color: Fruit Salad. HEX triplet: 57, 99 and 57. RGB value is (87,153,87). Sum of RGB (Red+Green+Blue) = 87+153+87=327 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.61% from 327); Green value is 153 (60.16% from 255 or 46.79% from 327); Blue value is 87 (34.38% from 255 or 26.61% from 327); Max value from RGB is 153 - color contains mainly: green. Hex color #579957 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579957 is #A866A8. Grayscale: #7D7D7D. Windows color (decimal): -11036329 or 5740887. OLE color: 5740887.
HSL color Cylindrical-coordinate representation of color #579957: hue angle of 120º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #579957 is Cyan = 0.43, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 153 | 87 | - |
| CMYK | 0.43 | 0 | 0.43 | 0.4 |
| HSL | 120º | 0.28% | 0.47% | - |
| HSV(B) | 120º | 0.43% | 0.6% | - |
| XYZ | 17.04 | 25.5 | 13.04 | - |
| YUV | 125.74 | 106.13 | 100.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 153 | 87 | 0.43 | 0 | 0.43 | 0.4 | 120 | 0.28 | 0.47 |
| Hex | 57 | 99 | 57 | 2B | 0 | 2B | 28 | 78 | 1C | 2F |
| Octal | 127 | 231 | 127 | 53 | 0 | 53 | 50 | 170 | 34 | 57 |
| Binary | 1010111 | 10011001 | 1010111 | 101011 | 0 | 101011 | 101000 | 1111000 | 11100 | 101111 |
Color Harmonies of #579957
Complementary color
Monochromatic Colors of #579957
Black with #579957
Text Example
Text Example
White with #579957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579957; }
p { color: rgb(87,153,87); }
H1.HeaderClassName
{
color: #579957;
}
.AnyTagClassName
{
color: #579957;
}
</style>
background-color css
<style>
a { background-color: #579957; }
a { background-color: rgb(87,153,87); }
div.DivClassName
{
background-color: #579957;
}
.BgClassName
{
background-color: #579957;
}
</style>
border-color css
<style>
span { border-color: #579957; }
span { border-color: rgb(87,153,87); }
td.TdClassName
{
border-color: #579957;
}
.TagClassName
{
border-color: #579957;
}
</style>