Shades of Limeade #529106
Tints of Limeade #529106
RGB
CMYK
RGB Variations
Color information
#529106 (or 0x529106) is known color: Limeade. HEX triplet: 52, 91 and 06. RGB value is (82,145,6). Sum of RGB (Red+Green+Blue) = 82+145+6=233 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.19% from 233); Green value is 145 (57.03% from 255 or 62.23% from 233); Blue value is 6 (2.73% from 255 or 2.58% from 233); Max value from RGB is 145 - color contains mainly: green. Hex color #529106 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529106 is #AD6EF9. Grayscale: #6E6E6E. Windows color (decimal): -11366138 or 430418. OLE color: 430418.
HSL color Cylindrical-coordinate representation of color #529106: hue angle of 87.19º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #529106 is Cyan = 0.43, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 145 | 6 | - |
| CMYK | 0.43 | 0 | 0.96 | 0.43 |
| HSL | 87.19º | 0.92% | 0.3% | - |
| HSV(B) | 87.19º | 0.96% | 0.57% | - |
| XYZ | 13.64 | 22.06 | 3.71 | - |
| YUV | 110.32 | 69.13 | 107.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 145 | 6 | 0.43 | 0 | 0.96 | 0.43 | 87.19 | 0.92 | 0.3 |
| Hex | 52 | 91 | 6 | 2B | 0 | 60 | 2B | 57 | 5C | 1E |
| Octal | 122 | 221 | 6 | 53 | 0 | 140 | 53 | 127 | 134 | 36 |
| Binary | 1010010 | 10010001 | 110 | 101011 | 0 | 1100000 | 101011 | 1010111 | 1011100 | 11110 |
Color Harmonies of #529106
Complementary color
Monochromatic Colors of #529106
Black with #529106
Text Example
Text Example
White with #529106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529106; }
p { color: rgb(82,145,6); }
H1.HeaderClassName
{
color: #529106;
}
.AnyTagClassName
{
color: #529106;
}
</style>
background-color css
<style>
a { background-color: #529106; }
a { background-color: rgb(82,145,6); }
div.DivClassName
{
background-color: #529106;
}
.BgClassName
{
background-color: #529106;
}
</style>
border-color css
<style>
span { border-color: #529106; }
span { border-color: rgb(82,145,6); }
td.TdClassName
{
border-color: #529106;
}
.TagClassName
{
border-color: #529106;
}
</style>