Shades of Fruit Salad #539656
Tints of Fruit Salad #539656
RGB
CMYK
RGB Variations
Color information
#539656 (or 0x539656) is known color: Fruit Salad. HEX triplet: 53, 96 and 56. RGB value is (83,150,86). Sum of RGB (Red+Green+Blue) = 83+150+86=319 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.02% from 319); Green value is 150 (58.98% from 255 or 47.02% from 319); Blue value is 86 (33.98% from 255 or 26.96% from 319); Max value from RGB is 150 - color contains mainly: green. Hex color #539656 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539656 is #AC69A9. Grayscale: #7A7A7A. Windows color (decimal): -11299242 or 5674579. OLE color: 5674579.
HSL color Cylindrical-coordinate representation of color #539656: hue angle of 122.69º 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 #539656 is Cyan = 0.45, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 86 | - |
| CMYK | 0.45 | 0 | 0.43 | 0.41 |
| HSL | 122.69º | 0.29% | 0.46% | - |
| HSV(B) | 122.69º | 0.45% | 0.59% | - |
| XYZ | 16.15 | 24.32 | 12.65 | - |
| YUV | 122.67 | 107.3 | 99.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 86 | 0.45 | 0 | 0.43 | 0.41 | 122.69 | 0.29 | 0.46 |
| Hex | 53 | 96 | 56 | 2D | 0 | 2B | 29 | 7B | 1D | 2E |
| Octal | 123 | 226 | 126 | 55 | 0 | 53 | 51 | 173 | 35 | 56 |
| Binary | 1010011 | 10010110 | 1010110 | 101101 | 0 | 101011 | 101001 | 1111011 | 11101 | 101110 |
Color Harmonies of #539656
Complementary color
Monochromatic Colors of #539656
Black with #539656
Text Example
Text Example
White with #539656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539656; }
p { color: rgb(83,150,86); }
H1.HeaderClassName
{
color: #539656;
}
.AnyTagClassName
{
color: #539656;
}
</style>
background-color css
<style>
a { background-color: #539656; }
a { background-color: rgb(83,150,86); }
div.DivClassName
{
background-color: #539656;
}
.BgClassName
{
background-color: #539656;
}
</style>
border-color css
<style>
span { border-color: #539656; }
span { border-color: rgb(83,150,86); }
td.TdClassName
{
border-color: #539656;
}
.TagClassName
{
border-color: #539656;
}
</style>