Shades of Limeade #589531
Tints of Limeade #589531
RGB
CMYK
RGB Variations
Color information
#589531 (or 0x589531) is known color: Limeade. HEX triplet: 58, 95 and 31. RGB value is (88,149,49). Sum of RGB (Red+Green+Blue) = 88+149+49=286 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.77% from 286); Green value is 149 (58.59% from 255 or 52.10% from 286); Blue value is 49 (19.53% from 255 or 17.13% from 286); Max value from RGB is 149 - color contains mainly: green. Hex color #589531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589531 is #A76ACE. Grayscale: #777777. Windows color (decimal): -10971855 or 3249496. OLE color: 3249496.
HSL color Cylindrical-coordinate representation of color #589531: hue angle of 96.6º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #589531 is Cyan = 0.41, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 149 | 49 | - |
| CMYK | 0.41 | 0 | 0.67 | 0.42 |
| HSL | 96.6º | 0.51% | 0.39% | - |
| HSV(B) | 96.6º | 0.67% | 0.58% | - |
| XYZ | 15.33 | 23.79 | 6.69 | - |
| YUV | 119.36 | 88.29 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 149 | 49 | 0.41 | 0 | 0.67 | 0.42 | 96.6 | 0.51 | 0.39 |
| Hex | 58 | 95 | 31 | 29 | 0 | 43 | 2A | 61 | 33 | 27 |
| Octal | 130 | 225 | 61 | 51 | 0 | 103 | 52 | 141 | 63 | 47 |
| Binary | 1011000 | 10010101 | 110001 | 101001 | 0 | 1000011 | 101010 | 1100001 | 110011 | 100111 |
Color Harmonies of #589531
Complementary color
Monochromatic Colors of #589531
Black with #589531
Text Example
Text Example
White with #589531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589531; }
p { color: rgb(88,149,49); }
H1.HeaderClassName
{
color: #589531;
}
.AnyTagClassName
{
color: #589531;
}
</style>
background-color css
<style>
a { background-color: #589531; }
a { background-color: rgb(88,149,49); }
div.DivClassName
{
background-color: #589531;
}
.BgClassName
{
background-color: #589531;
}
</style>
border-color css
<style>
span { border-color: #589531; }
span { border-color: rgb(88,149,49); }
td.TdClassName
{
border-color: #589531;
}
.TagClassName
{
border-color: #589531;
}
</style>