Shades of Limeade #569334
Tints of Limeade #569334
RGB
CMYK
RGB Variations
Color information
#569334 (or 0x569334) is known color: Limeade. HEX triplet: 56, 93 and 34. RGB value is (86,147,52). Sum of RGB (Red+Green+Blue) = 86+147+52=285 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.18% from 285); Green value is 147 (57.81% from 255 or 51.58% from 285); Blue value is 52 (20.70% from 255 or 18.25% from 285); Max value from RGB is 147 - color contains mainly: green. Hex color #569334 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569334 is #A96CCB. Grayscale: #767676. Windows color (decimal): -11103436 or 3445590. OLE color: 3445590.
HSL color Cylindrical-coordinate representation of color #569334: hue angle of 98.53º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #569334 is Cyan = 0.41, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 147 | 52 | - |
| CMYK | 0.41 | 0 | 0.65 | 0.42 |
| HSL | 98.53º | 0.48% | 0.39% | - |
| HSV(B) | 98.53º | 0.65% | 0.58% | - |
| XYZ | 14.89 | 23.09 | 6.92 | - |
| YUV | 117.93 | 90.79 | 105.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 147 | 52 | 0.41 | 0 | 0.65 | 0.42 | 98.53 | 0.48 | 0.39 |
| Hex | 56 | 93 | 34 | 29 | 0 | 41 | 2A | 63 | 30 | 27 |
| Octal | 126 | 223 | 64 | 51 | 0 | 101 | 52 | 143 | 60 | 47 |
| Binary | 1010110 | 10010011 | 110100 | 101001 | 0 | 1000001 | 101010 | 1100011 | 110000 | 100111 |
Color Harmonies of #569334
Complementary color
Monochromatic Colors of #569334
Black with #569334
Text Example
Text Example
White with #569334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569334; }
p { color: rgb(86,147,52); }
H1.HeaderClassName
{
color: #569334;
}
.AnyTagClassName
{
color: #569334;
}
</style>
background-color css
<style>
a { background-color: #569334; }
a { background-color: rgb(86,147,52); }
div.DivClassName
{
background-color: #569334;
}
.BgClassName
{
background-color: #569334;
}
</style>
border-color css
<style>
span { border-color: #569334; }
span { border-color: rgb(86,147,52); }
td.TdClassName
{
border-color: #569334;
}
.TagClassName
{
border-color: #569334;
}
</style>