Shades of Limeade #579529
Tints of Limeade #579529
RGB
CMYK
RGB Variations
Color information
#579529 (or 0x579529) is known color: Limeade. HEX triplet: 57, 95 and 29. RGB value is (87,149,41). Sum of RGB (Red+Green+Blue) = 87+149+41=277 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.41% from 277); Green value is 149 (58.59% from 255 or 53.79% from 277); Blue value is 41 (16.41% from 255 or 14.80% from 277); Max value from RGB is 149 - color contains mainly: green. Hex color #579529 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #579529 is #A86AD6. Grayscale: #767676. Windows color (decimal): -11037399 or 2725207. OLE color: 2725207.
HSL color Cylindrical-coordinate representation of color #579529: hue angle of 94.44º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #579529 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 41 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.42 |
| HSL | 94.44º | 0.57% | 0.37% | - |
| HSV(B) | 94.44º | 0.72% | 0.58% | - |
| XYZ | 15.08 | 23.68 | 5.87 | - |
| YUV | 118.15 | 84.46 | 105.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 41 | 0.42 | 0 | 0.72 | 0.42 | 94.44 | 0.57 | 0.37 |
| Hex | 57 | 95 | 29 | 2A | 0 | 48 | 2A | 5E | 39 | 25 |
| Octal | 127 | 225 | 51 | 52 | 0 | 110 | 52 | 136 | 71 | 45 |
| Binary | 1010111 | 10010101 | 101001 | 101010 | 0 | 1001000 | 101010 | 1011110 | 111001 | 100101 |
Color Harmonies of #579529
Complementary color
Monochromatic Colors of #579529
Black with #579529
Text Example
Text Example
White with #579529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579529; }
p { color: rgb(87,149,41); }
H1.HeaderClassName
{
color: #579529;
}
.AnyTagClassName
{
color: #579529;
}
</style>
background-color css
<style>
a { background-color: #579529; }
a { background-color: rgb(87,149,41); }
div.DivClassName
{
background-color: #579529;
}
.BgClassName
{
background-color: #579529;
}
</style>
border-color css
<style>
span { border-color: #579529; }
span { border-color: rgb(87,149,41); }
td.TdClassName
{
border-color: #579529;
}
.TagClassName
{
border-color: #579529;
}
</style>