Shades of Limeade #559427
Tints of Limeade #559427
RGB
CMYK
RGB Variations
Color information
#559427 (or 0x559427) is known color: Limeade. HEX triplet: 55, 94 and 27. RGB value is (85,148,39). Sum of RGB (Red+Green+Blue) = 85+148+39=272 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.25% from 272); Green value is 148 (58.20% from 255 or 54.41% from 272); Blue value is 39 (15.62% from 255 or 14.34% from 272); Max value from RGB is 148 - color contains mainly: green. Hex color #559427 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559427 is #AA6BD8. Grayscale: #757575. Windows color (decimal): -11168729 or 2593877. OLE color: 2593877.
HSL color Cylindrical-coordinate representation of color #559427: hue angle of 94.68º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #559427 is Cyan = 0.43, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 148 | 39 | - |
| CMYK | 0.43 | 0 | 0.74 | 0.42 |
| HSL | 94.68º | 0.58% | 0.37% | - |
| HSV(B) | 94.68º | 0.74% | 0.58% | - |
| XYZ | 14.7 | 23.26 | 5.63 | - |
| YUV | 116.74 | 84.13 | 105.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 148 | 39 | 0.43 | 0 | 0.74 | 0.42 | 94.68 | 0.58 | 0.37 |
| Hex | 55 | 94 | 27 | 2B | 0 | 4A | 2A | 5F | 3A | 25 |
| Octal | 125 | 224 | 47 | 53 | 0 | 112 | 52 | 137 | 72 | 45 |
| Binary | 1010101 | 10010100 | 100111 | 101011 | 0 | 1001010 | 101010 | 1011111 | 111010 | 100101 |
Color Harmonies of #559427
Complementary color
Monochromatic Colors of #559427
Black with #559427
Text Example
Text Example
White with #559427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559427; }
p { color: rgb(85,148,39); }
H1.HeaderClassName
{
color: #559427;
}
.AnyTagClassName
{
color: #559427;
}
</style>
background-color css
<style>
a { background-color: #559427; }
a { background-color: rgb(85,148,39); }
div.DivClassName
{
background-color: #559427;
}
.BgClassName
{
background-color: #559427;
}
</style>
border-color css
<style>
span { border-color: #559427; }
span { border-color: rgb(85,148,39); }
td.TdClassName
{
border-color: #559427;
}
.TagClassName
{
border-color: #559427;
}
</style>