Shades of Fruit Salad #579861
Tints of Fruit Salad #579861
RGB
CMYK
RGB Variations
Color information
#579861 (or 0x579861) is known color: Fruit Salad. HEX triplet: 57, 98 and 61. RGB value is (87,152,97). Sum of RGB (Red+Green+Blue) = 87+152+97=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 152 (59.77% from 255 or 45.24% from 336); Blue value is 97 (38.28% from 255 or 28.87% from 336); Max value from RGB is 152 - color contains mainly: green. Hex color #579861 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579861 is #A8679E. Grayscale: #7E7E7E. Windows color (decimal): -11036575 or 6395991. OLE color: 6395991.
HSL color Cylindrical-coordinate representation of color #579861: hue angle of 129.23º degrees, saturation: 0.27, 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 #579861 is Cyan = 0.43, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 152 | 97 | - |
| CMYK | 0.43 | 0 | 0.36 | 0.40 |
| HSL | 129.23º | 0.27% | 0.47% | - |
| HSV(B) | 129.23º | 0.43% | 0.6% | - |
| XYZ | 17.32 | 25.35 | 15.29 | - |
| YUV | 126.3 | 111.47 | 99.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 152 | 97 | 0.43 | 0 | 0.36 | 0.40 | 129.23 | 0.27 | 0.47 |
| Hex | 57 | 98 | 61 | 2B | 0 | 24 | 28 | 81 | 1B | 2F |
| Octal | 127 | 230 | 141 | 53 | 0 | 44 | 50 | 201 | 33 | 57 |
| Binary | 1010111 | 10011000 | 1100001 | 101011 | 0 | 100100 | 101000 | 10000001 | 11011 | 101111 |
Color Harmonies of #579861
Complementary color
Monochromatic Colors of #579861
Black with #579861
Text Example
Text Example
White with #579861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579861; }
p { color: rgb(87,152,97); }
H1.HeaderClassName
{
color: #579861;
}
.AnyTagClassName
{
color: #579861;
}
</style>
background-color css
<style>
a { background-color: #579861; }
a { background-color: rgb(87,152,97); }
div.DivClassName
{
background-color: #579861;
}
.BgClassName
{
background-color: #579861;
}
</style>
border-color css
<style>
span { border-color: #579861; }
span { border-color: rgb(87,152,97); }
td.TdClassName
{
border-color: #579861;
}
.TagClassName
{
border-color: #579861;
}
</style>