Shades of Limeade #529608
Tints of Limeade #529608
RGB
CMYK
RGB Variations
Color information
#529608 (or 0x529608) is known color: Limeade. HEX triplet: 52, 96 and 08. RGB value is (82,150,8). Sum of RGB (Red+Green+Blue) = 82+150+8=240 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.17% from 240); Green value is 150 (58.98% from 255 or 62.5% from 240); Blue value is 8 (3.52% from 255 or 3.33% from 240); Max value from RGB is 150 - color contains mainly: green. Hex color #529608 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529608 is #AD69F7. Grayscale: #717171. Windows color (decimal): -11364856 or 562770. OLE color: 562770.
HSL color Cylindrical-coordinate representation of color #529608: hue angle of 88.73º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #529608 is Cyan = 0.45, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 150 | 8 | - |
| CMYK | 0.45 | 0 | 0.95 | 0.41 |
| HSL | 88.73º | 0.9% | 0.31% | - |
| HSV(B) | 88.73º | 0.95% | 0.59% | - |
| XYZ | 14.43 | 23.62 | 4.03 | - |
| YUV | 113.48 | 68.47 | 105.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 150 | 8 | 0.45 | 0 | 0.95 | 0.41 | 88.73 | 0.9 | 0.31 |
| Hex | 52 | 96 | 8 | 2D | 0 | 5F | 29 | 59 | 5A | 1F |
| Octal | 122 | 226 | 10 | 55 | 0 | 137 | 51 | 131 | 132 | 37 |
| Binary | 1010010 | 10010110 | 1000 | 101101 | 0 | 1011111 | 101001 | 1011001 | 1011010 | 11111 |
Color Harmonies of #529608
Complementary color
Monochromatic Colors of #529608
Black with #529608
Text Example
Text Example
White with #529608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529608; }
p { color: rgb(82,150,8); }
H1.HeaderClassName
{
color: #529608;
}
.AnyTagClassName
{
color: #529608;
}
</style>
background-color css
<style>
a { background-color: #529608; }
a { background-color: rgb(82,150,8); }
div.DivClassName
{
background-color: #529608;
}
.BgClassName
{
background-color: #529608;
}
</style>
border-color css
<style>
span { border-color: #529608; }
span { border-color: rgb(82,150,8); }
td.TdClassName
{
border-color: #529608;
}
.TagClassName
{
border-color: #529608;
}
</style>