Shades of Fruit Salad #539455
Tints of Fruit Salad #539455
RGB
CMYK
RGB Variations
Color information
#539455 (or 0x539455) is known color: Fruit Salad. HEX triplet: 53, 94 and 55. RGB value is (83,148,85). Sum of RGB (Red+Green+Blue) = 83+148+85=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 148 (58.20% from 255 or 46.84% from 316); Blue value is 85 (33.59% from 255 or 26.90% from 316); Max value from RGB is 148 - color contains mainly: green. Hex color #539455 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539455 is #AC6BAA. Grayscale: #797979. Windows color (decimal): -11299755 or 5608531. OLE color: 5608531.
HSL color Cylindrical-coordinate representation of color #539455: hue angle of 121.85º 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 #539455 is Cyan = 0.44, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 148 | 85 | - |
| CMYK | 0.44 | 0 | 0.43 | 0.42 |
| HSL | 121.85º | 0.28% | 0.45% | - |
| HSV(B) | 121.85º | 0.44% | 0.58% | - |
| XYZ | 15.8 | 23.67 | 12.33 | - |
| YUV | 121.38 | 107.47 | 100.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 148 | 85 | 0.44 | 0 | 0.43 | 0.42 | 121.85 | 0.28 | 0.45 |
| Hex | 53 | 94 | 55 | 2C | 0 | 2B | 2A | 7A | 1C | 2D |
| Octal | 123 | 224 | 125 | 54 | 0 | 53 | 52 | 172 | 34 | 55 |
| Binary | 1010011 | 10010100 | 1010101 | 101100 | 0 | 101011 | 101010 | 1111010 | 11100 | 101101 |
Color Harmonies of #539455
Complementary color
Monochromatic Colors of #539455
Black with #539455
Text Example
Text Example
White with #539455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539455; }
p { color: rgb(83,148,85); }
H1.HeaderClassName
{
color: #539455;
}
.AnyTagClassName
{
color: #539455;
}
</style>
background-color css
<style>
a { background-color: #539455; }
a { background-color: rgb(83,148,85); }
div.DivClassName
{
background-color: #539455;
}
.BgClassName
{
background-color: #539455;
}
</style>
border-color css
<style>
span { border-color: #539455; }
span { border-color: rgb(83,148,85); }
td.TdClassName
{
border-color: #539455;
}
.TagClassName
{
border-color: #539455;
}
</style>