Shades of Limeade #569005
Tints of Limeade #569005
RGB
CMYK
RGB Variations
Color information
#569005 (or 0x569005) is known color: Limeade. HEX triplet: 56, 90 and 05. RGB value is (86,144,5). Sum of RGB (Red+Green+Blue) = 86+144+5=235 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.60% from 235); Green value is 144 (56.64% from 255 or 61.28% from 235); Blue value is 5 (2.34% from 255 or 2.13% from 235); Max value from RGB is 144 - color contains mainly: green. Hex color #569005 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569005 is #A96FFA. Grayscale: #6F6F6F. Windows color (decimal): -11104251 or 364630. OLE color: 364630.
HSL color Cylindrical-coordinate representation of color #569005: hue angle of 85.04º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #569005 is Cyan = 0.40, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 144 | 5 | - |
| CMYK | 0.40 | 0 | 0.97 | 0.44 |
| HSL | 85.04º | 0.93% | 0.29% | - |
| HSV(B) | 85.04º | 0.97% | 0.56% | - |
| XYZ | 13.84 | 21.94 | 3.65 | - |
| YUV | 110.81 | 68.28 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 144 | 5 | 0.40 | 0 | 0.97 | 0.44 | 85.04 | 0.93 | 0.29 |
| Hex | 56 | 90 | 5 | 28 | 0 | 61 | 2C | 55 | 5D | 1D |
| Octal | 126 | 220 | 5 | 50 | 0 | 141 | 54 | 125 | 135 | 35 |
| Binary | 1010110 | 10010000 | 101 | 101000 | 0 | 1100001 | 101100 | 1010101 | 1011101 | 11101 |
Color Harmonies of #569005
Complementary color
Monochromatic Colors of #569005
Black with #569005
Text Example
Text Example
White with #569005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569005; }
p { color: rgb(86,144,5); }
H1.HeaderClassName
{
color: #569005;
}
.AnyTagClassName
{
color: #569005;
}
</style>
background-color css
<style>
a { background-color: #569005; }
a { background-color: rgb(86,144,5); }
div.DivClassName
{
background-color: #569005;
}
.BgClassName
{
background-color: #569005;
}
</style>
border-color css
<style>
span { border-color: #569005; }
span { border-color: rgb(86,144,5); }
td.TdClassName
{
border-color: #569005;
}
.TagClassName
{
border-color: #569005;
}
</style>