Shades of Fruit Salad #539858
Tints of Fruit Salad #539858
RGB
CMYK
RGB Variations
Color information
#539858 (or 0x539858) is known color: Fruit Salad. HEX triplet: 53, 98 and 58. RGB value is (83,152,88). Sum of RGB (Red+Green+Blue) = 83+152+88=323 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.70% from 323); Green value is 152 (59.77% from 255 or 47.06% from 323); Blue value is 88 (34.77% from 255 or 27.24% from 323); Max value from RGB is 152 - color contains mainly: green. Hex color #539858 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539858 is #AC67A7. Grayscale: #7C7C7C. Windows color (decimal): -11298728 or 5806163. OLE color: 5806163.
HSL color Cylindrical-coordinate representation of color #539858: hue angle of 124.35º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539858 is Cyan = 0.45, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 152 | 88 | - |
| CMYK | 0.45 | 0 | 0.42 | 0.40 |
| HSL | 124.35º | 0.29% | 0.46% | - |
| HSV(B) | 124.35º | 0.45% | 0.6% | - |
| XYZ | 16.56 | 25 | 13.19 | - |
| YUV | 124.07 | 107.64 | 98.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 152 | 88 | 0.45 | 0 | 0.42 | 0.40 | 124.35 | 0.29 | 0.46 |
| Hex | 53 | 98 | 58 | 2D | 0 | 2A | 28 | 7C | 1D | 2E |
| Octal | 123 | 230 | 130 | 55 | 0 | 52 | 50 | 174 | 35 | 56 |
| Binary | 1010011 | 10011000 | 1011000 | 101101 | 0 | 101010 | 101000 | 1111100 | 11101 | 101110 |
Color Harmonies of #539858
Complementary color
Monochromatic Colors of #539858
Black with #539858
Text Example
Text Example
White with #539858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539858; }
p { color: rgb(83,152,88); }
H1.HeaderClassName
{
color: #539858;
}
.AnyTagClassName
{
color: #539858;
}
</style>
background-color css
<style>
a { background-color: #539858; }
a { background-color: rgb(83,152,88); }
div.DivClassName
{
background-color: #539858;
}
.BgClassName
{
background-color: #539858;
}
</style>
border-color css
<style>
span { border-color: #539858; }
span { border-color: rgb(83,152,88); }
td.TdClassName
{
border-color: #539858;
}
.TagClassName
{
border-color: #539858;
}
</style>