Shades of Limeade #569414
Tints of Limeade #569414
RGB
CMYK
RGB Variations
Color information
#569414 (or 0x569414) is known color: Limeade. HEX triplet: 56, 94 and 14. RGB value is (86,148,20). Sum of RGB (Red+Green+Blue) = 86+148+20=254 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.86% from 254); Green value is 148 (58.20% from 255 or 58.27% from 254); Blue value is 20 (8.20% from 255 or 7.87% from 254); Max value from RGB is 148 - color contains mainly: green. Hex color #569414 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569414 is #A96BEB. Grayscale: #737373. Windows color (decimal): -11103212 or 1348694. OLE color: 1348694.
HSL color Cylindrical-coordinate representation of color #569414: hue angle of 89.06º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #569414 is Cyan = 0.42, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 20 | - |
| CMYK | 0.42 | 0 | 0.86 | 0.42 |
| HSL | 89.06º | 0.76% | 0.33% | - |
| HSV(B) | 89.06º | 0.86% | 0.58% | - |
| XYZ | 14.55 | 23.21 | 4.37 | - |
| YUV | 114.87 | 74.46 | 107.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 20 | 0.42 | 0 | 0.86 | 0.42 | 89.06 | 0.76 | 0.33 |
| Hex | 56 | 94 | 14 | 2A | 0 | 56 | 2A | 59 | 4C | 21 |
| Octal | 126 | 224 | 24 | 52 | 0 | 126 | 52 | 131 | 114 | 41 |
| Binary | 1010110 | 10010100 | 10100 | 101010 | 0 | 1010110 | 101010 | 1011001 | 1001100 | 100001 |
Color Harmonies of #569414
Complementary color
Monochromatic Colors of #569414
Black with #569414
Text Example
Text Example
White with #569414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569414; }
p { color: rgb(86,148,20); }
H1.HeaderClassName
{
color: #569414;
}
.AnyTagClassName
{
color: #569414;
}
</style>
background-color css
<style>
a { background-color: #569414; }
a { background-color: rgb(86,148,20); }
div.DivClassName
{
background-color: #569414;
}
.BgClassName
{
background-color: #569414;
}
</style>
border-color css
<style>
span { border-color: #569414; }
span { border-color: rgb(86,148,20); }
td.TdClassName
{
border-color: #569414;
}
.TagClassName
{
border-color: #569414;
}
</style>