Shades of Fruit Salad #539657
Tints of Fruit Salad #539657
RGB
CMYK
RGB Variations
Color information
#539657 (or 0x539657) is known color: Fruit Salad. HEX triplet: 53, 96 and 57. RGB value is (83,150,87). Sum of RGB (Red+Green+Blue) = 83+150+87=320 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.94% from 320); Green value is 150 (58.98% from 255 or 46.88% from 320); Blue value is 87 (34.38% from 255 or 27.19% from 320); Max value from RGB is 150 - color contains mainly: green. Hex color #539657 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539657 is #AC69A8. Grayscale: #7A7A7A. Windows color (decimal): -11299241 or 5740115. OLE color: 5740115.
HSL color Cylindrical-coordinate representation of color #539657: hue angle of 123.58º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539657 is Cyan = 0.45, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 87 | - |
| CMYK | 0.45 | 0 | 0.42 | 0.41 |
| HSL | 123.58º | 0.29% | 0.46% | - |
| HSV(B) | 123.58º | 0.45% | 0.59% | - |
| XYZ | 16.19 | 24.34 | 12.86 | - |
| YUV | 122.79 | 107.8 | 99.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 87 | 0.45 | 0 | 0.42 | 0.41 | 123.58 | 0.29 | 0.46 |
| Hex | 53 | 96 | 57 | 2D | 0 | 2A | 29 | 7C | 1D | 2E |
| Octal | 123 | 226 | 127 | 55 | 0 | 52 | 51 | 174 | 35 | 56 |
| Binary | 1010011 | 10010110 | 1010111 | 101101 | 0 | 101010 | 101001 | 1111100 | 11101 | 101110 |
Color Harmonies of #539657
Complementary color
Monochromatic Colors of #539657
Black with #539657
Text Example
Text Example
White with #539657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539657; }
p { color: rgb(83,150,87); }
H1.HeaderClassName
{
color: #539657;
}
.AnyTagClassName
{
color: #539657;
}
</style>
background-color css
<style>
a { background-color: #539657; }
a { background-color: rgb(83,150,87); }
div.DivClassName
{
background-color: #539657;
}
.BgClassName
{
background-color: #539657;
}
</style>
border-color css
<style>
span { border-color: #539657; }
span { border-color: rgb(83,150,87); }
td.TdClassName
{
border-color: #539657;
}
.TagClassName
{
border-color: #539657;
}
</style>