Shades of Limeade #589506
Tints of Limeade #589506
RGB
CMYK
RGB Variations
Color information
#589506 (or 0x589506) is known color: Limeade. HEX triplet: 58, 95 and 06. RGB value is (88,149,6). Sum of RGB (Red+Green+Blue) = 88+149+6=243 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.21% from 243); Green value is 149 (58.59% from 255 or 61.32% from 243); Blue value is 6 (2.73% from 255 or 2.47% from 243); Max value from RGB is 149 - color contains mainly: green. Hex color #589506 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #589506 is #A76AF9. Grayscale: #727272. Windows color (decimal): -10971898 or 431448. OLE color: 431448.
HSL color Cylindrical-coordinate representation of color #589506: hue angle of 85.59º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #589506 is Cyan = 0.41, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 149 | 6 | - |
| CMYK | 0.41 | 0 | 0.96 | 0.42 |
| HSL | 85.59º | 0.92% | 0.3% | - |
| HSV(B) | 85.59º | 0.96% | 0.58% | - |
| XYZ | 14.8 | 23.58 | 3.94 | - |
| YUV | 114.46 | 66.79 | 109.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 149 | 6 | 0.41 | 0 | 0.96 | 0.42 | 85.59 | 0.92 | 0.3 |
| Hex | 58 | 95 | 6 | 29 | 0 | 60 | 2A | 56 | 5C | 1E |
| Octal | 130 | 225 | 6 | 51 | 0 | 140 | 52 | 126 | 134 | 36 |
| Binary | 1011000 | 10010101 | 110 | 101001 | 0 | 1100000 | 101010 | 1010110 | 1011100 | 11110 |
Color Harmonies of #589506
Complementary color
Monochromatic Colors of #589506
Black with #589506
Text Example
Text Example
White with #589506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589506; }
p { color: rgb(88,149,6); }
H1.HeaderClassName
{
color: #589506;
}
.AnyTagClassName
{
color: #589506;
}
</style>
background-color css
<style>
a { background-color: #589506; }
a { background-color: rgb(88,149,6); }
div.DivClassName
{
background-color: #589506;
}
.BgClassName
{
background-color: #589506;
}
</style>
border-color css
<style>
span { border-color: #589506; }
span { border-color: rgb(88,149,6); }
td.TdClassName
{
border-color: #589506;
}
.TagClassName
{
border-color: #589506;
}
</style>