Shades of Fruit Salad #539648
Tints of Fruit Salad #539648
RGB
CMYK
RGB Variations
Color information
#539648 (or 0x539648) is known color: Fruit Salad. HEX triplet: 53, 96 and 48. RGB value is (83,150,72). Sum of RGB (Red+Green+Blue) = 83+150+72=305 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.21% from 305); Green value is 150 (58.98% from 255 or 49.18% from 305); Blue value is 72 (28.52% from 255 or 23.61% from 305); Max value from RGB is 150 - color contains mainly: green. Hex color #539648 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539648 is #AC69B7. Grayscale: #797979. Windows color (decimal): -11299256 or 4757075. OLE color: 4757075.
HSL color Cylindrical-coordinate representation of color #539648: hue angle of 111.54º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #539648 is Cyan = 0.45, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 72 | - |
| CMYK | 0.45 | 0 | 0.52 | 0.41 |
| HSL | 111.54º | 0.35% | 0.44% | - |
| HSV(B) | 111.54º | 0.52% | 0.59% | - |
| XYZ | 15.64 | 24.12 | 9.96 | - |
| YUV | 121.08 | 100.3 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 72 | 0.45 | 0 | 0.52 | 0.41 | 111.54 | 0.35 | 0.44 |
| Hex | 53 | 96 | 48 | 2D | 0 | 34 | 29 | 70 | 23 | 2C |
| Octal | 123 | 226 | 110 | 55 | 0 | 64 | 51 | 160 | 43 | 54 |
| Binary | 1010011 | 10010110 | 1001000 | 101101 | 0 | 110100 | 101001 | 1110000 | 100011 | 101100 |
Color Harmonies of #539648
Complementary color
Monochromatic Colors of #539648
Black with #539648
Text Example
Text Example
White with #539648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539648; }
p { color: rgb(83,150,72); }
H1.HeaderClassName
{
color: #539648;
}
.AnyTagClassName
{
color: #539648;
}
</style>
background-color css
<style>
a { background-color: #539648; }
a { background-color: rgb(83,150,72); }
div.DivClassName
{
background-color: #539648;
}
.BgClassName
{
background-color: #539648;
}
</style>
border-color css
<style>
span { border-color: #539648; }
span { border-color: rgb(83,150,72); }
td.TdClassName
{
border-color: #539648;
}
.TagClassName
{
border-color: #539648;
}
</style>