Shades of Limeade #529514
Tints of Limeade #529514
RGB
CMYK
RGB Variations
Color information
#529514 (or 0x529514) is known color: Limeade. HEX triplet: 52, 95 and 14. RGB value is (82,149,20). Sum of RGB (Red+Green+Blue) = 82+149+20=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 149 (58.59% from 255 or 59.36% from 251); Blue value is 20 (8.20% from 255 or 7.97% from 251); Max value from RGB is 149 - color contains mainly: green. Hex color #529514 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529514 is #AD6AEB. Grayscale: #727272. Windows color (decimal): -11365100 or 1348946. OLE color: 1348946.
HSL color Cylindrical-coordinate representation of color #529514: hue angle of 91.16º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #529514 is Cyan = 0.45, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 149 | 20 | - |
| CMYK | 0.45 | 0 | 0.87 | 0.42 |
| HSL | 91.16º | 0.76% | 0.33% | - |
| HSV(B) | 91.16º | 0.87% | 0.58% | - |
| XYZ | 14.35 | 23.34 | 4.41 | - |
| YUV | 114.26 | 74.8 | 104.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 149 | 20 | 0.45 | 0 | 0.87 | 0.42 | 91.16 | 0.76 | 0.33 |
| Hex | 52 | 95 | 14 | 2D | 0 | 57 | 2A | 5B | 4C | 21 |
| Octal | 122 | 225 | 24 | 55 | 0 | 127 | 52 | 133 | 114 | 41 |
| Binary | 1010010 | 10010101 | 10100 | 101101 | 0 | 1010111 | 101010 | 1011011 | 1001100 | 100001 |
Color Harmonies of #529514
Complementary color
Monochromatic Colors of #529514
Black with #529514
Text Example
Text Example
White with #529514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529514; }
p { color: rgb(82,149,20); }
H1.HeaderClassName
{
color: #529514;
}
.AnyTagClassName
{
color: #529514;
}
</style>
background-color css
<style>
a { background-color: #529514; }
a { background-color: rgb(82,149,20); }
div.DivClassName
{
background-color: #529514;
}
.BgClassName
{
background-color: #529514;
}
</style>
border-color css
<style>
span { border-color: #529514; }
span { border-color: rgb(82,149,20); }
td.TdClassName
{
border-color: #529514;
}
.TagClassName
{
border-color: #529514;
}
</style>