Shades of Limeade #569706
Tints of Limeade #569706
RGB
CMYK
RGB Variations
Color information
#569706 (or 0x569706) is known color: Limeade. HEX triplet: 56, 97 and 06. RGB value is (86,151,6). Sum of RGB (Red+Green+Blue) = 86+151+6=243 (32% of max value = 765). Red value is 86 (33.98% from 255 or 35.39% from 243); Green value is 151 (59.38% from 255 or 62.14% from 243); Blue value is 6 (2.73% from 255 or 2.47% from 243); Max value from RGB is 151 - color contains mainly: green. Hex color #569706 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569706 is #A968F9. Grayscale: #737373. Windows color (decimal): -11102458 or 431958. OLE color: 431958.
HSL color Cylindrical-coordinate representation of color #569706: hue angle of 86.9º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #569706 is Cyan = 0.43, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 151 | 6 | - |
| CMYK | 0.43 | 0 | 0.96 | 0.41 |
| HSL | 86.9º | 0.92% | 0.31% | - |
| HSV(B) | 86.9º | 0.96% | 0.59% | - |
| XYZ | 14.94 | 24.12 | 4.04 | - |
| YUV | 115.04 | 66.47 | 107.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 151 | 6 | 0.43 | 0 | 0.96 | 0.41 | 86.9 | 0.92 | 0.31 |
| Hex | 56 | 97 | 6 | 2B | 0 | 60 | 29 | 57 | 5C | 1F |
| Octal | 126 | 227 | 6 | 53 | 0 | 140 | 51 | 127 | 134 | 37 |
| Binary | 1010110 | 10010111 | 110 | 101011 | 0 | 1100000 | 101001 | 1010111 | 1011100 | 11111 |
Color Harmonies of #569706
Complementary color
Monochromatic Colors of #569706
Black with #569706
Text Example
Text Example
White with #569706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569706; }
p { color: rgb(86,151,6); }
H1.HeaderClassName
{
color: #569706;
}
.AnyTagClassName
{
color: #569706;
}
</style>
background-color css
<style>
a { background-color: #569706; }
a { background-color: rgb(86,151,6); }
div.DivClassName
{
background-color: #569706;
}
.BgClassName
{
background-color: #569706;
}
</style>
border-color css
<style>
span { border-color: #569706; }
span { border-color: rgb(86,151,6); }
td.TdClassName
{
border-color: #569706;
}
.TagClassName
{
border-color: #569706;
}
</style>