Shades of Limeade #579308
Tints of Limeade #579308
RGB
CMYK
RGB Variations
Color information
#579308 (or 0x579308) is known color: Limeade. HEX triplet: 57, 93 and 08. RGB value is (87,147,8). Sum of RGB (Red+Green+Blue) = 87+147+8=242 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.95% from 242); Green value is 147 (57.81% from 255 or 60.74% from 242); Blue value is 8 (3.52% from 255 or 3.31% from 242); Max value from RGB is 147 - color contains mainly: green. Hex color #579308 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #579308 is #A86CF7. Grayscale: #717171. Windows color (decimal): -11037944 or 562007. OLE color: 562007.
HSL color Cylindrical-coordinate representation of color #579308: hue angle of 85.9º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #579308 is Cyan = 0.41, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 147 | 8 | - |
| CMYK | 0.41 | 0 | 0.95 | 0.42 |
| HSL | 85.9º | 0.9% | 0.3% | - |
| HSV(B) | 85.9º | 0.95% | 0.58% | - |
| XYZ | 14.41 | 22.91 | 3.89 | - |
| YUV | 113.21 | 68.62 | 109.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 147 | 8 | 0.41 | 0 | 0.95 | 0.42 | 85.9 | 0.9 | 0.3 |
| Hex | 57 | 93 | 8 | 29 | 0 | 5F | 2A | 56 | 5A | 1E |
| Octal | 127 | 223 | 10 | 51 | 0 | 137 | 52 | 126 | 132 | 36 |
| Binary | 1010111 | 10010011 | 1000 | 101001 | 0 | 1011111 | 101010 | 1010110 | 1011010 | 11110 |
Color Harmonies of #579308
Complementary color
Monochromatic Colors of #579308
Black with #579308
Text Example
Text Example
White with #579308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579308; }
p { color: rgb(87,147,8); }
H1.HeaderClassName
{
color: #579308;
}
.AnyTagClassName
{
color: #579308;
}
</style>
background-color css
<style>
a { background-color: #579308; }
a { background-color: rgb(87,147,8); }
div.DivClassName
{
background-color: #579308;
}
.BgClassName
{
background-color: #579308;
}
</style>
border-color css
<style>
span { border-color: #579308; }
span { border-color: rgb(87,147,8); }
td.TdClassName
{
border-color: #579308;
}
.TagClassName
{
border-color: #579308;
}
</style>