Shades of Limeade #599727
Tints of Limeade #599727
RGB
CMYK
RGB Variations
Color information
#599727 (or 0x599727) is known color: Limeade. HEX triplet: 59, 97 and 27. RGB value is (89,151,39). Sum of RGB (Red+Green+Blue) = 89+151+39=279 (36% of max value = 765). Red value is 89 (35.16% from 255 or 31.90% from 279); Green value is 151 (59.38% from 255 or 54.12% from 279); Blue value is 39 (15.62% from 255 or 13.98% from 279); Max value from RGB is 151 - color contains mainly: green. Hex color #599727 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599727 is #A668D8. Grayscale: #787878. Windows color (decimal): -10905817 or 2594649. OLE color: 2594649.
HSL color Cylindrical-coordinate representation of color #599727: hue angle of 93.21º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #599727 is Cyan = 0.41, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 151 | 39 | - |
| CMYK | 0.41 | 0 | 0.74 | 0.41 |
| HSL | 93.21º | 0.59% | 0.37% | - |
| HSV(B) | 93.21º | 0.74% | 0.59% | - |
| XYZ | 15.55 | 24.4 | 5.81 | - |
| YUV | 119.69 | 82.46 | 106.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 151 | 39 | 0.41 | 0 | 0.74 | 0.41 | 93.21 | 0.59 | 0.37 |
| Hex | 59 | 97 | 27 | 29 | 0 | 4A | 29 | 5D | 3B | 25 |
| Octal | 131 | 227 | 47 | 51 | 0 | 112 | 51 | 135 | 73 | 45 |
| Binary | 1011001 | 10010111 | 100111 | 101001 | 0 | 1001010 | 101001 | 1011101 | 111011 | 100101 |
Color Harmonies of #599727
Complementary color
Monochromatic Colors of #599727
Black with #599727
Text Example
Text Example
White with #599727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599727; }
p { color: rgb(89,151,39); }
H1.HeaderClassName
{
color: #599727;
}
.AnyTagClassName
{
color: #599727;
}
</style>
background-color css
<style>
a { background-color: #599727; }
a { background-color: rgb(89,151,39); }
div.DivClassName
{
background-color: #599727;
}
.BgClassName
{
background-color: #599727;
}
</style>
border-color css
<style>
span { border-color: #599727; }
span { border-color: rgb(89,151,39); }
td.TdClassName
{
border-color: #599727;
}
.TagClassName
{
border-color: #599727;
}
</style>