Shades of Limeade #569531
Tints of Limeade #569531
RGB
CMYK
RGB Variations
Color information
#569531 (or 0x569531) is known color: Limeade. HEX triplet: 56, 95 and 31. RGB value is (86,149,49). Sum of RGB (Red+Green+Blue) = 86+149+49=284 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.28% from 284); Green value is 149 (58.59% from 255 or 52.46% from 284); Blue value is 49 (19.53% from 255 or 17.25% from 284); Max value from RGB is 149 - color contains mainly: green. Hex color #569531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569531 is #A96ACE. Grayscale: #777777. Windows color (decimal): -11102927 or 3249494. OLE color: 3249494.
HSL color Cylindrical-coordinate representation of color #569531: hue angle of 97.8º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #569531 is Cyan = 0.42, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 149 | 49 | - |
| CMYK | 0.42 | 0 | 0.67 | 0.42 |
| HSL | 97.8º | 0.51% | 0.39% | - |
| HSV(B) | 97.8º | 0.67% | 0.58% | - |
| XYZ | 15.14 | 23.7 | 6.68 | - |
| YUV | 118.76 | 88.63 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 149 | 49 | 0.42 | 0 | 0.67 | 0.42 | 97.8 | 0.51 | 0.39 |
| Hex | 56 | 95 | 31 | 2A | 0 | 43 | 2A | 62 | 33 | 27 |
| Octal | 126 | 225 | 61 | 52 | 0 | 103 | 52 | 142 | 63 | 47 |
| Binary | 1010110 | 10010101 | 110001 | 101010 | 0 | 1000011 | 101010 | 1100010 | 110011 | 100111 |
Color Harmonies of #569531
Complementary color
Monochromatic Colors of #569531
Black with #569531
Text Example
Text Example
White with #569531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569531; }
p { color: rgb(86,149,49); }
H1.HeaderClassName
{
color: #569531;
}
.AnyTagClassName
{
color: #569531;
}
</style>
background-color css
<style>
a { background-color: #569531; }
a { background-color: rgb(86,149,49); }
div.DivClassName
{
background-color: #569531;
}
.BgClassName
{
background-color: #569531;
}
</style>
border-color css
<style>
span { border-color: #569531; }
span { border-color: rgb(86,149,49); }
td.TdClassName
{
border-color: #569531;
}
.TagClassName
{
border-color: #569531;
}
</style>