Shades of Limeade #589420
Tints of Limeade #589420
RGB
CMYK
RGB Variations
Color information
#589420 (or 0x589420) is known color: Limeade. HEX triplet: 58, 94 and 20. RGB value is (88,148,32). Sum of RGB (Red+Green+Blue) = 88+148+32=268 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.84% from 268); Green value is 148 (58.20% from 255 or 55.22% from 268); Blue value is 32 (12.89% from 255 or 11.94% from 268); Max value from RGB is 148 - color contains mainly: green. Hex color #589420 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589420 is #A76BDF. Grayscale: #757575. Windows color (decimal): -10972128 or 2135128. OLE color: 2135128.
HSL color Cylindrical-coordinate representation of color #589420: hue angle of 91.03º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #589420 is Cyan = 0.41, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 148 | 32 | - |
| CMYK | 0.41 | 0 | 0.78 | 0.42 |
| HSL | 91.03º | 0.64% | 0.35% | - |
| HSV(B) | 91.03º | 0.78% | 0.58% | - |
| XYZ | 14.88 | 23.36 | 5.09 | - |
| YUV | 116.84 | 80.12 | 107.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 148 | 32 | 0.41 | 0 | 0.78 | 0.42 | 91.03 | 0.64 | 0.35 |
| Hex | 58 | 94 | 20 | 29 | 0 | 4E | 2A | 5B | 40 | 23 |
| Octal | 130 | 224 | 40 | 51 | 0 | 116 | 52 | 133 | 100 | 43 |
| Binary | 1011000 | 10010100 | 100000 | 101001 | 0 | 1001110 | 101010 | 1011011 | 1000000 | 100011 |
Color Harmonies of #589420
Complementary color
Monochromatic Colors of #589420
Black with #589420
Text Example
Text Example
White with #589420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589420; }
p { color: rgb(88,148,32); }
H1.HeaderClassName
{
color: #589420;
}
.AnyTagClassName
{
color: #589420;
}
</style>
background-color css
<style>
a { background-color: #589420; }
a { background-color: rgb(88,148,32); }
div.DivClassName
{
background-color: #589420;
}
.BgClassName
{
background-color: #589420;
}
</style>
border-color css
<style>
span { border-color: #589420; }
span { border-color: rgb(88,148,32); }
td.TdClassName
{
border-color: #589420;
}
.TagClassName
{
border-color: #589420;
}
</style>