Shades of Limeade #569410
Tints of Limeade #569410
RGB
CMYK
RGB Variations
Color information
#569410 (or 0x569410) is known color: Limeade. HEX triplet: 56, 94 and 10. RGB value is (86,148,16). Sum of RGB (Red+Green+Blue) = 86+148+16=250 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.4% from 250); Green value is 148 (58.20% from 255 or 59.2% from 250); Blue value is 16 (6.64% from 255 or 6.4% from 250); Max value from RGB is 148 - color contains mainly: green. Hex color #569410 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569410 is #A96BEF. Grayscale: #727272. Windows color (decimal): -11103216 or 1086550. OLE color: 1086550.
HSL color Cylindrical-coordinate representation of color #569410: hue angle of 88.18º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #569410 is Cyan = 0.42, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 16 | - |
| CMYK | 0.42 | 0 | 0.89 | 0.42 |
| HSL | 88.18º | 0.8% | 0.32% | - |
| HSV(B) | 88.18º | 0.89% | 0.58% | - |
| XYZ | 14.52 | 23.2 | 4.2 | - |
| YUV | 114.41 | 72.46 | 107.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 16 | 0.42 | 0 | 0.89 | 0.42 | 88.18 | 0.8 | 0.32 |
| Hex | 56 | 94 | 10 | 2A | 0 | 59 | 2A | 58 | 50 | 20 |
| Octal | 126 | 224 | 20 | 52 | 0 | 131 | 52 | 130 | 120 | 40 |
| Binary | 1010110 | 10010100 | 10000 | 101010 | 0 | 1011001 | 101010 | 1011000 | 1010000 | 100000 |
Color Harmonies of #569410
Complementary color
Monochromatic Colors of #569410
Black with #569410
Text Example
Text Example
White with #569410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569410; }
p { color: rgb(86,148,16); }
H1.HeaderClassName
{
color: #569410;
}
.AnyTagClassName
{
color: #569410;
}
</style>
background-color css
<style>
a { background-color: #569410; }
a { background-color: rgb(86,148,16); }
div.DivClassName
{
background-color: #569410;
}
.BgClassName
{
background-color: #569410;
}
</style>
border-color css
<style>
span { border-color: #569410; }
span { border-color: rgb(86,148,16); }
td.TdClassName
{
border-color: #569410;
}
.TagClassName
{
border-color: #569410;
}
</style>