Shades of Limeade #569319
Tints of Limeade #569319
RGB
CMYK
RGB Variations
Color information
#569319 (or 0x569319) is known color: Limeade. HEX triplet: 56, 93 and 19. RGB value is (86,147,25). Sum of RGB (Red+Green+Blue) = 86+147+25=258 (34% of max value = 765). Red value is 86 (33.98% from 255 or 33.33% from 258); Green value is 147 (57.81% from 255 or 56.98% from 258); Blue value is 25 (10.16% from 255 or 9.69% from 258); Max value from RGB is 147 - color contains mainly: green. Hex color #569319 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569319 is #A96CE6. Grayscale: #737373. Windows color (decimal): -11103463 or 1676118. OLE color: 1676118.
HSL color Cylindrical-coordinate representation of color #569319: hue angle of 90º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #569319 is Cyan = 0.41, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 147 | 25 | - |
| CMYK | 0.41 | 0 | 0.83 | 0.42 |
| HSL | 90º | 0.71% | 0.34% | - |
| HSV(B) | 90º | 0.83% | 0.58% | - |
| XYZ | 14.45 | 22.92 | 4.58 | - |
| YUV | 114.85 | 77.29 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 147 | 25 | 0.41 | 0 | 0.83 | 0.42 | 90 | 0.71 | 0.34 |
| Hex | 56 | 93 | 19 | 29 | 0 | 53 | 2A | 5A | 47 | 22 |
| Octal | 126 | 223 | 31 | 51 | 0 | 123 | 52 | 132 | 107 | 42 |
| Binary | 1010110 | 10010011 | 11001 | 101001 | 0 | 1010011 | 101010 | 1011010 | 1000111 | 100010 |
Color Harmonies of #569319
Complementary color
Monochromatic Colors of #569319
Black with #569319
Text Example
Text Example
White with #569319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569319; }
p { color: rgb(86,147,25); }
H1.HeaderClassName
{
color: #569319;
}
.AnyTagClassName
{
color: #569319;
}
</style>
background-color css
<style>
a { background-color: #569319; }
a { background-color: rgb(86,147,25); }
div.DivClassName
{
background-color: #569319;
}
.BgClassName
{
background-color: #569319;
}
</style>
border-color css
<style>
span { border-color: #569319; }
span { border-color: rgb(86,147,25); }
td.TdClassName
{
border-color: #569319;
}
.TagClassName
{
border-color: #569319;
}
</style>