Shades of Limeade #529508
Tints of Limeade #529508
RGB
CMYK
RGB Variations
Color information
#529508 (or 0x529508) is known color: Limeade. HEX triplet: 52, 95 and 08. RGB value is (82,149,8). Sum of RGB (Red+Green+Blue) = 82+149+8=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 149 (58.59% from 255 or 62.34% from 239); Blue value is 8 (3.52% from 255 or 3.35% from 239); Max value from RGB is 149 - color contains mainly: green. Hex color #529508 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529508 is #AD6AF7. Grayscale: #717171. Windows color (decimal): -11365112 or 562514. OLE color: 562514.
HSL color Cylindrical-coordinate representation of color #529508: hue angle of 88.51º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #529508 is Cyan = 0.45, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 149 | 8 | - |
| CMYK | 0.45 | 0 | 0.95 | 0.42 |
| HSL | 88.51º | 0.9% | 0.31% | - |
| HSV(B) | 88.51º | 0.95% | 0.58% | - |
| XYZ | 14.27 | 23.31 | 3.98 | - |
| YUV | 112.89 | 68.8 | 105.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 149 | 8 | 0.45 | 0 | 0.95 | 0.42 | 88.51 | 0.9 | 0.31 |
| Hex | 52 | 95 | 8 | 2D | 0 | 5F | 2A | 59 | 5A | 1F |
| Octal | 122 | 225 | 10 | 55 | 0 | 137 | 52 | 131 | 132 | 37 |
| Binary | 1010010 | 10010101 | 1000 | 101101 | 0 | 1011111 | 101010 | 1011001 | 1011010 | 11111 |
Color Harmonies of #529508
Complementary color
Monochromatic Colors of #529508
Black with #529508
Text Example
Text Example
White with #529508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529508; }
p { color: rgb(82,149,8); }
H1.HeaderClassName
{
color: #529508;
}
.AnyTagClassName
{
color: #529508;
}
</style>
background-color css
<style>
a { background-color: #529508; }
a { background-color: rgb(82,149,8); }
div.DivClassName
{
background-color: #529508;
}
.BgClassName
{
background-color: #529508;
}
</style>
border-color css
<style>
span { border-color: #529508; }
span { border-color: rgb(82,149,8); }
td.TdClassName
{
border-color: #529508;
}
.TagClassName
{
border-color: #529508;
}
</style>