Shades of Fruit Salad #539747
Tints of Fruit Salad #539747
RGB
CMYK
RGB Variations
Color information
#539747 (or 0x539747) is known color: Fruit Salad. HEX triplet: 53, 97 and 47. RGB value is (83,151,71). Sum of RGB (Red+Green+Blue) = 83+151+71=305 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.21% from 305); Green value is 151 (59.38% from 255 or 49.51% from 305); Blue value is 71 (28.12% from 255 or 23.28% from 305); Max value from RGB is 151 - color contains mainly: green. Hex color #539747 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539747 is #AC68B8. Grayscale: #797979. Windows color (decimal): -11299001 or 4691795. OLE color: 4691795.
HSL color Cylindrical-coordinate representation of color #539747: hue angle of 111º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #539747 is Cyan = 0.45, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 151 | 71 | - |
| CMYK | 0.45 | 0 | 0.53 | 0.41 |
| HSL | 111º | 0.36% | 0.44% | - |
| HSV(B) | 111º | 0.53% | 0.59% | - |
| XYZ | 15.77 | 24.43 | 9.84 | - |
| YUV | 121.55 | 99.47 | 100.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 151 | 71 | 0.45 | 0 | 0.53 | 0.41 | 111 | 0.36 | 0.44 |
| Hex | 53 | 97 | 47 | 2D | 0 | 35 | 29 | 6F | 24 | 2C |
| Octal | 123 | 227 | 107 | 55 | 0 | 65 | 51 | 157 | 44 | 54 |
| Binary | 1010011 | 10010111 | 1000111 | 101101 | 0 | 110101 | 101001 | 1101111 | 100100 | 101100 |
Color Harmonies of #539747
Complementary color
Monochromatic Colors of #539747
Black with #539747
Text Example
Text Example
White with #539747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539747; }
p { color: rgb(83,151,71); }
H1.HeaderClassName
{
color: #539747;
}
.AnyTagClassName
{
color: #539747;
}
</style>
background-color css
<style>
a { background-color: #539747; }
a { background-color: rgb(83,151,71); }
div.DivClassName
{
background-color: #539747;
}
.BgClassName
{
background-color: #539747;
}
</style>
border-color css
<style>
span { border-color: #539747; }
span { border-color: rgb(83,151,71); }
td.TdClassName
{
border-color: #539747;
}
.TagClassName
{
border-color: #539747;
}
</style>