Shades of Limeade #569936
Tints of Limeade #569936
RGB
CMYK
RGB Variations
Color information
#569936 (or 0x569936) is known color: Limeade. HEX triplet: 56, 99 and 36. RGB value is (86,153,54). Sum of RGB (Red+Green+Blue) = 86+153+54=293 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.35% from 293); Green value is 153 (60.16% from 255 or 52.22% from 293); Blue value is 54 (21.48% from 255 or 18.43% from 293); Max value from RGB is 153 - color contains mainly: green. Hex color #569936 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569936 is #A966C9. Grayscale: #7A7A7A. Windows color (decimal): -11101898 or 3578198. OLE color: 3578198.
HSL color Cylindrical-coordinate representation of color #569936: hue angle of 100.61º degrees, saturation: 0.48, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #569936 is Cyan = 0.44, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 86 | 153 | 54 | - |
| CMYK | 0.44 | 0 | 0.65 | 0.4 |
| HSL | 100.61º | 0.48% | 0.41% | - |
| HSV(B) | 100.61º | 0.65% | 0.6% | - |
| XYZ | 15.89 | 25.03 | 7.48 | - |
| YUV | 121.68 | 89.8 | 102.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 153 | 54 | 0.44 | 0 | 0.65 | 0.4 | 100.61 | 0.48 | 0.41 |
| Hex | 56 | 99 | 36 | 2C | 0 | 41 | 28 | 65 | 30 | 29 |
| Octal | 126 | 231 | 66 | 54 | 0 | 101 | 50 | 145 | 60 | 51 |
| Binary | 1010110 | 10011001 | 110110 | 101100 | 0 | 1000001 | 101000 | 1100101 | 110000 | 101001 |
Color Harmonies of #569936
Complementary color
Monochromatic Colors of #569936
Black with #569936
Text Example
Text Example
White with #569936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569936; }
p { color: rgb(86,153,54); }
H1.HeaderClassName
{
color: #569936;
}
.AnyTagClassName
{
color: #569936;
}
</style>
background-color css
<style>
a { background-color: #569936; }
a { background-color: rgb(86,153,54); }
div.DivClassName
{
background-color: #569936;
}
.BgClassName
{
background-color: #569936;
}
</style>
border-color css
<style>
span { border-color: #569936; }
span { border-color: rgb(86,153,54); }
td.TdClassName
{
border-color: #569936;
}
.TagClassName
{
border-color: #569936;
}
</style>