Shades of Fruit Salad #579958
Tints of Fruit Salad #579958
RGB
CMYK
RGB Variations
Color information
#579958 (or 0x579958) is known color: Fruit Salad. HEX triplet: 57, 99 and 58. RGB value is (87,153,88). Sum of RGB (Red+Green+Blue) = 87+153+88=328 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.52% from 328); Green value is 153 (60.16% from 255 or 46.65% from 328); Blue value is 88 (34.77% from 255 or 26.83% from 328); Max value from RGB is 153 - color contains mainly: green. Hex color #579958 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579958 is #A866A7. Grayscale: #7E7E7E. Windows color (decimal): -11036328 or 5806423. OLE color: 5806423.
HSL color Cylindrical-coordinate representation of color #579958: hue angle of 120.91º 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 #579958 is Cyan = 0.43, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 153 | 88 | - |
| CMYK | 0.43 | 0 | 0.42 | 0.4 |
| HSL | 120.91º | 0.28% | 0.47% | - |
| HSV(B) | 120.91º | 0.43% | 0.6% | - |
| XYZ | 17.08 | 25.51 | 13.26 | - |
| YUV | 125.86 | 106.63 | 100.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 153 | 88 | 0.43 | 0 | 0.42 | 0.4 | 120.91 | 0.28 | 0.47 |
| Hex | 57 | 99 | 58 | 2B | 0 | 2A | 28 | 79 | 1C | 2F |
| Octal | 127 | 231 | 130 | 53 | 0 | 52 | 50 | 171 | 34 | 57 |
| Binary | 1010111 | 10011001 | 1011000 | 101011 | 0 | 101010 | 101000 | 1111001 | 11100 | 101111 |
Color Harmonies of #579958
Complementary color
Monochromatic Colors of #579958
Black with #579958
Text Example
Text Example
White with #579958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579958; }
p { color: rgb(87,153,88); }
H1.HeaderClassName
{
color: #579958;
}
.AnyTagClassName
{
color: #579958;
}
</style>
background-color css
<style>
a { background-color: #579958; }
a { background-color: rgb(87,153,88); }
div.DivClassName
{
background-color: #579958;
}
.BgClassName
{
background-color: #579958;
}
</style>
border-color css
<style>
span { border-color: #579958; }
span { border-color: rgb(87,153,88); }
td.TdClassName
{
border-color: #579958;
}
.TagClassName
{
border-color: #579958;
}
</style>