Shades of Limeade #529305
Tints of Limeade #529305
RGB
CMYK
RGB Variations
Color information
#529305 (or 0x529305) is known color: Limeade. HEX triplet: 52, 93 and 05. RGB value is (82,147,5). Sum of RGB (Red+Green+Blue) = 82+147+5=234 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.04% from 234); Green value is 147 (57.81% from 255 or 62.82% from 234); Blue value is 5 (2.34% from 255 or 2.14% from 234); Max value from RGB is 147 - color contains mainly: green. Hex color #529305 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529305 is #AD6CFA. Grayscale: #6F6F6F. Windows color (decimal): -11365627 or 365394. OLE color: 365394.
HSL color Cylindrical-coordinate representation of color #529305: hue angle of 87.46º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #529305 is Cyan = 0.44, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 147 | 5 | - |
| CMYK | 0.44 | 0 | 0.97 | 0.42 |
| HSL | 87.46º | 0.93% | 0.3% | - |
| HSV(B) | 87.46º | 0.97% | 0.58% | - |
| XYZ | 13.94 | 22.67 | 3.79 | - |
| YUV | 111.38 | 67.97 | 107.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 147 | 5 | 0.44 | 0 | 0.97 | 0.42 | 87.46 | 0.93 | 0.3 |
| Hex | 52 | 93 | 5 | 2C | 0 | 61 | 2A | 57 | 5D | 1E |
| Octal | 122 | 223 | 5 | 54 | 0 | 141 | 52 | 127 | 135 | 36 |
| Binary | 1010010 | 10010011 | 101 | 101100 | 0 | 1100001 | 101010 | 1010111 | 1011101 | 11110 |
Color Harmonies of #529305
Complementary color
Monochromatic Colors of #529305
Black with #529305
Text Example
Text Example
White with #529305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529305; }
p { color: rgb(82,147,5); }
H1.HeaderClassName
{
color: #529305;
}
.AnyTagClassName
{
color: #529305;
}
</style>
background-color css
<style>
a { background-color: #529305; }
a { background-color: rgb(82,147,5); }
div.DivClassName
{
background-color: #529305;
}
.BgClassName
{
background-color: #529305;
}
</style>
border-color css
<style>
span { border-color: #529305; }
span { border-color: rgb(82,147,5); }
td.TdClassName
{
border-color: #529305;
}
.TagClassName
{
border-color: #529305;
}
</style>