Shades of Fruit Salad #539849
Tints of Fruit Salad #539849
RGB
CMYK
RGB Variations
Color information
#539849 (or 0x539849) is known color: Fruit Salad. HEX triplet: 53, 98 and 49. RGB value is (83,152,73). Sum of RGB (Red+Green+Blue) = 83+152+73=308 (40% of max value = 765). Red value is 83 (32.81% from 255 or 26.95% from 308); Green value is 152 (59.77% from 255 or 49.35% from 308); Blue value is 73 (28.91% from 255 or 23.70% from 308); Max value from RGB is 152 - color contains mainly: green. Hex color #539849 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539849 is #AC67B6. Grayscale: #7A7A7A. Windows color (decimal): -11298743 or 4823123. OLE color: 4823123.
HSL color Cylindrical-coordinate representation of color #539849: hue angle of 112.41º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #539849 is Cyan = 0.45, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 152 | 73 | - |
| CMYK | 0.45 | 0 | 0.52 | 0.40 |
| HSL | 112.41º | 0.35% | 0.44% | - |
| HSV(B) | 112.41º | 0.52% | 0.6% | - |
| XYZ | 16 | 24.78 | 10.24 | - |
| YUV | 122.36 | 100.14 | 99.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 152 | 73 | 0.45 | 0 | 0.52 | 0.40 | 112.41 | 0.35 | 0.44 |
| Hex | 53 | 98 | 49 | 2D | 0 | 34 | 28 | 70 | 23 | 2C |
| Octal | 123 | 230 | 111 | 55 | 0 | 64 | 50 | 160 | 43 | 54 |
| Binary | 1010011 | 10011000 | 1001001 | 101101 | 0 | 110100 | 101000 | 1110000 | 100011 | 101100 |
Color Harmonies of #539849
Complementary color
Monochromatic Colors of #539849
Black with #539849
Text Example
Text Example
White with #539849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539849; }
p { color: rgb(83,152,73); }
H1.HeaderClassName
{
color: #539849;
}
.AnyTagClassName
{
color: #539849;
}
</style>
background-color css
<style>
a { background-color: #539849; }
a { background-color: rgb(83,152,73); }
div.DivClassName
{
background-color: #539849;
}
.BgClassName
{
background-color: #539849;
}
</style>
border-color css
<style>
span { border-color: #539849; }
span { border-color: rgb(83,152,73); }
td.TdClassName
{
border-color: #539849;
}
.TagClassName
{
border-color: #539849;
}
</style>