Shades of Limeade #569418
Tints of Limeade #569418
RGB
CMYK
RGB Variations
Color information
#569418 (or 0x569418) is known color: Limeade. HEX triplet: 56, 94 and 18. RGB value is (86,148,24). Sum of RGB (Red+Green+Blue) = 86+148+24=258 (34% of max value = 765). Red value is 86 (33.98% from 255 or 33.33% from 258); Green value is 148 (58.20% from 255 or 57.36% from 258); Blue value is 24 (9.77% from 255 or 9.30% from 258); Max value from RGB is 148 - color contains mainly: green. Hex color #569418 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569418 is #A96BE7. Grayscale: #737373. Windows color (decimal): -11103208 or 1610838. OLE color: 1610838.
HSL color Cylindrical-coordinate representation of color #569418: hue angle of 90º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #569418 is Cyan = 0.42, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 24 | - |
| CMYK | 0.42 | 0 | 0.84 | 0.42 |
| HSL | 90º | 0.72% | 0.34% | - |
| HSV(B) | 90º | 0.84% | 0.58% | - |
| XYZ | 14.59 | 23.22 | 4.58 | - |
| YUV | 115.33 | 76.46 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 24 | 0.42 | 0 | 0.84 | 0.42 | 90 | 0.72 | 0.34 |
| Hex | 56 | 94 | 18 | 2A | 0 | 54 | 2A | 5A | 48 | 22 |
| Octal | 126 | 224 | 30 | 52 | 0 | 124 | 52 | 132 | 110 | 42 |
| Binary | 1010110 | 10010100 | 11000 | 101010 | 0 | 1010100 | 101010 | 1011010 | 1001000 | 100010 |
Color Harmonies of #569418
Complementary color
Monochromatic Colors of #569418
Black with #569418
Text Example
Text Example
White with #569418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569418; }
p { color: rgb(86,148,24); }
H1.HeaderClassName
{
color: #569418;
}
.AnyTagClassName
{
color: #569418;
}
</style>
background-color css
<style>
a { background-color: #569418; }
a { background-color: rgb(86,148,24); }
div.DivClassName
{
background-color: #569418;
}
.BgClassName
{
background-color: #569418;
}
</style>
border-color css
<style>
span { border-color: #569418; }
span { border-color: rgb(86,148,24); }
td.TdClassName
{
border-color: #569418;
}
.TagClassName
{
border-color: #569418;
}
</style>