Shades of Limeade #579502
Tints of Limeade #579502
RGB
CMYK
RGB Variations
Color information
#579502 (or 0x579502) is known color: Limeade. HEX triplet: 57, 95 and 02. RGB value is (87,149,2). Sum of RGB (Red+Green+Blue) = 87+149+2=238 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.55% from 238); Green value is 149 (58.59% from 255 or 62.61% from 238); Blue value is 2 (1.17% from 255 or 0.84% from 238); Max value from RGB is 149 - color contains mainly: green. Hex color #579502 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #579502 is #A86AFD. Grayscale: #727272. Windows color (decimal): -11037438 or 169303. OLE color: 169303.
HSL color Cylindrical-coordinate representation of color #579502: hue angle of 85.31º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #579502 is Cyan = 0.42, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 2 | - |
| CMYK | 0.42 | 0 | 0.99 | 0.42 |
| HSL | 85.31º | 0.97% | 0.3% | - |
| HSV(B) | 85.31º | 0.99% | 0.58% | - |
| XYZ | 14.69 | 23.53 | 3.82 | - |
| YUV | 113.7 | 64.96 | 108.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 2 | 0.42 | 0 | 0.99 | 0.42 | 85.31 | 0.97 | 0.3 |
| Hex | 57 | 95 | 2 | 2A | 0 | 63 | 2A | 55 | 61 | 1E |
| Octal | 127 | 225 | 2 | 52 | 0 | 143 | 52 | 125 | 141 | 36 |
| Binary | 1010111 | 10010101 | 10 | 101010 | 0 | 1100011 | 101010 | 1010101 | 1100001 | 11110 |
Color Harmonies of #579502
Complementary color
Monochromatic Colors of #579502
Black with #579502
Text Example
Text Example
White with #579502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579502; }
p { color: rgb(87,149,2); }
H1.HeaderClassName
{
color: #579502;
}
.AnyTagClassName
{
color: #579502;
}
</style>
background-color css
<style>
a { background-color: #579502; }
a { background-color: rgb(87,149,2); }
div.DivClassName
{
background-color: #579502;
}
.BgClassName
{
background-color: #579502;
}
</style>
border-color css
<style>
span { border-color: #579502; }
span { border-color: rgb(87,149,2); }
td.TdClassName
{
border-color: #579502;
}
.TagClassName
{
border-color: #579502;
}
</style>