Shades of Limeade #569416
Tints of Limeade #569416
RGB
CMYK
RGB Variations
Color information
#569416 (or 0x569416) is known color: Limeade. HEX triplet: 56, 94 and 16. RGB value is (86,148,22). Sum of RGB (Red+Green+Blue) = 86+148+22=256 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.59% from 256); Green value is 148 (58.20% from 255 or 57.81% from 256); Blue value is 22 (8.98% from 255 or 8.59% from 256); Max value from RGB is 148 - color contains mainly: green. Hex color #569416 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569416 is #A96BE9. Grayscale: #737373. Windows color (decimal): -11103210 or 1479766. OLE color: 1479766.
HSL color Cylindrical-coordinate representation of color #569416: hue angle of 89.52º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #569416 is Cyan = 0.42, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 22 | - |
| CMYK | 0.42 | 0 | 0.85 | 0.42 |
| HSL | 89.52º | 0.74% | 0.33% | - |
| HSV(B) | 89.52º | 0.85% | 0.58% | - |
| XYZ | 14.57 | 23.22 | 4.47 | - |
| YUV | 115.1 | 75.46 | 107.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 22 | 0.42 | 0 | 0.85 | 0.42 | 89.52 | 0.74 | 0.33 |
| Hex | 56 | 94 | 16 | 2A | 0 | 55 | 2A | 5A | 4A | 21 |
| Octal | 126 | 224 | 26 | 52 | 0 | 125 | 52 | 132 | 112 | 41 |
| Binary | 1010110 | 10010100 | 10110 | 101010 | 0 | 1010101 | 101010 | 1011010 | 1001010 | 100001 |
Color Harmonies of #569416
Complementary color
Monochromatic Colors of #569416
Black with #569416
Text Example
Text Example
White with #569416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569416; }
p { color: rgb(86,148,22); }
H1.HeaderClassName
{
color: #569416;
}
.AnyTagClassName
{
color: #569416;
}
</style>
background-color css
<style>
a { background-color: #569416; }
a { background-color: rgb(86,148,22); }
div.DivClassName
{
background-color: #569416;
}
.BgClassName
{
background-color: #569416;
}
</style>
border-color css
<style>
span { border-color: #569416; }
span { border-color: rgb(86,148,22); }
td.TdClassName
{
border-color: #569416;
}
.TagClassName
{
border-color: #569416;
}
</style>