Shades of Limeade #529907
Tints of Limeade #529907
RGB
CMYK
RGB Variations
Color information
#529907 (or 0x529907) is known color: Limeade. HEX triplet: 52, 99 and 07. RGB value is (82,153,7). Sum of RGB (Red+Green+Blue) = 82+153+7=242 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.88% from 242); Green value is 153 (60.16% from 255 or 63.22% from 242); Blue value is 7 (3.12% from 255 or 2.89% from 242); Max value from RGB is 153 - color contains mainly: green. Hex color #529907 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529907 is #AD66F8. Grayscale: #737373. Windows color (decimal): -11364089 or 498002. OLE color: 498002.
HSL color Cylindrical-coordinate representation of color #529907: hue angle of 89.18º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #529907 is Cyan = 0.46, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 153 | 7 | - |
| CMYK | 0.46 | 0 | 0.95 | 0.4 |
| HSL | 89.18º | 0.91% | 0.31% | - |
| HSV(B) | 89.18º | 0.95% | 0.6% | - |
| XYZ | 14.91 | 24.59 | 4.16 | - |
| YUV | 115.13 | 66.98 | 104.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 153 | 7 | 0.46 | 0 | 0.95 | 0.4 | 89.18 | 0.91 | 0.31 |
| Hex | 52 | 99 | 7 | 2E | 0 | 5F | 28 | 59 | 5B | 1F |
| Octal | 122 | 231 | 7 | 56 | 0 | 137 | 50 | 131 | 133 | 37 |
| Binary | 1010010 | 10011001 | 111 | 101110 | 0 | 1011111 | 101000 | 1011001 | 1011011 | 11111 |
Color Harmonies of #529907
Complementary color
Monochromatic Colors of #529907
Black with #529907
Text Example
Text Example
White with #529907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529907; }
p { color: rgb(82,153,7); }
H1.HeaderClassName
{
color: #529907;
}
.AnyTagClassName
{
color: #529907;
}
</style>
background-color css
<style>
a { background-color: #529907; }
a { background-color: rgb(82,153,7); }
div.DivClassName
{
background-color: #529907;
}
.BgClassName
{
background-color: #529907;
}
</style>
border-color css
<style>
span { border-color: #529907; }
span { border-color: rgb(82,153,7); }
td.TdClassName
{
border-color: #529907;
}
.TagClassName
{
border-color: #529907;
}
</style>