Shades of Limeade #569007
Tints of Limeade #569007
RGB
CMYK
RGB Variations
Color information
#569007 (or 0x569007) is known color: Limeade. HEX triplet: 56, 90 and 07. RGB value is (86,144,7). Sum of RGB (Red+Green+Blue) = 86+144+7=237 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.29% from 237); Green value is 144 (56.64% from 255 or 60.76% from 237); Blue value is 7 (3.12% from 255 or 2.95% from 237); Max value from RGB is 144 - color contains mainly: green. Hex color #569007 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569007 is #A96FF8. Grayscale: #6F6F6F. Windows color (decimal): -11104249 or 495702. OLE color: 495702.
HSL color Cylindrical-coordinate representation of color #569007: hue angle of 85.4º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #569007 is Cyan = 0.40, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 144 | 7 | - |
| CMYK | 0.40 | 0 | 0.95 | 0.44 |
| HSL | 85.4º | 0.91% | 0.3% | - |
| HSV(B) | 85.4º | 0.95% | 0.56% | - |
| XYZ | 13.85 | 21.94 | 3.71 | - |
| YUV | 111.04 | 69.28 | 110.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 144 | 7 | 0.40 | 0 | 0.95 | 0.44 | 85.4 | 0.91 | 0.3 |
| Hex | 56 | 90 | 7 | 28 | 0 | 5F | 2C | 55 | 5B | 1E |
| Octal | 126 | 220 | 7 | 50 | 0 | 137 | 54 | 125 | 133 | 36 |
| Binary | 1010110 | 10010000 | 111 | 101000 | 0 | 1011111 | 101100 | 1010101 | 1011011 | 11110 |
Color Harmonies of #569007
Complementary color
Monochromatic Colors of #569007
Black with #569007
Text Example
Text Example
White with #569007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569007; }
p { color: rgb(86,144,7); }
H1.HeaderClassName
{
color: #569007;
}
.AnyTagClassName
{
color: #569007;
}
</style>
background-color css
<style>
a { background-color: #569007; }
a { background-color: rgb(86,144,7); }
div.DivClassName
{
background-color: #569007;
}
.BgClassName
{
background-color: #569007;
}
</style>
border-color css
<style>
span { border-color: #569007; }
span { border-color: rgb(86,144,7); }
td.TdClassName
{
border-color: #569007;
}
.TagClassName
{
border-color: #569007;
}
</style>