Shades of Limeade #599437
Tints of Limeade #599437
RGB
CMYK
RGB Variations
Color information
#599437 (or 0x599437) is known color: Limeade. HEX triplet: 59, 94 and 37. RGB value is (89,148,55). Sum of RGB (Red+Green+Blue) = 89+148+55=292 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.48% from 292); Green value is 148 (58.20% from 255 or 50.68% from 292); Blue value is 55 (21.88% from 255 or 18.84% from 292); Max value from RGB is 148 - color contains mainly: green. Hex color #599437 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599437 is #A66BC8. Grayscale: #787878. Windows color (decimal): -10906569 or 3642457. OLE color: 3642457.
HSL color Cylindrical-coordinate representation of color #599437: hue angle of 98.06º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #599437 is Cyan = 0.40, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 148 | 55 | - |
| CMYK | 0.40 | 0 | 0.63 | 0.42 |
| HSL | 98.06º | 0.46% | 0.4% | - |
| HSV(B) | 98.06º | 0.63% | 0.58% | - |
| XYZ | 15.4 | 23.58 | 7.35 | - |
| YUV | 119.76 | 91.45 | 106.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 148 | 55 | 0.40 | 0 | 0.63 | 0.42 | 98.06 | 0.46 | 0.4 |
| Hex | 59 | 94 | 37 | 28 | 0 | 3F | 2A | 62 | 2E | 28 |
| Octal | 131 | 224 | 67 | 50 | 0 | 77 | 52 | 142 | 56 | 50 |
| Binary | 1011001 | 10010100 | 110111 | 101000 | 0 | 111111 | 101010 | 1100010 | 101110 | 101000 |
Color Harmonies of #599437
Complementary color
Monochromatic Colors of #599437
Black with #599437
Text Example
Text Example
White with #599437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599437; }
p { color: rgb(89,148,55); }
H1.HeaderClassName
{
color: #599437;
}
.AnyTagClassName
{
color: #599437;
}
</style>
background-color css
<style>
a { background-color: #599437; }
a { background-color: rgb(89,148,55); }
div.DivClassName
{
background-color: #599437;
}
.BgClassName
{
background-color: #599437;
}
</style>
border-color css
<style>
span { border-color: #599437; }
span { border-color: rgb(89,148,55); }
td.TdClassName
{
border-color: #599437;
}
.TagClassName
{
border-color: #599437;
}
</style>