Shades of Limeade #569532
Tints of Limeade #569532
RGB
CMYK
RGB Variations
Color information
#569532 (or 0x569532) is known color: Limeade. HEX triplet: 56, 95 and 32. RGB value is (86,149,50). Sum of RGB (Red+Green+Blue) = 86+149+50=285 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.18% from 285); Green value is 149 (58.59% from 255 or 52.28% from 285); Blue value is 50 (19.92% from 255 or 17.54% from 285); Max value from RGB is 149 - color contains mainly: green. Hex color #569532 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569532 is #A96ACD. Grayscale: #777777. Windows color (decimal): -11102926 or 3315030. OLE color: 3315030.
HSL color Cylindrical-coordinate representation of color #569532: hue angle of 98.18º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #569532 is Cyan = 0.42, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 149 | 50 | - |
| CMYK | 0.42 | 0 | 0.66 | 0.42 |
| HSL | 98.18º | 0.5% | 0.39% | - |
| HSV(B) | 98.18º | 0.66% | 0.58% | - |
| XYZ | 15.16 | 23.7 | 6.79 | - |
| YUV | 118.88 | 89.13 | 104.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 149 | 50 | 0.42 | 0 | 0.66 | 0.42 | 98.18 | 0.5 | 0.39 |
| Hex | 56 | 95 | 32 | 2A | 0 | 42 | 2A | 62 | 32 | 27 |
| Octal | 126 | 225 | 62 | 52 | 0 | 102 | 52 | 142 | 62 | 47 |
| Binary | 1010110 | 10010101 | 110010 | 101010 | 0 | 1000010 | 101010 | 1100010 | 110010 | 100111 |
Color Harmonies of #569532
Complementary color
Monochromatic Colors of #569532
Black with #569532
Text Example
Text Example
White with #569532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569532; }
p { color: rgb(86,149,50); }
H1.HeaderClassName
{
color: #569532;
}
.AnyTagClassName
{
color: #569532;
}
</style>
background-color css
<style>
a { background-color: #569532; }
a { background-color: rgb(86,149,50); }
div.DivClassName
{
background-color: #569532;
}
.BgClassName
{
background-color: #569532;
}
</style>
border-color css
<style>
span { border-color: #569532; }
span { border-color: rgb(86,149,50); }
td.TdClassName
{
border-color: #569532;
}
.TagClassName
{
border-color: #569532;
}
</style>