Shades of Limeade #569423
Tints of Limeade #569423
RGB
CMYK
RGB Variations
Color information
#569423 (or 0x569423) is known color: Limeade. HEX triplet: 56, 94 and 23. RGB value is (86,148,35). Sum of RGB (Red+Green+Blue) = 86+148+35=269 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.97% from 269); Green value is 148 (58.20% from 255 or 55.02% from 269); Blue value is 35 (14.06% from 255 or 13.01% from 269); Max value from RGB is 148 - color contains mainly: green. Hex color #569423 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569423 is #A96BDC. Grayscale: #747474. Windows color (decimal): -11103197 or 2331734. OLE color: 2331734.
HSL color Cylindrical-coordinate representation of color #569423: hue angle of 92.92º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #569423 is Cyan = 0.42, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 35 | - |
| CMYK | 0.42 | 0 | 0.76 | 0.42 |
| HSL | 92.92º | 0.62% | 0.36% | - |
| HSV(B) | 92.92º | 0.76% | 0.58% | - |
| XYZ | 14.73 | 23.28 | 5.31 | - |
| YUV | 116.58 | 81.96 | 106.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 35 | 0.42 | 0 | 0.76 | 0.42 | 92.92 | 0.62 | 0.36 |
| Hex | 56 | 94 | 23 | 2A | 0 | 4C | 2A | 5D | 3E | 24 |
| Octal | 126 | 224 | 43 | 52 | 0 | 114 | 52 | 135 | 76 | 44 |
| Binary | 1010110 | 10010100 | 100011 | 101010 | 0 | 1001100 | 101010 | 1011101 | 111110 | 100100 |
Color Harmonies of #569423
Complementary color
Monochromatic Colors of #569423
Black with #569423
Text Example
Text Example
White with #569423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569423; }
p { color: rgb(86,148,35); }
H1.HeaderClassName
{
color: #569423;
}
.AnyTagClassName
{
color: #569423;
}
</style>
background-color css
<style>
a { background-color: #569423; }
a { background-color: rgb(86,148,35); }
div.DivClassName
{
background-color: #569423;
}
.BgClassName
{
background-color: #569423;
}
</style>
border-color css
<style>
span { border-color: #569423; }
span { border-color: rgb(86,148,35); }
td.TdClassName
{
border-color: #569423;
}
.TagClassName
{
border-color: #569423;
}
</style>