Shades of Fruit Salad #539956
Tints of Fruit Salad #539956
RGB
CMYK
RGB Variations
Color information
#539956 (or 0x539956) is known color: Fruit Salad. HEX triplet: 53, 99 and 56. RGB value is (83,153,86). Sum of RGB (Red+Green+Blue) = 83+153+86=322 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.78% from 322); Green value is 153 (60.16% from 255 or 47.52% from 322); Blue value is 86 (33.98% from 255 or 26.71% from 322); Max value from RGB is 153 - color contains mainly: green. Hex color #539956 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539956 is #AC66A9. Grayscale: #7C7C7C. Windows color (decimal): -11298474 or 5675347. OLE color: 5675347.
HSL color Cylindrical-coordinate representation of color #539956: hue angle of 122.57º 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 #539956 is Cyan = 0.46, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 86 | - |
| CMYK | 0.46 | 0 | 0.44 | 0.4 |
| HSL | 122.57º | 0.3% | 0.46% | - |
| HSV(B) | 122.57º | 0.46% | 0.6% | - |
| XYZ | 16.64 | 25.29 | 12.81 | - |
| YUV | 124.43 | 106.31 | 98.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 86 | 0.46 | 0 | 0.44 | 0.4 | 122.57 | 0.3 | 0.46 |
| Hex | 53 | 99 | 56 | 2E | 0 | 2C | 28 | 7B | 1E | 2E |
| Octal | 123 | 231 | 126 | 56 | 0 | 54 | 50 | 173 | 36 | 56 |
| Binary | 1010011 | 10011001 | 1010110 | 101110 | 0 | 101100 | 101000 | 1111011 | 11110 | 101110 |
Color Harmonies of #539956
Complementary color
Monochromatic Colors of #539956
Black with #539956
Text Example
Text Example
White with #539956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539956; }
p { color: rgb(83,153,86); }
H1.HeaderClassName
{
color: #539956;
}
.AnyTagClassName
{
color: #539956;
}
</style>
background-color css
<style>
a { background-color: #539956; }
a { background-color: rgb(83,153,86); }
div.DivClassName
{
background-color: #539956;
}
.BgClassName
{
background-color: #539956;
}
</style>
border-color css
<style>
span { border-color: #539956; }
span { border-color: rgb(83,153,86); }
td.TdClassName
{
border-color: #539956;
}
.TagClassName
{
border-color: #539956;
}
</style>