Shades of Limeade #579701
Tints of Limeade #579701
RGB
CMYK
RGB Variations
Color information
#579701 (or 0x579701) is known color: Limeade. HEX triplet: 57, 97 and 01. RGB value is (87,151,1). Sum of RGB (Red+Green+Blue) = 87+151+1=239 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.40% from 239); Green value is 151 (59.38% from 255 or 63.18% from 239); Blue value is 1 (0.78% from 255 or 0.42% from 239); Max value from RGB is 151 - color contains mainly: green. Hex color #579701 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #579701 is #A868FE. Grayscale: #737373. Windows color (decimal): -11036927 or 104279. OLE color: 104279.
HSL color Cylindrical-coordinate representation of color #579701: hue angle of 85.6º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #579701 is Cyan = 0.42, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 151 | 1 | - |
| CMYK | 0.42 | 0 | 0.99 | 0.41 |
| HSL | 85.6º | 0.99% | 0.3% | - |
| HSV(B) | 85.6º | 0.99% | 0.59% | - |
| XYZ | 15 | 24.16 | 3.9 | - |
| YUV | 114.76 | 63.8 | 108.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 151 | 1 | 0.42 | 0 | 0.99 | 0.41 | 85.6 | 0.99 | 0.3 |
| Hex | 57 | 97 | 1 | 2A | 0 | 63 | 29 | 56 | 63 | 1E |
| Octal | 127 | 227 | 1 | 52 | 0 | 143 | 51 | 126 | 143 | 36 |
| Binary | 1010111 | 10010111 | 1 | 101010 | 0 | 1100011 | 101001 | 1010110 | 1100011 | 11110 |
Color Harmonies of #579701
Complementary color
Monochromatic Colors of #579701
Black with #579701
Text Example
Text Example
White with #579701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579701; }
p { color: rgb(87,151,1); }
H1.HeaderClassName
{
color: #579701;
}
.AnyTagClassName
{
color: #579701;
}
</style>
background-color css
<style>
a { background-color: #579701; }
a { background-color: rgb(87,151,1); }
div.DivClassName
{
background-color: #579701;
}
.BgClassName
{
background-color: #579701;
}
</style>
border-color css
<style>
span { border-color: #579701; }
span { border-color: rgb(87,151,1); }
td.TdClassName
{
border-color: #579701;
}
.TagClassName
{
border-color: #579701;
}
</style>