Shades of Limeade #529520
Tints of Limeade #529520
RGB
CMYK
RGB Variations
Color information
#529520 (or 0x529520) is known color: Limeade. HEX triplet: 52, 95 and 20. RGB value is (82,149,32). Sum of RGB (Red+Green+Blue) = 82+149+32=263 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.18% from 263); Green value is 149 (58.59% from 255 or 56.65% from 263); Blue value is 32 (12.89% from 255 or 12.17% from 263); Max value from RGB is 149 - color contains mainly: green. Hex color #529520 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529520 is #AD6ADF. Grayscale: #747474. Windows color (decimal): -11365088 or 2135378. OLE color: 2135378.
HSL color Cylindrical-coordinate representation of color #529520: hue angle of 94.36º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #529520 is Cyan = 0.45, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 149 | 32 | - |
| CMYK | 0.45 | 0 | 0.79 | 0.42 |
| HSL | 94.36º | 0.65% | 0.35% | - |
| HSV(B) | 94.36º | 0.79% | 0.58% | - |
| XYZ | 14.49 | 23.39 | 5.12 | - |
| YUV | 115.63 | 80.8 | 104.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 149 | 32 | 0.45 | 0 | 0.79 | 0.42 | 94.36 | 0.65 | 0.35 |
| Hex | 52 | 95 | 20 | 2D | 0 | 4F | 2A | 5E | 41 | 23 |
| Octal | 122 | 225 | 40 | 55 | 0 | 117 | 52 | 136 | 101 | 43 |
| Binary | 1010010 | 10010101 | 100000 | 101101 | 0 | 1001111 | 101010 | 1011110 | 1000001 | 100011 |
Color Harmonies of #529520
Complementary color
Monochromatic Colors of #529520
Black with #529520
Text Example
Text Example
White with #529520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529520; }
p { color: rgb(82,149,32); }
H1.HeaderClassName
{
color: #529520;
}
.AnyTagClassName
{
color: #529520;
}
</style>
background-color css
<style>
a { background-color: #529520; }
a { background-color: rgb(82,149,32); }
div.DivClassName
{
background-color: #529520;
}
.BgClassName
{
background-color: #529520;
}
</style>
border-color css
<style>
span { border-color: #529520; }
span { border-color: rgb(82,149,32); }
td.TdClassName
{
border-color: #529520;
}
.TagClassName
{
border-color: #529520;
}
</style>