Shades of Limeade #569726
Tints of Limeade #569726
RGB
CMYK
RGB Variations
Color information
#569726 (or 0x569726) is known color: Limeade. HEX triplet: 56, 97 and 26. RGB value is (86,151,38). Sum of RGB (Red+Green+Blue) = 86+151+38=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 151 (59.38% from 255 or 54.91% from 275); Blue value is 38 (15.23% from 255 or 13.82% from 275); Max value from RGB is 151 - color contains mainly: green. Hex color #569726 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569726 is #A968D9. Grayscale: #777777. Windows color (decimal): -11102426 or 2529110. OLE color: 2529110.
HSL color Cylindrical-coordinate representation of color #569726: hue angle of 94.51º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #569726 is Cyan = 0.43, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 151 | 38 | - |
| CMYK | 0.43 | 0 | 0.75 | 0.41 |
| HSL | 94.51º | 0.6% | 0.37% | - |
| HSV(B) | 94.51º | 0.75% | 0.59% | - |
| XYZ | 15.25 | 24.25 | 5.71 | - |
| YUV | 118.68 | 82.47 | 104.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 151 | 38 | 0.43 | 0 | 0.75 | 0.41 | 94.51 | 0.6 | 0.37 |
| Hex | 56 | 97 | 26 | 2B | 0 | 4B | 29 | 5F | 3C | 25 |
| Octal | 126 | 227 | 46 | 53 | 0 | 113 | 51 | 137 | 74 | 45 |
| Binary | 1010110 | 10010111 | 100110 | 101011 | 0 | 1001011 | 101001 | 1011111 | 111100 | 100101 |
Color Harmonies of #569726
Complementary color
Monochromatic Colors of #569726
Black with #569726
Text Example
Text Example
White with #569726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569726; }
p { color: rgb(86,151,38); }
H1.HeaderClassName
{
color: #569726;
}
.AnyTagClassName
{
color: #569726;
}
</style>
background-color css
<style>
a { background-color: #569726; }
a { background-color: rgb(86,151,38); }
div.DivClassName
{
background-color: #569726;
}
.BgClassName
{
background-color: #569726;
}
</style>
border-color css
<style>
span { border-color: #569726; }
span { border-color: rgb(86,151,38); }
td.TdClassName
{
border-color: #569726;
}
.TagClassName
{
border-color: #569726;
}
</style>