Shades of Limeade #579516
Tints of Limeade #579516
RGB
CMYK
RGB Variations
Color information
#579516 (or 0x579516) is known color: Limeade. HEX triplet: 57, 95 and 16. RGB value is (87,149,22). Sum of RGB (Red+Green+Blue) = 87+149+22=258 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.72% from 258); Green value is 149 (58.59% from 255 or 57.75% from 258); Blue value is 22 (8.98% from 255 or 8.53% from 258); Max value from RGB is 149 - color contains mainly: green. Hex color #579516 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #579516 is #A86AE9. Grayscale: #747474. Windows color (decimal): -11037418 or 1480023. OLE color: 1480023.
HSL color Cylindrical-coordinate representation of color #579516: hue angle of 89.29º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #579516 is Cyan = 0.42, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 22 | - |
| CMYK | 0.42 | 0 | 0.85 | 0.42 |
| HSL | 89.29º | 0.74% | 0.34% | - |
| HSV(B) | 89.29º | 0.85% | 0.58% | - |
| XYZ | 14.82 | 23.58 | 4.53 | - |
| YUV | 115.98 | 74.96 | 107.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 22 | 0.42 | 0 | 0.85 | 0.42 | 89.29 | 0.74 | 0.34 |
| Hex | 57 | 95 | 16 | 2A | 0 | 55 | 2A | 59 | 4A | 22 |
| Octal | 127 | 225 | 26 | 52 | 0 | 125 | 52 | 131 | 112 | 42 |
| Binary | 1010111 | 10010101 | 10110 | 101010 | 0 | 1010101 | 101010 | 1011001 | 1001010 | 100010 |
Color Harmonies of #579516
Complementary color
Monochromatic Colors of #579516
Black with #579516
Text Example
Text Example
White with #579516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579516; }
p { color: rgb(87,149,22); }
H1.HeaderClassName
{
color: #579516;
}
.AnyTagClassName
{
color: #579516;
}
</style>
background-color css
<style>
a { background-color: #579516; }
a { background-color: rgb(87,149,22); }
div.DivClassName
{
background-color: #579516;
}
.BgClassName
{
background-color: #579516;
}
</style>
border-color css
<style>
span { border-color: #579516; }
span { border-color: rgb(87,149,22); }
td.TdClassName
{
border-color: #579516;
}
.TagClassName
{
border-color: #579516;
}
</style>