Shades of Fruit Salad #529546
Tints of Fruit Salad #529546
RGB
CMYK
RGB Variations
Color information
#529546 (or 0x529546) is known color: Fruit Salad. HEX triplet: 52, 95 and 46. RGB value is (82,149,70). Sum of RGB (Red+Green+Blue) = 82+149+70=301 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.24% from 301); Green value is 149 (58.59% from 255 or 49.50% from 301); Blue value is 70 (27.73% from 255 or 23.26% from 301); Max value from RGB is 149 - color contains mainly: green. Hex color #529546 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529546 is #AD6AB9. Grayscale: #787878. Windows color (decimal): -11365050 or 4625746. OLE color: 4625746.
HSL color Cylindrical-coordinate representation of color #529546: hue angle of 110.89º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #529546 is Cyan = 0.45, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 149 | 70 | - |
| CMYK | 0.45 | 0 | 0.53 | 0.42 |
| HSL | 110.89º | 0.36% | 0.43% | - |
| HSV(B) | 110.89º | 0.53% | 0.58% | - |
| XYZ | 15.33 | 23.73 | 9.57 | - |
| YUV | 119.96 | 99.8 | 100.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 149 | 70 | 0.45 | 0 | 0.53 | 0.42 | 110.89 | 0.36 | 0.43 |
| Hex | 52 | 95 | 46 | 2D | 0 | 35 | 2A | 6F | 24 | 2B |
| Octal | 122 | 225 | 106 | 55 | 0 | 65 | 52 | 157 | 44 | 53 |
| Binary | 1010010 | 10010101 | 1000110 | 101101 | 0 | 110101 | 101010 | 1101111 | 100100 | 101011 |
Color Harmonies of #529546
Complementary color
Monochromatic Colors of #529546
Black with #529546
Text Example
Text Example
White with #529546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529546; }
p { color: rgb(82,149,70); }
H1.HeaderClassName
{
color: #529546;
}
.AnyTagClassName
{
color: #529546;
}
</style>
background-color css
<style>
a { background-color: #529546; }
a { background-color: rgb(82,149,70); }
div.DivClassName
{
background-color: #529546;
}
.BgClassName
{
background-color: #529546;
}
</style>
border-color css
<style>
span { border-color: #529546; }
span { border-color: rgb(82,149,70); }
td.TdClassName
{
border-color: #529546;
}
.TagClassName
{
border-color: #529546;
}
</style>