Shades of Limeade #599531
Tints of Limeade #599531
RGB
CMYK
RGB Variations
Color information
#599531 (or 0x599531) is known color: Limeade. HEX triplet: 59, 95 and 31. RGB value is (89,149,49). Sum of RGB (Red+Green+Blue) = 89+149+49=287 (38% of max value = 765). Red value is 89 (35.16% from 255 or 31.01% from 287); Green value is 149 (58.59% from 255 or 51.92% from 287); Blue value is 49 (19.53% from 255 or 17.07% from 287); Max value from RGB is 149 - color contains mainly: green. Hex color #599531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599531 is #A66ACE. Grayscale: #787878. Windows color (decimal): -10906319 or 3249497. OLE color: 3249497.
HSL color Cylindrical-coordinate representation of color #599531: hue angle of 96º 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 #599531 is Cyan = 0.40, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 149 | 49 | - |
| CMYK | 0.40 | 0 | 0.67 | 0.42 |
| HSL | 96º | 0.51% | 0.39% | - |
| HSV(B) | 96º | 0.67% | 0.58% | - |
| XYZ | 15.42 | 23.84 | 6.69 | - |
| YUV | 119.66 | 88.12 | 106.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 149 | 49 | 0.40 | 0 | 0.67 | 0.42 | 96 | 0.51 | 0.39 |
| Hex | 59 | 95 | 31 | 28 | 0 | 43 | 2A | 60 | 33 | 27 |
| Octal | 131 | 225 | 61 | 50 | 0 | 103 | 52 | 140 | 63 | 47 |
| Binary | 1011001 | 10010101 | 110001 | 101000 | 0 | 1000011 | 101010 | 1100000 | 110011 | 100111 |
Color Harmonies of #599531
Complementary color
Monochromatic Colors of #599531
Black with #599531
Text Example
Text Example
White with #599531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599531; }
p { color: rgb(89,149,49); }
H1.HeaderClassName
{
color: #599531;
}
.AnyTagClassName
{
color: #599531;
}
</style>
background-color css
<style>
a { background-color: #599531; }
a { background-color: rgb(89,149,49); }
div.DivClassName
{
background-color: #599531;
}
.BgClassName
{
background-color: #599531;
}
</style>
border-color css
<style>
span { border-color: #599531; }
span { border-color: rgb(89,149,49); }
td.TdClassName
{
border-color: #599531;
}
.TagClassName
{
border-color: #599531;
}
</style>