Shades of Limeade #589430
Tints of Limeade #589430
RGB
CMYK
RGB Variations
Color information
#589430 (or 0x589430) is known color: Limeade. HEX triplet: 58, 94 and 30. RGB value is (88,148,48). Sum of RGB (Red+Green+Blue) = 88+148+48=284 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.99% from 284); Green value is 148 (58.20% from 255 or 52.11% from 284); Blue value is 48 (19.14% from 255 or 16.90% from 284); Max value from RGB is 148 - color contains mainly: green. Hex color #589430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589430 is #A76BCF. Grayscale: #777777. Windows color (decimal): -10972112 or 3183704. OLE color: 3183704.
HSL color Cylindrical-coordinate representation of color #589430: hue angle of 96º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #589430 is Cyan = 0.41, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 148 | 48 | - |
| CMYK | 0.41 | 0 | 0.68 | 0.42 |
| HSL | 96º | 0.51% | 0.38% | - |
| HSV(B) | 96º | 0.68% | 0.58% | - |
| XYZ | 15.15 | 23.47 | 6.53 | - |
| YUV | 118.66 | 88.12 | 106.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 148 | 48 | 0.41 | 0 | 0.68 | 0.42 | 96 | 0.51 | 0.38 |
| Hex | 58 | 94 | 30 | 29 | 0 | 44 | 2A | 60 | 33 | 26 |
| Octal | 130 | 224 | 60 | 51 | 0 | 104 | 52 | 140 | 63 | 46 |
| Binary | 1011000 | 10010100 | 110000 | 101001 | 0 | 1000100 | 101010 | 1100000 | 110011 | 100110 |
Color Harmonies of #589430
Complementary color
Monochromatic Colors of #589430
Black with #589430
Text Example
Text Example
White with #589430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589430; }
p { color: rgb(88,148,48); }
H1.HeaderClassName
{
color: #589430;
}
.AnyTagClassName
{
color: #589430;
}
</style>
background-color css
<style>
a { background-color: #589430; }
a { background-color: rgb(88,148,48); }
div.DivClassName
{
background-color: #589430;
}
.BgClassName
{
background-color: #589430;
}
</style>
border-color css
<style>
span { border-color: #589430; }
span { border-color: rgb(88,148,48); }
td.TdClassName
{
border-color: #589430;
}
.TagClassName
{
border-color: #589430;
}
</style>