Shades of Fruit Salad #529452
Tints of Fruit Salad #529452
RGB
CMYK
RGB Variations
Color information
#529452 (or 0x529452) is known color: Fruit Salad. HEX triplet: 52, 94 and 52. RGB value is (82,148,82). Sum of RGB (Red+Green+Blue) = 82+148+82=312 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.28% from 312); Green value is 148 (58.20% from 255 or 47.44% from 312); Blue value is 82 (32.42% from 255 or 26.28% from 312); Max value from RGB is 148 - color contains mainly: green. Hex color #529452 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #529452 is #AD6BAD. Grayscale: #787878. Windows color (decimal): -11365294 or 5411922. OLE color: 5411922.
HSL color Cylindrical-coordinate representation of color #529452: hue angle of 120º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #529452 is Cyan = 0.45, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 148 | 82 | - |
| CMYK | 0.45 | 0 | 0.45 | 0.42 |
| HSL | 120º | 0.29% | 0.45% | - |
| HSV(B) | 120º | 0.45% | 0.58% | - |
| XYZ | 15.59 | 23.58 | 11.71 | - |
| YUV | 120.74 | 106.13 | 100.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 148 | 82 | 0.45 | 0 | 0.45 | 0.42 | 120 | 0.29 | 0.45 |
| Hex | 52 | 94 | 52 | 2D | 0 | 2D | 2A | 78 | 1D | 2D |
| Octal | 122 | 224 | 122 | 55 | 0 | 55 | 52 | 170 | 35 | 55 |
| Binary | 1010010 | 10010100 | 1010010 | 101101 | 0 | 101101 | 101010 | 1111000 | 11101 | 101101 |
Color Harmonies of #529452
Complementary color
Monochromatic Colors of #529452
Black with #529452
Text Example
Text Example
White with #529452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529452; }
p { color: rgb(82,148,82); }
H1.HeaderClassName
{
color: #529452;
}
.AnyTagClassName
{
color: #529452;
}
</style>
background-color css
<style>
a { background-color: #529452; }
a { background-color: rgb(82,148,82); }
div.DivClassName
{
background-color: #529452;
}
.BgClassName
{
background-color: #529452;
}
</style>
border-color css
<style>
span { border-color: #529452; }
span { border-color: rgb(82,148,82); }
td.TdClassName
{
border-color: #529452;
}
.TagClassName
{
border-color: #529452;
}
</style>