Shades of Fruit Salad #539358
Tints of Fruit Salad #539358
RGB
CMYK
RGB Variations
Color information
#539358 (or 0x539358) is known color: Fruit Salad. HEX triplet: 53, 93 and 58. RGB value is (83,147,88). Sum of RGB (Red+Green+Blue) = 83+147+88=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 147 (57.81% from 255 or 46.23% from 318); Blue value is 88 (34.77% from 255 or 27.67% from 318); Max value from RGB is 147 - color contains mainly: green. Hex color #539358 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539358 is #AC6CA7. Grayscale: #797979. Windows color (decimal): -11300008 or 5804883. OLE color: 5804883.
HSL color Cylindrical-coordinate representation of color #539358: hue angle of 124.69º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #539358 is Cyan = 0.44, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 88 | - |
| CMYK | 0.44 | 0 | 0.40 | 0.42 |
| HSL | 124.69º | 0.28% | 0.45% | - |
| HSV(B) | 124.69º | 0.44% | 0.58% | - |
| XYZ | 15.76 | 23.41 | 12.92 | - |
| YUV | 121.14 | 109.3 | 100.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 88 | 0.44 | 0 | 0.40 | 0.42 | 124.69 | 0.28 | 0.45 |
| Hex | 53 | 93 | 58 | 2C | 0 | 28 | 2A | 7D | 1C | 2D |
| Octal | 123 | 223 | 130 | 54 | 0 | 50 | 52 | 175 | 34 | 55 |
| Binary | 1010011 | 10010011 | 1011000 | 101100 | 0 | 101000 | 101010 | 1111101 | 11100 | 101101 |
Color Harmonies of #539358
Complementary color
Monochromatic Colors of #539358
Black with #539358
Text Example
Text Example
White with #539358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539358; }
p { color: rgb(83,147,88); }
H1.HeaderClassName
{
color: #539358;
}
.AnyTagClassName
{
color: #539358;
}
</style>
background-color css
<style>
a { background-color: #539358; }
a { background-color: rgb(83,147,88); }
div.DivClassName
{
background-color: #539358;
}
.BgClassName
{
background-color: #539358;
}
</style>
border-color css
<style>
span { border-color: #539358; }
span { border-color: rgb(83,147,88); }
td.TdClassName
{
border-color: #539358;
}
.TagClassName
{
border-color: #539358;
}
</style>