Shades of Limeade #569437
Tints of Limeade #569437
RGB
CMYK
RGB Variations
Color information
#569437 (or 0x569437) is known color: Limeade. HEX triplet: 56, 94 and 37. RGB value is (86,148,55). Sum of RGB (Red+Green+Blue) = 86+148+55=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 148 (58.20% from 255 or 51.21% from 289); Blue value is 55 (21.88% from 255 or 19.03% from 289); Max value from RGB is 148 - color contains mainly: green. Hex color #569437 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569437 is #A96BC8. Grayscale: #777777. Windows color (decimal): -11103177 or 3642454. OLE color: 3642454.
HSL color Cylindrical-coordinate representation of color #569437: hue angle of 100º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #569437 is Cyan = 0.42, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 55 | - |
| CMYK | 0.42 | 0 | 0.63 | 0.42 |
| HSL | 100º | 0.46% | 0.4% | - |
| HSV(B) | 100º | 0.63% | 0.58% | - |
| XYZ | 15.12 | 23.43 | 7.34 | - |
| YUV | 118.86 | 91.96 | 104.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 55 | 0.42 | 0 | 0.63 | 0.42 | 100 | 0.46 | 0.4 |
| Hex | 56 | 94 | 37 | 2A | 0 | 3F | 2A | 64 | 2E | 28 |
| Octal | 126 | 224 | 67 | 52 | 0 | 77 | 52 | 144 | 56 | 50 |
| Binary | 1010110 | 10010100 | 110111 | 101010 | 0 | 111111 | 101010 | 1100100 | 101110 | 101000 |
Color Harmonies of #569437
Complementary color
Monochromatic Colors of #569437
Black with #569437
Text Example
Text Example
White with #569437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569437; }
p { color: rgb(86,148,55); }
H1.HeaderClassName
{
color: #569437;
}
.AnyTagClassName
{
color: #569437;
}
</style>
background-color css
<style>
a { background-color: #569437; }
a { background-color: rgb(86,148,55); }
div.DivClassName
{
background-color: #569437;
}
.BgClassName
{
background-color: #569437;
}
</style>
border-color css
<style>
span { border-color: #569437; }
span { border-color: rgb(86,148,55); }
td.TdClassName
{
border-color: #569437;
}
.TagClassName
{
border-color: #569437;
}
</style>