Shades of Limeade #569722
Tints of Limeade #569722
RGB
CMYK
RGB Variations
Color information
#569722 (or 0x569722) is known color: Limeade. HEX triplet: 56, 97 and 22. RGB value is (86,151,34). Sum of RGB (Red+Green+Blue) = 86+151+34=271 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.73% from 271); Green value is 151 (59.38% from 255 or 55.72% from 271); Blue value is 34 (13.67% from 255 or 12.55% from 271); Max value from RGB is 151 - color contains mainly: green. Hex color #569722 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569722 is #A968DD. Grayscale: #767676. Windows color (decimal): -11102430 or 2266966. OLE color: 2266966.
HSL color Cylindrical-coordinate representation of color #569722: hue angle of 93.33º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #569722 is Cyan = 0.43, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 151 | 34 | - |
| CMYK | 0.43 | 0 | 0.77 | 0.41 |
| HSL | 93.33º | 0.63% | 0.36% | - |
| HSV(B) | 93.33º | 0.77% | 0.59% | - |
| XYZ | 15.19 | 24.23 | 5.39 | - |
| YUV | 118.23 | 80.47 | 105.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 151 | 34 | 0.43 | 0 | 0.77 | 0.41 | 93.33 | 0.63 | 0.36 |
| Hex | 56 | 97 | 22 | 2B | 0 | 4D | 29 | 5D | 3F | 24 |
| Octal | 126 | 227 | 42 | 53 | 0 | 115 | 51 | 135 | 77 | 44 |
| Binary | 1010110 | 10010111 | 100010 | 101011 | 0 | 1001101 | 101001 | 1011101 | 111111 | 100100 |
Color Harmonies of #569722
Complementary color
Monochromatic Colors of #569722
Black with #569722
Text Example
Text Example
White with #569722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569722; }
p { color: rgb(86,151,34); }
H1.HeaderClassName
{
color: #569722;
}
.AnyTagClassName
{
color: #569722;
}
</style>
background-color css
<style>
a { background-color: #569722; }
a { background-color: rgb(86,151,34); }
div.DivClassName
{
background-color: #569722;
}
.BgClassName
{
background-color: #569722;
}
</style>
border-color css
<style>
span { border-color: #569722; }
span { border-color: rgb(86,151,34); }
td.TdClassName
{
border-color: #569722;
}
.TagClassName
{
border-color: #569722;
}
</style>