Shades of Limeade #529306
Tints of Limeade #529306
RGB
CMYK
RGB Variations
Color information
#529306 (or 0x529306) is known color: Limeade. HEX triplet: 52, 93 and 06. RGB value is (82,147,6). Sum of RGB (Red+Green+Blue) = 82+147+6=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 147 (57.81% from 255 or 62.55% from 235); Blue value is 6 (2.73% from 255 or 2.55% from 235); Max value from RGB is 147 - color contains mainly: green. Hex color #529306 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529306 is #AD6CF9. Grayscale: #6F6F6F. Windows color (decimal): -11365626 or 430930. OLE color: 430930.
HSL color Cylindrical-coordinate representation of color #529306: hue angle of 87.66º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #529306 is Cyan = 0.44, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 147 | 6 | - |
| CMYK | 0.44 | 0 | 0.96 | 0.42 |
| HSL | 87.66º | 0.92% | 0.3% | - |
| HSV(B) | 87.66º | 0.96% | 0.58% | - |
| XYZ | 13.95 | 22.67 | 3.81 | - |
| YUV | 111.49 | 68.47 | 106.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 147 | 6 | 0.44 | 0 | 0.96 | 0.42 | 87.66 | 0.92 | 0.3 |
| Hex | 52 | 93 | 6 | 2C | 0 | 60 | 2A | 58 | 5C | 1E |
| Octal | 122 | 223 | 6 | 54 | 0 | 140 | 52 | 130 | 134 | 36 |
| Binary | 1010010 | 10010011 | 110 | 101100 | 0 | 1100000 | 101010 | 1011000 | 1011100 | 11110 |
Color Harmonies of #529306
Complementary color
Monochromatic Colors of #529306
Black with #529306
Text Example
Text Example
White with #529306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529306; }
p { color: rgb(82,147,6); }
H1.HeaderClassName
{
color: #529306;
}
.AnyTagClassName
{
color: #529306;
}
</style>
background-color css
<style>
a { background-color: #529306; }
a { background-color: rgb(82,147,6); }
div.DivClassName
{
background-color: #529306;
}
.BgClassName
{
background-color: #529306;
}
</style>
border-color css
<style>
span { border-color: #529306; }
span { border-color: rgb(82,147,6); }
td.TdClassName
{
border-color: #529306;
}
.TagClassName
{
border-color: #529306;
}
</style>