Shades of Limeade #589920
Tints of Limeade #589920
RGB
CMYK
RGB Variations
Color information
#589920 (or 0x589920) is known color: Limeade. HEX triplet: 58, 99 and 20. RGB value is (88,153,32). Sum of RGB (Red+Green+Blue) = 88+153+32=273 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.23% from 273); Green value is 153 (60.16% from 255 or 56.04% from 273); Blue value is 32 (12.89% from 255 or 11.72% from 273); Max value from RGB is 153 - color contains mainly: green. Hex color #589920 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589920 is #A766DF. Grayscale: #787878. Windows color (decimal): -10970848 or 2136408. OLE color: 2136408.
HSL color Cylindrical-coordinate representation of color #589920: hue angle of 92.23º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #589920 is Cyan = 0.42, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 88 | 153 | 32 | - |
| CMYK | 0.42 | 0 | 0.79 | 0.4 |
| HSL | 92.23º | 0.65% | 0.36% | - |
| HSV(B) | 92.23º | 0.79% | 0.6% | - |
| XYZ | 15.68 | 24.96 | 5.36 | - |
| YUV | 119.77 | 78.47 | 105.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 153 | 32 | 0.42 | 0 | 0.79 | 0.4 | 92.23 | 0.65 | 0.36 |
| Hex | 58 | 99 | 20 | 2A | 0 | 4F | 28 | 5C | 41 | 24 |
| Octal | 130 | 231 | 40 | 52 | 0 | 117 | 50 | 134 | 101 | 44 |
| Binary | 1011000 | 10011001 | 100000 | 101010 | 0 | 1001111 | 101000 | 1011100 | 1000001 | 100100 |
Color Harmonies of #589920
Complementary color
Monochromatic Colors of #589920
Black with #589920
Text Example
Text Example
White with #589920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589920; }
p { color: rgb(88,153,32); }
H1.HeaderClassName
{
color: #589920;
}
.AnyTagClassName
{
color: #589920;
}
</style>
background-color css
<style>
a { background-color: #589920; }
a { background-color: rgb(88,153,32); }
div.DivClassName
{
background-color: #589920;
}
.BgClassName
{
background-color: #589920;
}
</style>
border-color css
<style>
span { border-color: #589920; }
span { border-color: rgb(88,153,32); }
td.TdClassName
{
border-color: #589920;
}
.TagClassName
{
border-color: #589920;
}
</style>