Shades of Limeade #579430
Tints of Limeade #579430
RGB
CMYK
RGB Variations
Color information
#579430 (or 0x579430) is known color: Limeade. HEX triplet: 57, 94 and 30. RGB value is (87,148,48). Sum of RGB (Red+Green+Blue) = 87+148+48=283 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.74% from 283); Green value is 148 (58.20% from 255 or 52.30% from 283); Blue value is 48 (19.14% from 255 or 16.96% from 283); Max value from RGB is 148 - color contains mainly: green. Hex color #579430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #579430 is #A86BCF. Grayscale: #767676. Windows color (decimal): -11037648 or 3183703. OLE color: 3183703.
HSL color Cylindrical-coordinate representation of color #579430: hue angle of 96.6º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #579430 is Cyan = 0.41, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 148 | 48 | - |
| CMYK | 0.41 | 0 | 0.68 | 0.42 |
| HSL | 96.6º | 0.51% | 0.38% | - |
| HSV(B) | 96.6º | 0.68% | 0.58% | - |
| XYZ | 15.05 | 23.42 | 6.52 | - |
| YUV | 118.36 | 88.29 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 148 | 48 | 0.41 | 0 | 0.68 | 0.42 | 96.6 | 0.51 | 0.38 |
| Hex | 57 | 94 | 30 | 29 | 0 | 44 | 2A | 61 | 33 | 26 |
| Octal | 127 | 224 | 60 | 51 | 0 | 104 | 52 | 141 | 63 | 46 |
| Binary | 1010111 | 10010100 | 110000 | 101001 | 0 | 1000100 | 101010 | 1100001 | 110011 | 100110 |
Color Harmonies of #579430
Complementary color
Monochromatic Colors of #579430
Black with #579430
Text Example
Text Example
White with #579430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579430; }
p { color: rgb(87,148,48); }
H1.HeaderClassName
{
color: #579430;
}
.AnyTagClassName
{
color: #579430;
}
</style>
background-color css
<style>
a { background-color: #579430; }
a { background-color: rgb(87,148,48); }
div.DivClassName
{
background-color: #579430;
}
.BgClassName
{
background-color: #579430;
}
</style>
border-color css
<style>
span { border-color: #579430; }
span { border-color: rgb(87,148,48); }
td.TdClassName
{
border-color: #579430;
}
.TagClassName
{
border-color: #579430;
}
</style>