Shades of Limeade #569338
Tints of Limeade #569338
RGB
CMYK
RGB Variations
Color information
#569338 (or 0x569338) is known color: Limeade. HEX triplet: 56, 93 and 38. RGB value is (86,147,56). Sum of RGB (Red+Green+Blue) = 86+147+56=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 147 (57.81% from 255 or 50.87% from 289); Blue value is 56 (22.27% from 255 or 19.38% from 289); Max value from RGB is 147 - color contains mainly: green. Hex color #569338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569338 is #A96CC7. Grayscale: #767676. Windows color (decimal): -11103432 or 3707734. OLE color: 3707734.
HSL color Cylindrical-coordinate representation of color #569338: hue angle of 100.22º 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 #569338 is Cyan = 0.41, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 147 | 56 | - |
| CMYK | 0.41 | 0 | 0.62 | 0.42 |
| HSL | 100.22º | 0.45% | 0.4% | - |
| HSV(B) | 100.22º | 0.62% | 0.58% | - |
| XYZ | 14.99 | 23.13 | 7.42 | - |
| YUV | 118.39 | 92.79 | 104.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 147 | 56 | 0.41 | 0 | 0.62 | 0.42 | 100.22 | 0.45 | 0.4 |
| Hex | 56 | 93 | 38 | 29 | 0 | 3E | 2A | 64 | 2D | 28 |
| Octal | 126 | 223 | 70 | 51 | 0 | 76 | 52 | 144 | 55 | 50 |
| Binary | 1010110 | 10010011 | 111000 | 101001 | 0 | 111110 | 101010 | 1100100 | 101101 | 101000 |
Color Harmonies of #569338
Complementary color
Monochromatic Colors of #569338
Black with #569338
Text Example
Text Example
White with #569338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569338; }
p { color: rgb(86,147,56); }
H1.HeaderClassName
{
color: #569338;
}
.AnyTagClassName
{
color: #569338;
}
</style>
background-color css
<style>
a { background-color: #569338; }
a { background-color: rgb(86,147,56); }
div.DivClassName
{
background-color: #569338;
}
.BgClassName
{
background-color: #569338;
}
</style>
border-color css
<style>
span { border-color: #569338; }
span { border-color: rgb(86,147,56); }
td.TdClassName
{
border-color: #569338;
}
.TagClassName
{
border-color: #569338;
}
</style>