Shades of Limeade #569826
Tints of Limeade #569826
RGB
CMYK
RGB Variations
Color information
#569826 (or 0x569826) is known color: Limeade. HEX triplet: 56, 98 and 26. RGB value is (86,152,38). Sum of RGB (Red+Green+Blue) = 86+152+38=276 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.16% from 276); Green value is 152 (59.77% from 255 or 55.07% from 276); Blue value is 38 (15.23% from 255 or 13.77% from 276); Max value from RGB is 152 - color contains mainly: green. Hex color #569826 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569826 is #A967D9. Grayscale: #777777. Windows color (decimal): -11102170 or 2529366. OLE color: 2529366.
HSL color Cylindrical-coordinate representation of color #569826: hue angle of 94.74º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #569826 is Cyan = 0.43, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 152 | 38 | - |
| CMYK | 0.43 | 0 | 0.75 | 0.40 |
| HSL | 94.74º | 0.6% | 0.37% | - |
| HSV(B) | 94.74º | 0.75% | 0.6% | - |
| XYZ | 15.42 | 24.57 | 5.76 | - |
| YUV | 119.27 | 82.13 | 104.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 152 | 38 | 0.43 | 0 | 0.75 | 0.40 | 94.74 | 0.6 | 0.37 |
| Hex | 56 | 98 | 26 | 2B | 0 | 4B | 28 | 5F | 3C | 25 |
| Octal | 126 | 230 | 46 | 53 | 0 | 113 | 50 | 137 | 74 | 45 |
| Binary | 1010110 | 10011000 | 100110 | 101011 | 0 | 1001011 | 101000 | 1011111 | 111100 | 100101 |
Color Harmonies of #569826
Complementary color
Monochromatic Colors of #569826
Black with #569826
Text Example
Text Example
White with #569826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569826; }
p { color: rgb(86,152,38); }
H1.HeaderClassName
{
color: #569826;
}
.AnyTagClassName
{
color: #569826;
}
</style>
background-color css
<style>
a { background-color: #569826; }
a { background-color: rgb(86,152,38); }
div.DivClassName
{
background-color: #569826;
}
.BgClassName
{
background-color: #569826;
}
</style>
border-color css
<style>
span { border-color: #569826; }
span { border-color: rgb(86,152,38); }
td.TdClassName
{
border-color: #569826;
}
.TagClassName
{
border-color: #569826;
}
</style>