Shades of Limeade #529430
Tints of Limeade #529430
RGB
CMYK
RGB Variations
Color information
#529430 (or 0x529430) is known color: Limeade. HEX triplet: 52, 94 and 30. RGB value is (82,148,48). Sum of RGB (Red+Green+Blue) = 82+148+48=278 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.50% from 278); Green value is 148 (58.20% from 255 or 53.24% from 278); Blue value is 48 (19.14% from 255 or 17.27% from 278); Max value from RGB is 148 - color contains mainly: green. Hex color #529430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529430 is #AD6BCF. Grayscale: #757575. Windows color (decimal): -11365328 or 3183698. OLE color: 3183698.
HSL color Cylindrical-coordinate representation of color #529430: hue angle of 99.6º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #529430 is Cyan = 0.45, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 148 | 48 | - |
| CMYK | 0.45 | 0 | 0.68 | 0.42 |
| HSL | 99.6º | 0.51% | 0.38% | - |
| HSV(B) | 99.6º | 0.68% | 0.58% | - |
| XYZ | 14.6 | 23.19 | 6.5 | - |
| YUV | 116.87 | 89.13 | 103.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 148 | 48 | 0.45 | 0 | 0.68 | 0.42 | 99.6 | 0.51 | 0.38 |
| Hex | 52 | 94 | 30 | 2D | 0 | 44 | 2A | 64 | 33 | 26 |
| Octal | 122 | 224 | 60 | 55 | 0 | 104 | 52 | 144 | 63 | 46 |
| Binary | 1010010 | 10010100 | 110000 | 101101 | 0 | 1000100 | 101010 | 1100100 | 110011 | 100110 |
Color Harmonies of #529430
Complementary color
Monochromatic Colors of #529430
Black with #529430
Text Example
Text Example
White with #529430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529430; }
p { color: rgb(82,148,48); }
H1.HeaderClassName
{
color: #529430;
}
.AnyTagClassName
{
color: #529430;
}
</style>
background-color css
<style>
a { background-color: #529430; }
a { background-color: rgb(82,148,48); }
div.DivClassName
{
background-color: #529430;
}
.BgClassName
{
background-color: #529430;
}
</style>
border-color css
<style>
span { border-color: #529430; }
span { border-color: rgb(82,148,48); }
td.TdClassName
{
border-color: #529430;
}
.TagClassName
{
border-color: #529430;
}
</style>