Shades of Limeade #569438
Tints of Limeade #569438
RGB
CMYK
RGB Variations
Color information
#569438 (or 0x569438) is known color: Limeade. HEX triplet: 56, 94 and 38. RGB value is (86,148,56). Sum of RGB (Red+Green+Blue) = 86+148+56=290 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.66% from 290); Green value is 148 (58.20% from 255 or 51.03% from 290); Blue value is 56 (22.27% from 255 or 19.31% from 290); Max value from RGB is 148 - color contains mainly: green. Hex color #569438 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569438 is #A96BC7. Grayscale: #777777. Windows color (decimal): -11103176 or 3707990. OLE color: 3707990.
HSL color Cylindrical-coordinate representation of color #569438: hue angle of 100.43º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #569438 is Cyan = 0.42, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 56 | - |
| CMYK | 0.42 | 0 | 0.62 | 0.42 |
| HSL | 100.43º | 0.45% | 0.4% | - |
| HSV(B) | 100.43º | 0.62% | 0.58% | - |
| XYZ | 15.14 | 23.44 | 7.47 | - |
| YUV | 118.97 | 92.46 | 104.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 56 | 0.42 | 0 | 0.62 | 0.42 | 100.43 | 0.45 | 0.4 |
| Hex | 56 | 94 | 38 | 2A | 0 | 3E | 2A | 64 | 2D | 28 |
| Octal | 126 | 224 | 70 | 52 | 0 | 76 | 52 | 144 | 55 | 50 |
| Binary | 1010110 | 10010100 | 111000 | 101010 | 0 | 111110 | 101010 | 1100100 | 101101 | 101000 |
Color Harmonies of #569438
Complementary color
Monochromatic Colors of #569438
Black with #569438
Text Example
Text Example
White with #569438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569438; }
p { color: rgb(86,148,56); }
H1.HeaderClassName
{
color: #569438;
}
.AnyTagClassName
{
color: #569438;
}
</style>
background-color css
<style>
a { background-color: #569438; }
a { background-color: rgb(86,148,56); }
div.DivClassName
{
background-color: #569438;
}
.BgClassName
{
background-color: #569438;
}
</style>
border-color css
<style>
span { border-color: #569438; }
span { border-color: rgb(86,148,56); }
td.TdClassName
{
border-color: #569438;
}
.TagClassName
{
border-color: #569438;
}
</style>