Shades of Limeade #569321
Tints of Limeade #569321
RGB
CMYK
RGB Variations
Color information
#569321 (or 0x569321) is known color: Limeade. HEX triplet: 56, 93 and 21. RGB value is (86,147,33). Sum of RGB (Red+Green+Blue) = 86+147+33=266 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.33% from 266); Green value is 147 (57.81% from 255 or 55.26% from 266); Blue value is 33 (13.28% from 255 or 12.41% from 266); Max value from RGB is 147 - color contains mainly: green. Hex color #569321 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569321 is #A96CDE. Grayscale: #747474. Windows color (decimal): -11103455 or 2200406. OLE color: 2200406.
HSL color Cylindrical-coordinate representation of color #569321: hue angle of 92.11º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #569321 is Cyan = 0.41, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 147 | 33 | - |
| CMYK | 0.41 | 0 | 0.78 | 0.42 |
| HSL | 92.11º | 0.63% | 0.35% | - |
| HSV(B) | 92.11º | 0.78% | 0.58% | - |
| XYZ | 14.55 | 22.96 | 5.1 | - |
| YUV | 115.77 | 81.29 | 106.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 147 | 33 | 0.41 | 0 | 0.78 | 0.42 | 92.11 | 0.63 | 0.35 |
| Hex | 56 | 93 | 21 | 29 | 0 | 4E | 2A | 5C | 3F | 23 |
| Octal | 126 | 223 | 41 | 51 | 0 | 116 | 52 | 134 | 77 | 43 |
| Binary | 1010110 | 10010011 | 100001 | 101001 | 0 | 1001110 | 101010 | 1011100 | 111111 | 100011 |
Color Harmonies of #569321
Complementary color
Monochromatic Colors of #569321
Black with #569321
Text Example
Text Example
White with #569321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569321; }
p { color: rgb(86,147,33); }
H1.HeaderClassName
{
color: #569321;
}
.AnyTagClassName
{
color: #569321;
}
</style>
background-color css
<style>
a { background-color: #569321; }
a { background-color: rgb(86,147,33); }
div.DivClassName
{
background-color: #569321;
}
.BgClassName
{
background-color: #569321;
}
</style>
border-color css
<style>
span { border-color: #569321; }
span { border-color: rgb(86,147,33); }
td.TdClassName
{
border-color: #569321;
}
.TagClassName
{
border-color: #569321;
}
</style>