Shades of Limeade #529719
Tints of Limeade #529719
RGB
CMYK
RGB Variations
Color information
#529719 (or 0x529719) is known color: Limeade. HEX triplet: 52, 97 and 19. RGB value is (82,151,25). Sum of RGB (Red+Green+Blue) = 82+151+25=258 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.78% from 258); Green value is 151 (59.38% from 255 or 58.53% from 258); Blue value is 25 (10.16% from 255 or 9.69% from 258); Max value from RGB is 151 - color contains mainly: green. Hex color #529719 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529719 is #AD68E6. Grayscale: #747474. Windows color (decimal): -11364583 or 1677138. OLE color: 1677138.
HSL color Cylindrical-coordinate representation of color #529719: hue angle of 92.86º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #529719 is Cyan = 0.46, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 151 | 25 | - |
| CMYK | 0.46 | 0 | 0.83 | 0.41 |
| HSL | 92.86º | 0.72% | 0.35% | - |
| HSV(B) | 92.86º | 0.83% | 0.59% | - |
| XYZ | 14.72 | 24 | 4.78 | - |
| YUV | 116.01 | 76.64 | 103.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 151 | 25 | 0.46 | 0 | 0.83 | 0.41 | 92.86 | 0.72 | 0.35 |
| Hex | 52 | 97 | 19 | 2E | 0 | 53 | 29 | 5D | 48 | 23 |
| Octal | 122 | 227 | 31 | 56 | 0 | 123 | 51 | 135 | 110 | 43 |
| Binary | 1010010 | 10010111 | 11001 | 101110 | 0 | 1010011 | 101001 | 1011101 | 1001000 | 100011 |
Color Harmonies of #529719
Complementary color
Monochromatic Colors of #529719
Black with #529719
Text Example
Text Example
White with #529719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529719; }
p { color: rgb(82,151,25); }
H1.HeaderClassName
{
color: #529719;
}
.AnyTagClassName
{
color: #529719;
}
</style>
background-color css
<style>
a { background-color: #529719; }
a { background-color: rgb(82,151,25); }
div.DivClassName
{
background-color: #529719;
}
.BgClassName
{
background-color: #529719;
}
</style>
border-color css
<style>
span { border-color: #529719; }
span { border-color: rgb(82,151,25); }
td.TdClassName
{
border-color: #529719;
}
.TagClassName
{
border-color: #529719;
}
</style>