Shades of Limeade #559430
Tints of Limeade #559430
RGB
CMYK
RGB Variations
Color information
#559430 (or 0x559430) is known color: Limeade. HEX triplet: 55, 94 and 30. RGB value is (85,148,48). Sum of RGB (Red+Green+Blue) = 85+148+48=281 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.25% from 281); Green value is 148 (58.20% from 255 or 52.67% from 281); Blue value is 48 (19.14% from 255 or 17.08% from 281); Max value from RGB is 148 - color contains mainly: green. Hex color #559430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559430 is #AA6BCF. Grayscale: #767676. Windows color (decimal): -11168720 or 3183701. OLE color: 3183701.
HSL color Cylindrical-coordinate representation of color #559430: hue angle of 97.8º 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 #559430 is Cyan = 0.43, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 148 | 48 | - |
| CMYK | 0.43 | 0 | 0.68 | 0.42 |
| HSL | 97.8º | 0.51% | 0.38% | - |
| HSV(B) | 97.8º | 0.68% | 0.58% | - |
| XYZ | 14.87 | 23.32 | 6.51 | - |
| YUV | 117.76 | 88.63 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 148 | 48 | 0.43 | 0 | 0.68 | 0.42 | 97.8 | 0.51 | 0.38 |
| Hex | 55 | 94 | 30 | 2B | 0 | 44 | 2A | 62 | 33 | 26 |
| Octal | 125 | 224 | 60 | 53 | 0 | 104 | 52 | 142 | 63 | 46 |
| Binary | 1010101 | 10010100 | 110000 | 101011 | 0 | 1000100 | 101010 | 1100010 | 110011 | 100110 |
Color Harmonies of #559430
Complementary color
Monochromatic Colors of #559430
Black with #559430
Text Example
Text Example
White with #559430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559430; }
p { color: rgb(85,148,48); }
H1.HeaderClassName
{
color: #559430;
}
.AnyTagClassName
{
color: #559430;
}
</style>
background-color css
<style>
a { background-color: #559430; }
a { background-color: rgb(85,148,48); }
div.DivClassName
{
background-color: #559430;
}
.BgClassName
{
background-color: #559430;
}
</style>
border-color css
<style>
span { border-color: #559430; }
span { border-color: rgb(85,148,48); }
td.TdClassName
{
border-color: #559430;
}
.TagClassName
{
border-color: #559430;
}
</style>