Shades of Limeade #529531
Tints of Limeade #529531
RGB
CMYK
RGB Variations
Color information
#529531 (or 0x529531) is known color: Limeade. HEX triplet: 52, 95 and 31. RGB value is (82,149,49). Sum of RGB (Red+Green+Blue) = 82+149+49=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 149 (58.59% from 255 or 53.21% from 280); Blue value is 49 (19.53% from 255 or 17.5% from 280); Max value from RGB is 149 - color contains mainly: green. Hex color #529531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529531 is #AD6ACE. Grayscale: #757575. Windows color (decimal): -11365071 or 3249490. OLE color: 3249490.
HSL color Cylindrical-coordinate representation of color #529531: hue angle of 100.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #529531 is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 149 | 49 | - |
| CMYK | 0.45 | 0 | 0.67 | 0.42 |
| HSL | 100.2º | 0.51% | 0.39% | - |
| HSV(B) | 100.2º | 0.67% | 0.58% | - |
| XYZ | 14.78 | 23.51 | 6.66 | - |
| YUV | 117.57 | 89.3 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 149 | 49 | 0.45 | 0 | 0.67 | 0.42 | 100.2 | 0.51 | 0.39 |
| Hex | 52 | 95 | 31 | 2D | 0 | 43 | 2A | 64 | 33 | 27 |
| Octal | 122 | 225 | 61 | 55 | 0 | 103 | 52 | 144 | 63 | 47 |
| Binary | 1010010 | 10010101 | 110001 | 101101 | 0 | 1000011 | 101010 | 1100100 | 110011 | 100111 |
Color Harmonies of #529531
Complementary color
Monochromatic Colors of #529531
Black with #529531
Text Example
Text Example
White with #529531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529531; }
p { color: rgb(82,149,49); }
H1.HeaderClassName
{
color: #529531;
}
.AnyTagClassName
{
color: #529531;
}
</style>
background-color css
<style>
a { background-color: #529531; }
a { background-color: rgb(82,149,49); }
div.DivClassName
{
background-color: #529531;
}
.BgClassName
{
background-color: #529531;
}
</style>
border-color css
<style>
span { border-color: #529531; }
span { border-color: rgb(82,149,49); }
td.TdClassName
{
border-color: #529531;
}
.TagClassName
{
border-color: #529531;
}
</style>