Shades of Limeade #569429
Tints of Limeade #569429
RGB
CMYK
RGB Variations
Color information
#569429 (or 0x569429) is known color: Limeade. HEX triplet: 56, 94 and 29. RGB value is (86,148,41). Sum of RGB (Red+Green+Blue) = 86+148+41=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 148 (58.20% from 255 or 53.82% from 275); Blue value is 41 (16.41% from 255 or 14.91% from 275); Max value from RGB is 148 - color contains mainly: green. Hex color #569429 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569429 is #A96BD6. Grayscale: #757575. Windows color (decimal): -11103191 or 2724950. OLE color: 2724950.
HSL color Cylindrical-coordinate representation of color #569429: hue angle of 94.77º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #569429 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 41 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.42 |
| HSL | 94.77º | 0.57% | 0.37% | - |
| HSV(B) | 94.77º | 0.72% | 0.58% | - |
| XYZ | 14.83 | 23.32 | 5.82 | - |
| YUV | 117.26 | 84.96 | 105.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 41 | 0.42 | 0 | 0.72 | 0.42 | 94.77 | 0.57 | 0.37 |
| Hex | 56 | 94 | 29 | 2A | 0 | 48 | 2A | 5F | 39 | 25 |
| Octal | 126 | 224 | 51 | 52 | 0 | 110 | 52 | 137 | 71 | 45 |
| Binary | 1010110 | 10010100 | 101001 | 101010 | 0 | 1001000 | 101010 | 1011111 | 111001 | 100101 |
Color Harmonies of #569429
Complementary color
Monochromatic Colors of #569429
Black with #569429
Text Example
Text Example
White with #569429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569429; }
p { color: rgb(86,148,41); }
H1.HeaderClassName
{
color: #569429;
}
.AnyTagClassName
{
color: #569429;
}
</style>
background-color css
<style>
a { background-color: #569429; }
a { background-color: rgb(86,148,41); }
div.DivClassName
{
background-color: #569429;
}
.BgClassName
{
background-color: #569429;
}
</style>
border-color css
<style>
span { border-color: #569429; }
span { border-color: rgb(86,148,41); }
td.TdClassName
{
border-color: #569429;
}
.TagClassName
{
border-color: #569429;
}
</style>