Shades of Limeade #589515
Tints of Limeade #589515
RGB
CMYK
RGB Variations
Color information
#589515 (or 0x589515) is known color: Limeade. HEX triplet: 58, 95 and 15. RGB value is (88,149,21). Sum of RGB (Red+Green+Blue) = 88+149+21=258 (34% of max value = 765). Red value is 88 (34.77% from 255 or 34.11% from 258); Green value is 149 (58.59% from 255 or 57.75% from 258); Blue value is 21 (8.59% from 255 or 8.14% from 258); Max value from RGB is 149 - color contains mainly: green. Hex color #589515 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #589515 is #A76AEA. Grayscale: #747474. Windows color (decimal): -10971883 or 1414488. OLE color: 1414488.
HSL color Cylindrical-coordinate representation of color #589515: hue angle of 88.59º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #589515 is Cyan = 0.41, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 149 | 21 | - |
| CMYK | 0.41 | 0 | 0.86 | 0.42 |
| HSL | 88.59º | 0.75% | 0.33% | - |
| HSV(B) | 88.59º | 0.86% | 0.58% | - |
| XYZ | 14.91 | 23.62 | 4.48 | - |
| YUV | 116.17 | 74.29 | 107.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 149 | 21 | 0.41 | 0 | 0.86 | 0.42 | 88.59 | 0.75 | 0.33 |
| Hex | 58 | 95 | 15 | 29 | 0 | 56 | 2A | 59 | 4B | 21 |
| Octal | 130 | 225 | 25 | 51 | 0 | 126 | 52 | 131 | 113 | 41 |
| Binary | 1011000 | 10010101 | 10101 | 101001 | 0 | 1010110 | 101010 | 1011001 | 1001011 | 100001 |
Color Harmonies of #589515
Complementary color
Monochromatic Colors of #589515
Black with #589515
Text Example
Text Example
White with #589515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589515; }
p { color: rgb(88,149,21); }
H1.HeaderClassName
{
color: #589515;
}
.AnyTagClassName
{
color: #589515;
}
</style>
background-color css
<style>
a { background-color: #589515; }
a { background-color: rgb(88,149,21); }
div.DivClassName
{
background-color: #589515;
}
.BgClassName
{
background-color: #589515;
}
</style>
border-color css
<style>
span { border-color: #589515; }
span { border-color: rgb(88,149,21); }
td.TdClassName
{
border-color: #589515;
}
.TagClassName
{
border-color: #589515;
}
</style>