Shades of Limeade #569431
Tints of Limeade #569431
RGB
CMYK
RGB Variations
Color information
#569431 (or 0x569431) is known color: Limeade. HEX triplet: 56, 94 and 31. RGB value is (86,148,49). Sum of RGB (Red+Green+Blue) = 86+148+49=283 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.39% from 283); Green value is 148 (58.20% from 255 or 52.30% from 283); Blue value is 49 (19.53% from 255 or 17.31% from 283); Max value from RGB is 148 - color contains mainly: green. Hex color #569431 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569431 is #A96BCE. Grayscale: #767676. Windows color (decimal): -11103183 or 3249238. OLE color: 3249238.
HSL color Cylindrical-coordinate representation of color #569431: hue angle of 97.58º degrees, saturation: 0.5, 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 #569431 is Cyan = 0.42, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 49 | - |
| CMYK | 0.42 | 0 | 0.67 | 0.42 |
| HSL | 97.58º | 0.5% | 0.39% | - |
| HSV(B) | 97.58º | 0.67% | 0.58% | - |
| XYZ | 14.98 | 23.38 | 6.63 | - |
| YUV | 118.18 | 88.96 | 105.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 49 | 0.42 | 0 | 0.67 | 0.42 | 97.58 | 0.5 | 0.39 |
| Hex | 56 | 94 | 31 | 2A | 0 | 43 | 2A | 62 | 32 | 27 |
| Octal | 126 | 224 | 61 | 52 | 0 | 103 | 52 | 142 | 62 | 47 |
| Binary | 1010110 | 10010100 | 110001 | 101010 | 0 | 1000011 | 101010 | 1100010 | 110010 | 100111 |
Color Harmonies of #569431
Complementary color
Monochromatic Colors of #569431
Black with #569431
Text Example
Text Example
White with #569431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569431; }
p { color: rgb(86,148,49); }
H1.HeaderClassName
{
color: #569431;
}
.AnyTagClassName
{
color: #569431;
}
</style>
background-color css
<style>
a { background-color: #569431; }
a { background-color: rgb(86,148,49); }
div.DivClassName
{
background-color: #569431;
}
.BgClassName
{
background-color: #569431;
}
</style>
border-color css
<style>
span { border-color: #569431; }
span { border-color: rgb(86,148,49); }
td.TdClassName
{
border-color: #569431;
}
.TagClassName
{
border-color: #569431;
}
</style>