Shades of Fruit Salad #579361
Tints of Fruit Salad #579361
RGB
CMYK
RGB Variations
Color information
#579361 (or 0x579361) is known color: Fruit Salad. HEX triplet: 57, 93 and 61. RGB value is (87,147,97). Sum of RGB (Red+Green+Blue) = 87+147+97=331 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.28% from 331); Green value is 147 (57.81% from 255 or 44.41% from 331); Blue value is 97 (38.28% from 255 or 29.31% from 331); Max value from RGB is 147 - color contains mainly: green. Hex color #579361 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579361 is #A86C9E. Grayscale: #7B7B7B. Windows color (decimal): -11037855 or 6394711. OLE color: 6394711.
HSL color Cylindrical-coordinate representation of color #579361: hue angle of 130º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #579361 is Cyan = 0.41, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 147 | 97 | - |
| CMYK | 0.41 | 0 | 0.34 | 0.42 |
| HSL | 130º | 0.26% | 0.46% | - |
| HSV(B) | 130º | 0.41% | 0.58% | - |
| XYZ | 16.52 | 23.76 | 15.02 | - |
| YUV | 123.36 | 113.12 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 147 | 97 | 0.41 | 0 | 0.34 | 0.42 | 130 | 0.26 | 0.46 |
| Hex | 57 | 93 | 61 | 29 | 0 | 22 | 2A | 82 | 1A | 2E |
| Octal | 127 | 223 | 141 | 51 | 0 | 42 | 52 | 202 | 32 | 56 |
| Binary | 1010111 | 10010011 | 1100001 | 101001 | 0 | 100010 | 101010 | 10000010 | 11010 | 101110 |
Color Harmonies of #579361
Complementary color
Monochromatic Colors of #579361
Black with #579361
Text Example
Text Example
White with #579361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579361; }
p { color: rgb(87,147,97); }
H1.HeaderClassName
{
color: #579361;
}
.AnyTagClassName
{
color: #579361;
}
</style>
background-color css
<style>
a { background-color: #579361; }
a { background-color: rgb(87,147,97); }
div.DivClassName
{
background-color: #579361;
}
.BgClassName
{
background-color: #579361;
}
</style>
border-color css
<style>
span { border-color: #579361; }
span { border-color: rgb(87,147,97); }
td.TdClassName
{
border-color: #579361;
}
.TagClassName
{
border-color: #579361;
}
</style>