Shades of Fruit Salad #539649
Tints of Fruit Salad #539649
RGB
CMYK
RGB Variations
Color information
#539649 (or 0x539649) is known color: Fruit Salad. HEX triplet: 53, 96 and 49. RGB value is (83,150,73). Sum of RGB (Red+Green+Blue) = 83+150+73=306 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.12% from 306); Green value is 150 (58.98% from 255 or 49.02% from 306); Blue value is 73 (28.91% from 255 or 23.86% from 306); Max value from RGB is 150 - color contains mainly: green. Hex color #539649 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539649 is #AC69B6. Grayscale: #797979. Windows color (decimal): -11299255 or 4822611. OLE color: 4822611.
HSL color Cylindrical-coordinate representation of color #539649: hue angle of 112.21º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #539649 is Cyan = 0.45, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 73 | - |
| CMYK | 0.45 | 0 | 0.51 | 0.41 |
| HSL | 112.21º | 0.35% | 0.44% | - |
| HSV(B) | 112.21º | 0.51% | 0.59% | - |
| XYZ | 15.68 | 24.13 | 10.14 | - |
| YUV | 121.19 | 100.8 | 100.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 73 | 0.45 | 0 | 0.51 | 0.41 | 112.21 | 0.35 | 0.44 |
| Hex | 53 | 96 | 49 | 2D | 0 | 33 | 29 | 70 | 23 | 2C |
| Octal | 123 | 226 | 111 | 55 | 0 | 63 | 51 | 160 | 43 | 54 |
| Binary | 1010011 | 10010110 | 1001001 | 101101 | 0 | 110011 | 101001 | 1110000 | 100011 | 101100 |
Color Harmonies of #539649
Complementary color
Monochromatic Colors of #539649
Black with #539649
Text Example
Text Example
White with #539649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539649; }
p { color: rgb(83,150,73); }
H1.HeaderClassName
{
color: #539649;
}
.AnyTagClassName
{
color: #539649;
}
</style>
background-color css
<style>
a { background-color: #539649; }
a { background-color: rgb(83,150,73); }
div.DivClassName
{
background-color: #539649;
}
.BgClassName
{
background-color: #539649;
}
</style>
border-color css
<style>
span { border-color: #539649; }
span { border-color: rgb(83,150,73); }
td.TdClassName
{
border-color: #539649;
}
.TagClassName
{
border-color: #539649;
}
</style>