Shades of Limeade #579501
Tints of Limeade #579501
RGB
CMYK
RGB Variations
Color information
#579501 (or 0x579501) is known color: Limeade. HEX triplet: 57, 95 and 01. RGB value is (87,149,1). Sum of RGB (Red+Green+Blue) = 87+149+1=237 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.71% from 237); Green value is 149 (58.59% from 255 or 62.87% from 237); Blue value is 1 (0.78% from 255 or 0.42% from 237); Max value from RGB is 149 - color contains mainly: green. Hex color #579501 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #579501 is #A86AFE. Grayscale: #727272. Windows color (decimal): -11037439 or 103767. OLE color: 103767.
HSL color Cylindrical-coordinate representation of color #579501: hue angle of 85.14º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #579501 is Cyan = 0.42, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 1 | - |
| CMYK | 0.42 | 0 | 0.99 | 0.42 |
| HSL | 85.14º | 0.99% | 0.29% | - |
| HSV(B) | 85.14º | 0.99% | 0.58% | - |
| XYZ | 14.68 | 23.52 | 3.8 | - |
| YUV | 113.59 | 64.46 | 109.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 1 | 0.42 | 0 | 0.99 | 0.42 | 85.14 | 0.99 | 0.29 |
| Hex | 57 | 95 | 1 | 2A | 0 | 63 | 2A | 55 | 63 | 1D |
| Octal | 127 | 225 | 1 | 52 | 0 | 143 | 52 | 125 | 143 | 35 |
| Binary | 1010111 | 10010101 | 1 | 101010 | 0 | 1100011 | 101010 | 1010101 | 1100011 | 11101 |
Color Harmonies of #579501
Complementary color
Monochromatic Colors of #579501
Black with #579501
Text Example
Text Example
White with #579501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579501; }
p { color: rgb(87,149,1); }
H1.HeaderClassName
{
color: #579501;
}
.AnyTagClassName
{
color: #579501;
}
</style>
background-color css
<style>
a { background-color: #579501; }
a { background-color: rgb(87,149,1); }
div.DivClassName
{
background-color: #579501;
}
.BgClassName
{
background-color: #579501;
}
</style>
border-color css
<style>
span { border-color: #579501; }
span { border-color: rgb(87,149,1); }
td.TdClassName
{
border-color: #579501;
}
.TagClassName
{
border-color: #579501;
}
</style>