Shades of Limeade #589936
Tints of Limeade #589936
RGB
CMYK
RGB Variations
Color information
#589936 (or 0x589936) is known color: Limeade. HEX triplet: 58, 99 and 36. RGB value is (88,153,54). Sum of RGB (Red+Green+Blue) = 88+153+54=295 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.83% from 295); Green value is 153 (60.16% from 255 or 51.86% from 295); Blue value is 54 (21.48% from 255 or 18.31% from 295); Max value from RGB is 153 - color contains mainly: green. Hex color #589936 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589936 is #A766C9. Grayscale: #7A7A7A. Windows color (decimal): -10970826 or 3578200. OLE color: 3578200.
HSL color Cylindrical-coordinate representation of color #589936: hue angle of 99.39º degrees, saturation: 0.48, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #589936 is Cyan = 0.42, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 88 | 153 | 54 | - |
| CMYK | 0.42 | 0 | 0.65 | 0.4 |
| HSL | 99.39º | 0.48% | 0.41% | - |
| HSV(B) | 99.39º | 0.65% | 0.6% | - |
| XYZ | 16.08 | 25.12 | 7.49 | - |
| YUV | 122.28 | 89.47 | 103.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 153 | 54 | 0.42 | 0 | 0.65 | 0.4 | 99.39 | 0.48 | 0.41 |
| Hex | 58 | 99 | 36 | 2A | 0 | 41 | 28 | 63 | 30 | 29 |
| Octal | 130 | 231 | 66 | 52 | 0 | 101 | 50 | 143 | 60 | 51 |
| Binary | 1011000 | 10011001 | 110110 | 101010 | 0 | 1000001 | 101000 | 1100011 | 110000 | 101001 |
Color Harmonies of #589936
Complementary color
Monochromatic Colors of #589936
Black with #589936
Text Example
Text Example
White with #589936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589936; }
p { color: rgb(88,153,54); }
H1.HeaderClassName
{
color: #589936;
}
.AnyTagClassName
{
color: #589936;
}
</style>
background-color css
<style>
a { background-color: #589936; }
a { background-color: rgb(88,153,54); }
div.DivClassName
{
background-color: #589936;
}
.BgClassName
{
background-color: #589936;
}
</style>
border-color css
<style>
span { border-color: #589936; }
span { border-color: rgb(88,153,54); }
td.TdClassName
{
border-color: #589936;
}
.TagClassName
{
border-color: #589936;
}
</style>