Shades of Fruit Salad #539959
Tints of Fruit Salad #539959
RGB
CMYK
RGB Variations
Color information
#539959 (or 0x539959) is known color: Fruit Salad. HEX triplet: 53, 99 and 59. RGB value is (83,153,89). Sum of RGB (Red+Green+Blue) = 83+153+89=325 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.54% from 325); Green value is 153 (60.16% from 255 or 47.08% from 325); Blue value is 89 (35.16% from 255 or 27.38% from 325); Max value from RGB is 153 - color contains mainly: green. Hex color #539959 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539959 is #AC66A6. Grayscale: #7C7C7C. Windows color (decimal): -11298471 or 5871955. OLE color: 5871955.
HSL color Cylindrical-coordinate representation of color #539959: hue angle of 125.14º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #539959 is Cyan = 0.46, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 89 | - |
| CMYK | 0.46 | 0 | 0.42 | 0.4 |
| HSL | 125.14º | 0.3% | 0.46% | - |
| HSV(B) | 125.14º | 0.46% | 0.6% | - |
| XYZ | 16.76 | 25.34 | 13.46 | - |
| YUV | 124.77 | 107.81 | 98.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 89 | 0.46 | 0 | 0.42 | 0.4 | 125.14 | 0.3 | 0.46 |
| Hex | 53 | 99 | 59 | 2E | 0 | 2A | 28 | 7D | 1E | 2E |
| Octal | 123 | 231 | 131 | 56 | 0 | 52 | 50 | 175 | 36 | 56 |
| Binary | 1010011 | 10011001 | 1011001 | 101110 | 0 | 101010 | 101000 | 1111101 | 11110 | 101110 |
Color Harmonies of #539959
Complementary color
Monochromatic Colors of #539959
Black with #539959
Text Example
Text Example
White with #539959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539959; }
p { color: rgb(83,153,89); }
H1.HeaderClassName
{
color: #539959;
}
.AnyTagClassName
{
color: #539959;
}
</style>
background-color css
<style>
a { background-color: #539959; }
a { background-color: rgb(83,153,89); }
div.DivClassName
{
background-color: #539959;
}
.BgClassName
{
background-color: #539959;
}
</style>
border-color css
<style>
span { border-color: #539959; }
span { border-color: rgb(83,153,89); }
td.TdClassName
{
border-color: #539959;
}
.TagClassName
{
border-color: #539959;
}
</style>