Shades of Fruit Salad #539458
Tints of Fruit Salad #539458
RGB
CMYK
RGB Variations
Color information
#539458 (or 0x539458) is known color: Fruit Salad. HEX triplet: 53, 94 and 58. RGB value is (83,148,88). Sum of RGB (Red+Green+Blue) = 83+148+88=319 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.02% from 319); Green value is 148 (58.20% from 255 or 46.39% from 319); Blue value is 88 (34.77% from 255 or 27.59% from 319); Max value from RGB is 148 - color contains mainly: green. Hex color #539458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539458 is #AC6BA7. Grayscale: #797979. Windows color (decimal): -11299752 or 5805139. OLE color: 5805139.
HSL color Cylindrical-coordinate representation of color #539458: hue angle of 124.62º 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 #539458 is Cyan = 0.44, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 148 | 88 | - |
| CMYK | 0.44 | 0 | 0.41 | 0.42 |
| HSL | 124.62º | 0.28% | 0.45% | - |
| HSV(B) | 124.62º | 0.44% | 0.58% | - |
| XYZ | 15.92 | 23.72 | 12.97 | - |
| YUV | 121.73 | 108.97 | 100.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 148 | 88 | 0.44 | 0 | 0.41 | 0.42 | 124.62 | 0.28 | 0.45 |
| Hex | 53 | 94 | 58 | 2C | 0 | 29 | 2A | 7D | 1C | 2D |
| Octal | 123 | 224 | 130 | 54 | 0 | 51 | 52 | 175 | 34 | 55 |
| Binary | 1010011 | 10010100 | 1011000 | 101100 | 0 | 101001 | 101010 | 1111101 | 11100 | 101101 |
Color Harmonies of #539458
Complementary color
Monochromatic Colors of #539458
Black with #539458
Text Example
Text Example
White with #539458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539458; }
p { color: rgb(83,148,88); }
H1.HeaderClassName
{
color: #539458;
}
.AnyTagClassName
{
color: #539458;
}
</style>
background-color css
<style>
a { background-color: #539458; }
a { background-color: rgb(83,148,88); }
div.DivClassName
{
background-color: #539458;
}
.BgClassName
{
background-color: #539458;
}
</style>
border-color css
<style>
span { border-color: #539458; }
span { border-color: rgb(83,148,88); }
td.TdClassName
{
border-color: #539458;
}
.TagClassName
{
border-color: #539458;
}
</style>