Shades of Limeade #529327
Tints of Limeade #529327
RGB
CMYK
RGB Variations
Color information
#529327 (or 0x529327) is known color: Limeade. HEX triplet: 52, 93 and 27. RGB value is (82,147,39). Sum of RGB (Red+Green+Blue) = 82+147+39=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 147 (57.81% from 255 or 54.85% from 268); Blue value is 39 (15.62% from 255 or 14.55% from 268); Max value from RGB is 147 - color contains mainly: green. Hex color #529327 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529327 is #AD6CD8. Grayscale: #737373. Windows color (decimal): -11365593 or 2593618. OLE color: 2593618.
HSL color Cylindrical-coordinate representation of color #529327: hue angle of 96.11º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #529327 is Cyan = 0.44, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 147 | 39 | - |
| CMYK | 0.44 | 0 | 0.73 | 0.42 |
| HSL | 96.11º | 0.58% | 0.36% | - |
| HSV(B) | 96.11º | 0.73% | 0.58% | - |
| XYZ | 14.28 | 22.81 | 5.57 | - |
| YUV | 115.25 | 84.97 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 147 | 39 | 0.44 | 0 | 0.73 | 0.42 | 96.11 | 0.58 | 0.36 |
| Hex | 52 | 93 | 27 | 2C | 0 | 49 | 2A | 60 | 3A | 24 |
| Octal | 122 | 223 | 47 | 54 | 0 | 111 | 52 | 140 | 72 | 44 |
| Binary | 1010010 | 10010011 | 100111 | 101100 | 0 | 1001001 | 101010 | 1100000 | 111010 | 100100 |
Color Harmonies of #529327
Complementary color
Monochromatic Colors of #529327
Black with #529327
Text Example
Text Example
White with #529327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529327; }
p { color: rgb(82,147,39); }
H1.HeaderClassName
{
color: #529327;
}
.AnyTagClassName
{
color: #529327;
}
</style>
background-color css
<style>
a { background-color: #529327; }
a { background-color: rgb(82,147,39); }
div.DivClassName
{
background-color: #529327;
}
.BgClassName
{
background-color: #529327;
}
</style>
border-color css
<style>
span { border-color: #529327; }
span { border-color: rgb(82,147,39); }
td.TdClassName
{
border-color: #529327;
}
.TagClassName
{
border-color: #529327;
}
</style>