Shades of Limeade #539620
Tints of Limeade #539620
RGB
CMYK
RGB Variations
Color information
#539620 (or 0x539620) is known color: Limeade. HEX triplet: 53, 96 and 20. RGB value is (83,150,32). Sum of RGB (Red+Green+Blue) = 83+150+32=265 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.32% from 265); Green value is 150 (58.98% from 255 or 56.60% from 265); Blue value is 32 (12.89% from 255 or 12.08% from 265); Max value from RGB is 150 - color contains mainly: green. Hex color #539620 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539620 is #AC69DF. Grayscale: #747474. Windows color (decimal): -11299296 or 2135635. OLE color: 2135635.
HSL color Cylindrical-coordinate representation of color #539620: hue angle of 94.07º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #539620 is Cyan = 0.45, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 32 | - |
| CMYK | 0.45 | 0 | 0.79 | 0.41 |
| HSL | 94.07º | 0.65% | 0.36% | - |
| HSV(B) | 94.07º | 0.79% | 0.59% | - |
| XYZ | 14.73 | 23.76 | 5.18 | - |
| YUV | 116.52 | 80.3 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 32 | 0.45 | 0 | 0.79 | 0.41 | 94.07 | 0.65 | 0.36 |
| Hex | 53 | 96 | 20 | 2D | 0 | 4F | 29 | 5E | 41 | 24 |
| Octal | 123 | 226 | 40 | 55 | 0 | 117 | 51 | 136 | 101 | 44 |
| Binary | 1010011 | 10010110 | 100000 | 101101 | 0 | 1001111 | 101001 | 1011110 | 1000001 | 100100 |
Color Harmonies of #539620
Complementary color
Monochromatic Colors of #539620
Black with #539620
Text Example
Text Example
White with #539620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539620; }
p { color: rgb(83,150,32); }
H1.HeaderClassName
{
color: #539620;
}
.AnyTagClassName
{
color: #539620;
}
</style>
background-color css
<style>
a { background-color: #539620; }
a { background-color: rgb(83,150,32); }
div.DivClassName
{
background-color: #539620;
}
.BgClassName
{
background-color: #539620;
}
</style>
border-color css
<style>
span { border-color: #539620; }
span { border-color: rgb(83,150,32); }
td.TdClassName
{
border-color: #539620;
}
.TagClassName
{
border-color: #539620;
}
</style>