Shades of Limeade #529415
Tints of Limeade #529415
RGB
CMYK
RGB Variations
Color information
#529415 (or 0x529415) is known color: Limeade. HEX triplet: 52, 94 and 15. RGB value is (82,148,21). Sum of RGB (Red+Green+Blue) = 82+148+21=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 148 (58.20% from 255 or 58.96% from 251); Blue value is 21 (8.59% from 255 or 8.37% from 251); Max value from RGB is 148 - color contains mainly: green. Hex color #529415 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529415 is #AD6BEA. Grayscale: #727272. Windows color (decimal): -11365355 or 1414226. OLE color: 1414226.
HSL color Cylindrical-coordinate representation of color #529415: hue angle of 91.18º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #529415 is Cyan = 0.45, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 148 | 21 | - |
| CMYK | 0.45 | 0 | 0.86 | 0.42 |
| HSL | 91.18º | 0.75% | 0.33% | - |
| HSV(B) | 91.18º | 0.86% | 0.58% | - |
| XYZ | 14.2 | 23.03 | 4.41 | - |
| YUV | 113.79 | 75.63 | 105.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 148 | 21 | 0.45 | 0 | 0.86 | 0.42 | 91.18 | 0.75 | 0.33 |
| Hex | 52 | 94 | 15 | 2D | 0 | 56 | 2A | 5B | 4B | 21 |
| Octal | 122 | 224 | 25 | 55 | 0 | 126 | 52 | 133 | 113 | 41 |
| Binary | 1010010 | 10010100 | 10101 | 101101 | 0 | 1010110 | 101010 | 1011011 | 1001011 | 100001 |
Color Harmonies of #529415
Complementary color
Monochromatic Colors of #529415
Black with #529415
Text Example
Text Example
White with #529415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529415; }
p { color: rgb(82,148,21); }
H1.HeaderClassName
{
color: #529415;
}
.AnyTagClassName
{
color: #529415;
}
</style>
background-color css
<style>
a { background-color: #529415; }
a { background-color: rgb(82,148,21); }
div.DivClassName
{
background-color: #529415;
}
.BgClassName
{
background-color: #529415;
}
</style>
border-color css
<style>
span { border-color: #529415; }
span { border-color: rgb(82,148,21); }
td.TdClassName
{
border-color: #529415;
}
.TagClassName
{
border-color: #529415;
}
</style>