Shades of Limeade #569008
Tints of Limeade #569008
RGB
CMYK
RGB Variations
Color information
#569008 (or 0x569008) is known color: Limeade. HEX triplet: 56, 90 and 08. RGB value is (86,144,8). Sum of RGB (Red+Green+Blue) = 86+144+8=238 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.13% from 238); Green value is 144 (56.64% from 255 or 60.50% from 238); Blue value is 8 (3.52% from 255 or 3.36% from 238); Max value from RGB is 144 - color contains mainly: green. Hex color #569008 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569008 is #A96FF7. Grayscale: #6F6F6F. Windows color (decimal): -11104248 or 561238. OLE color: 561238.
HSL color Cylindrical-coordinate representation of color #569008: hue angle of 85.59º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #569008 is Cyan = 0.40, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 144 | 8 | - |
| CMYK | 0.40 | 0 | 0.94 | 0.44 |
| HSL | 85.59º | 0.89% | 0.3% | - |
| HSV(B) | 85.59º | 0.94% | 0.56% | - |
| XYZ | 13.85 | 21.94 | 3.73 | - |
| YUV | 111.15 | 69.78 | 110.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 144 | 8 | 0.40 | 0 | 0.94 | 0.44 | 85.59 | 0.89 | 0.3 |
| Hex | 56 | 90 | 8 | 28 | 0 | 5E | 2C | 56 | 59 | 1E |
| Octal | 126 | 220 | 10 | 50 | 0 | 136 | 54 | 126 | 131 | 36 |
| Binary | 1010110 | 10010000 | 1000 | 101000 | 0 | 1011110 | 101100 | 1010110 | 1011001 | 11110 |
Color Harmonies of #569008
Complementary color
Monochromatic Colors of #569008
Black with #569008
Text Example
Text Example
White with #569008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569008; }
p { color: rgb(86,144,8); }
H1.HeaderClassName
{
color: #569008;
}
.AnyTagClassName
{
color: #569008;
}
</style>
background-color css
<style>
a { background-color: #569008; }
a { background-color: rgb(86,144,8); }
div.DivClassName
{
background-color: #569008;
}
.BgClassName
{
background-color: #569008;
}
</style>
border-color css
<style>
span { border-color: #569008; }
span { border-color: rgb(86,144,8); }
td.TdClassName
{
border-color: #569008;
}
.TagClassName
{
border-color: #569008;
}
</style>