Shades of Limeade #569417
Tints of Limeade #569417
RGB
CMYK
RGB Variations
Color information
#569417 (or 0x569417) is known color: Limeade. HEX triplet: 56, 94 and 17. RGB value is (86,148,23). Sum of RGB (Red+Green+Blue) = 86+148+23=257 (34% of max value = 765). Red value is 86 (33.98% from 255 or 33.46% from 257); Green value is 148 (58.20% from 255 or 57.59% from 257); Blue value is 23 (9.38% from 255 or 8.95% from 257); Max value from RGB is 148 - color contains mainly: green. Hex color #569417 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569417 is #A96BE8. Grayscale: #737373. Windows color (decimal): -11103209 or 1545302. OLE color: 1545302.
HSL color Cylindrical-coordinate representation of color #569417: hue angle of 89.76º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #569417 is Cyan = 0.42, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 23 | - |
| CMYK | 0.42 | 0 | 0.84 | 0.42 |
| HSL | 89.76º | 0.73% | 0.34% | - |
| HSV(B) | 89.76º | 0.84% | 0.58% | - |
| XYZ | 14.58 | 23.22 | 4.52 | - |
| YUV | 115.21 | 75.96 | 107.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 23 | 0.42 | 0 | 0.84 | 0.42 | 89.76 | 0.73 | 0.34 |
| Hex | 56 | 94 | 17 | 2A | 0 | 54 | 2A | 5A | 49 | 22 |
| Octal | 126 | 224 | 27 | 52 | 0 | 124 | 52 | 132 | 111 | 42 |
| Binary | 1010110 | 10010100 | 10111 | 101010 | 0 | 1010100 | 101010 | 1011010 | 1001001 | 100010 |
Color Harmonies of #569417
Complementary color
Monochromatic Colors of #569417
Black with #569417
Text Example
Text Example
White with #569417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569417; }
p { color: rgb(86,148,23); }
H1.HeaderClassName
{
color: #569417;
}
.AnyTagClassName
{
color: #569417;
}
</style>
background-color css
<style>
a { background-color: #569417; }
a { background-color: rgb(86,148,23); }
div.DivClassName
{
background-color: #569417;
}
.BgClassName
{
background-color: #569417;
}
</style>
border-color css
<style>
span { border-color: #569417; }
span { border-color: rgb(86,148,23); }
td.TdClassName
{
border-color: #569417;
}
.TagClassName
{
border-color: #569417;
}
</style>