Shades of Limeade #579514
Tints of Limeade #579514
RGB
CMYK
RGB Variations
Color information
#579514 (or 0x579514) is known color: Limeade. HEX triplet: 57, 95 and 14. RGB value is (87,149,20). Sum of RGB (Red+Green+Blue) = 87+149+20=256 (33% of max value = 765). Red value is 87 (34.38% from 255 or 33.98% from 256); Green value is 149 (58.59% from 255 or 58.20% from 256); Blue value is 20 (8.20% from 255 or 7.81% from 256); Max value from RGB is 149 - color contains mainly: green. Hex color #579514 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #579514 is #A86AEB. Grayscale: #747474. Windows color (decimal): -11037420 or 1348951. OLE color: 1348951.
HSL color Cylindrical-coordinate representation of color #579514: hue angle of 88.84º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #579514 is Cyan = 0.42, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 149 | 20 | - |
| CMYK | 0.42 | 0 | 0.87 | 0.42 |
| HSL | 88.84º | 0.76% | 0.33% | - |
| HSV(B) | 88.84º | 0.87% | 0.58% | - |
| XYZ | 14.8 | 23.57 | 4.43 | - |
| YUV | 115.76 | 73.96 | 107.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 149 | 20 | 0.42 | 0 | 0.87 | 0.42 | 88.84 | 0.76 | 0.33 |
| Hex | 57 | 95 | 14 | 2A | 0 | 57 | 2A | 59 | 4C | 21 |
| Octal | 127 | 225 | 24 | 52 | 0 | 127 | 52 | 131 | 114 | 41 |
| Binary | 1010111 | 10010101 | 10100 | 101010 | 0 | 1010111 | 101010 | 1011001 | 1001100 | 100001 |
Color Harmonies of #579514
Complementary color
Monochromatic Colors of #579514
Black with #579514
Text Example
Text Example
White with #579514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579514; }
p { color: rgb(87,149,20); }
H1.HeaderClassName
{
color: #579514;
}
.AnyTagClassName
{
color: #579514;
}
</style>
background-color css
<style>
a { background-color: #579514; }
a { background-color: rgb(87,149,20); }
div.DivClassName
{
background-color: #579514;
}
.BgClassName
{
background-color: #579514;
}
</style>
border-color css
<style>
span { border-color: #579514; }
span { border-color: rgb(87,149,20); }
td.TdClassName
{
border-color: #579514;
}
.TagClassName
{
border-color: #579514;
}
</style>