Shades of Limeade #529115
Tints of Limeade #529115
RGB
CMYK
RGB Variations
Color information
#529115 (or 0x529115) is known color: Limeade. HEX triplet: 52, 91 and 15. RGB value is (82,145,21). Sum of RGB (Red+Green+Blue) = 82+145+21=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 145 (57.03% from 255 or 58.47% from 248); Blue value is 21 (8.59% from 255 or 8.47% from 248); Max value from RGB is 145 - color contains mainly: green. Hex color #529115 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529115 is #AD6EEA. Grayscale: #707070. Windows color (decimal): -11366123 or 1413458. OLE color: 1413458.
HSL color Cylindrical-coordinate representation of color #529115: hue angle of 90.48º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #529115 is Cyan = 0.43, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 145 | 21 | - |
| CMYK | 0.43 | 0 | 0.86 | 0.43 |
| HSL | 90.48º | 0.75% | 0.33% | - |
| HSV(B) | 90.48º | 0.86% | 0.57% | - |
| XYZ | 13.74 | 22.1 | 4.25 | - |
| YUV | 112.03 | 76.63 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 145 | 21 | 0.43 | 0 | 0.86 | 0.43 | 90.48 | 0.75 | 0.33 |
| Hex | 52 | 91 | 15 | 2B | 0 | 56 | 2B | 5A | 4B | 21 |
| Octal | 122 | 221 | 25 | 53 | 0 | 126 | 53 | 132 | 113 | 41 |
| Binary | 1010010 | 10010001 | 10101 | 101011 | 0 | 1010110 | 101011 | 1011010 | 1001011 | 100001 |
Color Harmonies of #529115
Complementary color
Monochromatic Colors of #529115
Black with #529115
Text Example
Text Example
White with #529115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529115; }
p { color: rgb(82,145,21); }
H1.HeaderClassName
{
color: #529115;
}
.AnyTagClassName
{
color: #529115;
}
</style>
background-color css
<style>
a { background-color: #529115; }
a { background-color: rgb(82,145,21); }
div.DivClassName
{
background-color: #529115;
}
.BgClassName
{
background-color: #529115;
}
</style>
border-color css
<style>
span { border-color: #529115; }
span { border-color: rgb(82,145,21); }
td.TdClassName
{
border-color: #529115;
}
.TagClassName
{
border-color: #529115;
}
</style>