Shades of Limeade #589533
Tints of Limeade #589533
RGB
CMYK
RGB Variations
Color information
#589533 (or 0x589533) is known color: Limeade. HEX triplet: 58, 95 and 33. RGB value is (88,149,51). Sum of RGB (Red+Green+Blue) = 88+149+51=288 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.56% from 288); Green value is 149 (58.59% from 255 or 51.74% from 288); Blue value is 51 (20.31% from 255 or 17.71% from 288); Max value from RGB is 149 - color contains mainly: green. Hex color #589533 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589533 is #A76ACC. Grayscale: #777777. Windows color (decimal): -10971853 or 3380568. OLE color: 3380568.
HSL color Cylindrical-coordinate representation of color #589533: hue angle of 97.35º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #589533 is Cyan = 0.41, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 149 | 51 | - |
| CMYK | 0.41 | 0 | 0.66 | 0.42 |
| HSL | 97.35º | 0.49% | 0.39% | - |
| HSV(B) | 97.35º | 0.66% | 0.58% | - |
| XYZ | 15.37 | 23.81 | 6.92 | - |
| YUV | 119.59 | 89.29 | 105.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 149 | 51 | 0.41 | 0 | 0.66 | 0.42 | 97.35 | 0.49 | 0.39 |
| Hex | 58 | 95 | 33 | 29 | 0 | 42 | 2A | 61 | 31 | 27 |
| Octal | 130 | 225 | 63 | 51 | 0 | 102 | 52 | 141 | 61 | 47 |
| Binary | 1011000 | 10010101 | 110011 | 101001 | 0 | 1000010 | 101010 | 1100001 | 110001 | 100111 |
Color Harmonies of #589533
Complementary color
Monochromatic Colors of #589533
Black with #589533
Text Example
Text Example
White with #589533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589533; }
p { color: rgb(88,149,51); }
H1.HeaderClassName
{
color: #589533;
}
.AnyTagClassName
{
color: #589533;
}
</style>
background-color css
<style>
a { background-color: #589533; }
a { background-color: rgb(88,149,51); }
div.DivClassName
{
background-color: #589533;
}
.BgClassName
{
background-color: #589533;
}
</style>
border-color css
<style>
span { border-color: #589533; }
span { border-color: rgb(88,149,51); }
td.TdClassName
{
border-color: #589533;
}
.TagClassName
{
border-color: #589533;
}
</style>