Shades of Limeade #569732
Tints of Limeade #569732
RGB
CMYK
RGB Variations
Color information
#569732 (or 0x569732) is known color: Limeade. HEX triplet: 56, 97 and 32. RGB value is (86,151,50). Sum of RGB (Red+Green+Blue) = 86+151+50=287 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.97% from 287); Green value is 151 (59.38% from 255 or 52.61% from 287); Blue value is 50 (19.92% from 255 or 17.42% from 287); Max value from RGB is 151 - color contains mainly: green. Hex color #569732 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569732 is #A968CD. Grayscale: #787878. Windows color (decimal): -11102414 or 3315542. OLE color: 3315542.
HSL color Cylindrical-coordinate representation of color #569732: hue angle of 98.61º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #569732 is Cyan = 0.43, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 151 | 50 | - |
| CMYK | 0.43 | 0 | 0.67 | 0.41 |
| HSL | 98.61º | 0.5% | 0.39% | - |
| HSV(B) | 98.61º | 0.67% | 0.59% | - |
| XYZ | 15.48 | 24.34 | 6.9 | - |
| YUV | 120.05 | 88.47 | 103.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 151 | 50 | 0.43 | 0 | 0.67 | 0.41 | 98.61 | 0.5 | 0.39 |
| Hex | 56 | 97 | 32 | 2B | 0 | 43 | 29 | 63 | 32 | 27 |
| Octal | 126 | 227 | 62 | 53 | 0 | 103 | 51 | 143 | 62 | 47 |
| Binary | 1010110 | 10010111 | 110010 | 101011 | 0 | 1000011 | 101001 | 1100011 | 110010 | 100111 |
Color Harmonies of #569732
Complementary color
Monochromatic Colors of #569732
Black with #569732
Text Example
Text Example
White with #569732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569732; }
p { color: rgb(86,151,50); }
H1.HeaderClassName
{
color: #569732;
}
.AnyTagClassName
{
color: #569732;
}
</style>
background-color css
<style>
a { background-color: #569732; }
a { background-color: rgb(86,151,50); }
div.DivClassName
{
background-color: #569732;
}
.BgClassName
{
background-color: #569732;
}
</style>
border-color css
<style>
span { border-color: #569732; }
span { border-color: rgb(86,151,50); }
td.TdClassName
{
border-color: #569732;
}
.TagClassName
{
border-color: #569732;
}
</style>