Shades of Limeade #529906
Tints of Limeade #529906
RGB
CMYK
RGB Variations
Color information
#529906 (or 0x529906) is known color: Limeade. HEX triplet: 52, 99 and 06. RGB value is (82,153,6). Sum of RGB (Red+Green+Blue) = 82+153+6=241 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.02% from 241); Green value is 153 (60.16% from 255 or 63.49% from 241); Blue value is 6 (2.73% from 255 or 2.49% from 241); Max value from RGB is 153 - color contains mainly: green. Hex color #529906 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529906 is #AD66F9. Grayscale: #737373. Windows color (decimal): -11364090 or 432466. OLE color: 432466.
HSL color Cylindrical-coordinate representation of color #529906: hue angle of 88.98º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #529906 is Cyan = 0.46, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 153 | 6 | - |
| CMYK | 0.46 | 0 | 0.96 | 0.4 |
| HSL | 88.98º | 0.92% | 0.31% | - |
| HSV(B) | 88.98º | 0.96% | 0.6% | - |
| XYZ | 14.9 | 24.59 | 4.13 | - |
| YUV | 115.01 | 66.48 | 104.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 153 | 6 | 0.46 | 0 | 0.96 | 0.4 | 88.98 | 0.92 | 0.31 |
| Hex | 52 | 99 | 6 | 2E | 0 | 60 | 28 | 59 | 5C | 1F |
| Octal | 122 | 231 | 6 | 56 | 0 | 140 | 50 | 131 | 134 | 37 |
| Binary | 1010010 | 10011001 | 110 | 101110 | 0 | 1100000 | 101000 | 1011001 | 1011100 | 11111 |
Color Harmonies of #529906
Complementary color
Monochromatic Colors of #529906
Black with #529906
Text Example
Text Example
White with #529906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529906; }
p { color: rgb(82,153,6); }
H1.HeaderClassName
{
color: #529906;
}
.AnyTagClassName
{
color: #529906;
}
</style>
background-color css
<style>
a { background-color: #529906; }
a { background-color: rgb(82,153,6); }
div.DivClassName
{
background-color: #529906;
}
.BgClassName
{
background-color: #529906;
}
</style>
border-color css
<style>
span { border-color: #529906; }
span { border-color: rgb(82,153,6); }
td.TdClassName
{
border-color: #529906;
}
.TagClassName
{
border-color: #529906;
}
</style>