Shades of Limeade #569618
Tints of Limeade #569618
RGB
CMYK
RGB Variations
Color information
#569618 (or 0x569618) is known color: Limeade. HEX triplet: 56, 96 and 18. RGB value is (86,150,24). Sum of RGB (Red+Green+Blue) = 86+150+24=260 (34% of max value = 765). Red value is 86 (33.98% from 255 or 33.08% from 260); Green value is 150 (58.98% from 255 or 57.69% from 260); Blue value is 24 (9.77% from 255 or 9.23% from 260); Max value from RGB is 150 - color contains mainly: green. Hex color #569618 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569618 is #A969E7. Grayscale: #747474. Windows color (decimal): -11102696 or 1611350. OLE color: 1611350.
HSL color Cylindrical-coordinate representation of color #569618: hue angle of 90.48º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #569618 is Cyan = 0.43, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 150 | 24 | - |
| CMYK | 0.43 | 0 | 0.84 | 0.41 |
| HSL | 90.48º | 0.72% | 0.34% | - |
| HSV(B) | 90.48º | 0.84% | 0.59% | - |
| XYZ | 14.91 | 23.86 | 4.68 | - |
| YUV | 116.5 | 75.8 | 106.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 150 | 24 | 0.43 | 0 | 0.84 | 0.41 | 90.48 | 0.72 | 0.34 |
| Hex | 56 | 96 | 18 | 2B | 0 | 54 | 29 | 5A | 48 | 22 |
| Octal | 126 | 226 | 30 | 53 | 0 | 124 | 51 | 132 | 110 | 42 |
| Binary | 1010110 | 10010110 | 11000 | 101011 | 0 | 1010100 | 101001 | 1011010 | 1001000 | 100010 |
Color Harmonies of #569618
Complementary color
Monochromatic Colors of #569618
Black with #569618
Text Example
Text Example
White with #569618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569618; }
p { color: rgb(86,150,24); }
H1.HeaderClassName
{
color: #569618;
}
.AnyTagClassName
{
color: #569618;
}
</style>
background-color css
<style>
a { background-color: #569618; }
a { background-color: rgb(86,150,24); }
div.DivClassName
{
background-color: #569618;
}
.BgClassName
{
background-color: #569618;
}
</style>
border-color css
<style>
span { border-color: #569618; }
span { border-color: rgb(86,150,24); }
td.TdClassName
{
border-color: #569618;
}
.TagClassName
{
border-color: #569618;
}
</style>