Shades of Fruit Salad #529754
Tints of Fruit Salad #529754
RGB
CMYK
RGB Variations
Color information
#529754 (or 0x529754) is known color: Fruit Salad. HEX triplet: 52, 97 and 54. RGB value is (82,151,84). Sum of RGB (Red+Green+Blue) = 82+151+84=317 (41% of max value = 765). Red value is 82 (32.42% from 255 or 25.87% from 317); Green value is 151 (59.38% from 255 or 47.63% from 317); Blue value is 84 (33.20% from 255 or 26.50% from 317); Max value from RGB is 151 - color contains mainly: green. Hex color #529754 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #529754 is #AD68AB. Grayscale: #7A7A7A. Windows color (decimal): -11364524 or 5543762. OLE color: 5543762.
HSL color Cylindrical-coordinate representation of color #529754: hue angle of 121.74º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #529754 is Cyan = 0.46, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 151 | 84 | - |
| CMYK | 0.46 | 0 | 0.44 | 0.41 |
| HSL | 121.74º | 0.3% | 0.46% | - |
| HSV(B) | 121.74º | 0.46% | 0.59% | - |
| XYZ | 16.15 | 24.57 | 12.28 | - |
| YUV | 122.73 | 106.14 | 98.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 151 | 84 | 0.46 | 0 | 0.44 | 0.41 | 121.74 | 0.3 | 0.46 |
| Hex | 52 | 97 | 54 | 2E | 0 | 2C | 29 | 7A | 1E | 2E |
| Octal | 122 | 227 | 124 | 56 | 0 | 54 | 51 | 172 | 36 | 56 |
| Binary | 1010010 | 10010111 | 1010100 | 101110 | 0 | 101100 | 101001 | 1111010 | 11110 | 101110 |
Color Harmonies of #529754
Complementary color
Monochromatic Colors of #529754
Black with #529754
Text Example
Text Example
White with #529754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529754; }
p { color: rgb(82,151,84); }
H1.HeaderClassName
{
color: #529754;
}
.AnyTagClassName
{
color: #529754;
}
</style>
background-color css
<style>
a { background-color: #529754; }
a { background-color: rgb(82,151,84); }
div.DivClassName
{
background-color: #529754;
}
.BgClassName
{
background-color: #529754;
}
</style>
border-color css
<style>
span { border-color: #529754; }
span { border-color: rgb(82,151,84); }
td.TdClassName
{
border-color: #529754;
}
.TagClassName
{
border-color: #529754;
}
</style>