Shades of Limeade #569835
Tints of Limeade #569835
RGB
CMYK
RGB Variations
Color information
#569835 (or 0x569835) is known color: Limeade. HEX triplet: 56, 98 and 35. RGB value is (86,152,53). Sum of RGB (Red+Green+Blue) = 86+152+53=291 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.55% from 291); Green value is 152 (59.77% from 255 or 52.23% from 291); Blue value is 53 (21.09% from 255 or 18.21% from 291); Max value from RGB is 152 - color contains mainly: green. Hex color #569835 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569835 is #A967CA. Grayscale: #797979. Windows color (decimal): -11102155 or 3512406. OLE color: 3512406.
HSL color Cylindrical-coordinate representation of color #569835: hue angle of 100º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #569835 is Cyan = 0.43, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 152 | 53 | - |
| CMYK | 0.43 | 0 | 0.65 | 0.40 |
| HSL | 100º | 0.48% | 0.4% | - |
| HSV(B) | 100º | 0.65% | 0.6% | - |
| XYZ | 15.71 | 24.69 | 7.31 | - |
| YUV | 120.98 | 89.63 | 103.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 152 | 53 | 0.43 | 0 | 0.65 | 0.40 | 100 | 0.48 | 0.4 |
| Hex | 56 | 98 | 35 | 2B | 0 | 41 | 28 | 64 | 30 | 28 |
| Octal | 126 | 230 | 65 | 53 | 0 | 101 | 50 | 144 | 60 | 50 |
| Binary | 1010110 | 10011000 | 110101 | 101011 | 0 | 1000001 | 101000 | 1100100 | 110000 | 101000 |
Color Harmonies of #569835
Complementary color
Monochromatic Colors of #569835
Black with #569835
Text Example
Text Example
White with #569835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569835; }
p { color: rgb(86,152,53); }
H1.HeaderClassName
{
color: #569835;
}
.AnyTagClassName
{
color: #569835;
}
</style>
background-color css
<style>
a { background-color: #569835; }
a { background-color: rgb(86,152,53); }
div.DivClassName
{
background-color: #569835;
}
.BgClassName
{
background-color: #569835;
}
</style>
border-color css
<style>
span { border-color: #569835; }
span { border-color: rgb(86,152,53); }
td.TdClassName
{
border-color: #569835;
}
.TagClassName
{
border-color: #569835;
}
</style>