Shades of Limeade #579524
Tints of Limeade #579524
RGB
CMYK
RGB Variations
Color information
#579524 (or 0x579524) is known color: Limeade. HEX triplet: 57, 95 and 24. RGB value is (87,149,36). Sum of RGB (Red+Green+Blue) = 87+149+36=272 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.99% from 272); Green value is 149 (58.59% from 255 or 54.78% from 272); Blue value is 36 (14.45% from 255 or 13.24% from 272); Max value from RGB is 149 - color contains mainly: green. Hex color #579524 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #579524 is #A86ADB. Grayscale: #757575. Windows color (decimal): -11037404 or 2397527. OLE color: 2397527.
HSL color Cylindrical-coordinate representation of color #579524: hue angle of 92.92º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #579524 is Cyan = 0.42, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 36 | - |
| CMYK | 0.42 | 0 | 0.76 | 0.42 |
| HSL | 92.92º | 0.61% | 0.36% | - |
| HSV(B) | 92.92º | 0.76% | 0.58% | - |
| XYZ | 15 | 23.65 | 5.44 | - |
| YUV | 117.58 | 81.96 | 106.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 36 | 0.42 | 0 | 0.76 | 0.42 | 92.92 | 0.61 | 0.36 |
| Hex | 57 | 95 | 24 | 2A | 0 | 4C | 2A | 5D | 3D | 24 |
| Octal | 127 | 225 | 44 | 52 | 0 | 114 | 52 | 135 | 75 | 44 |
| Binary | 1010111 | 10010101 | 100100 | 101010 | 0 | 1001100 | 101010 | 1011101 | 111101 | 100100 |
Color Harmonies of #579524
Complementary color
Monochromatic Colors of #579524
Black with #579524
Text Example
Text Example
White with #579524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579524; }
p { color: rgb(87,149,36); }
H1.HeaderClassName
{
color: #579524;
}
.AnyTagClassName
{
color: #579524;
}
</style>
background-color css
<style>
a { background-color: #579524; }
a { background-color: rgb(87,149,36); }
div.DivClassName
{
background-color: #579524;
}
.BgClassName
{
background-color: #579524;
}
</style>
border-color css
<style>
span { border-color: #579524; }
span { border-color: rgb(87,149,36); }
td.TdClassName
{
border-color: #579524;
}
.TagClassName
{
border-color: #579524;
}
</style>