Shades of Fruit Salad #529458
Tints of Fruit Salad #529458
RGB
CMYK
RGB Variations
Color information
#529458 (or 0x529458) is known color: Fruit Salad. HEX triplet: 52, 94 and 58. RGB value is (82,148,88). Sum of RGB (Red+Green+Blue) = 82+148+88=318 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.79% from 318); Green value is 148 (58.20% from 255 or 46.54% from 318); Blue value is 88 (34.77% from 255 or 27.67% from 318); Max value from RGB is 148 - color contains mainly: green. Hex color #529458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #529458 is #AD6BA7. Grayscale: #797979. Windows color (decimal): -11365288 or 5805138. OLE color: 5805138.
HSL color Cylindrical-coordinate representation of color #529458: hue angle of 125.45º 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 #529458 is Cyan = 0.45, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 148 | 88 | - |
| CMYK | 0.45 | 0 | 0.41 | 0.42 |
| HSL | 125.45º | 0.29% | 0.45% | - |
| HSV(B) | 125.45º | 0.45% | 0.58% | - |
| XYZ | 15.83 | 23.68 | 12.97 | - |
| YUV | 121.43 | 109.13 | 99.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 148 | 88 | 0.45 | 0 | 0.41 | 0.42 | 125.45 | 0.29 | 0.45 |
| Hex | 52 | 94 | 58 | 2D | 0 | 29 | 2A | 7D | 1D | 2D |
| Octal | 122 | 224 | 130 | 55 | 0 | 51 | 52 | 175 | 35 | 55 |
| Binary | 1010010 | 10010100 | 1011000 | 101101 | 0 | 101001 | 101010 | 1111101 | 11101 | 101101 |
Color Harmonies of #529458
Complementary color
Monochromatic Colors of #529458
Black with #529458
Text Example
Text Example
White with #529458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529458; }
p { color: rgb(82,148,88); }
H1.HeaderClassName
{
color: #529458;
}
.AnyTagClassName
{
color: #529458;
}
</style>
background-color css
<style>
a { background-color: #529458; }
a { background-color: rgb(82,148,88); }
div.DivClassName
{
background-color: #529458;
}
.BgClassName
{
background-color: #529458;
}
</style>
border-color css
<style>
span { border-color: #529458; }
span { border-color: rgb(82,148,88); }
td.TdClassName
{
border-color: #529458;
}
.TagClassName
{
border-color: #529458;
}
</style>