Shades of Limeade #539624
Tints of Limeade #539624
RGB
CMYK
RGB Variations
Color information
#539624 (or 0x539624) is known color: Limeade. HEX triplet: 53, 96 and 24. RGB value is (83,150,36). Sum of RGB (Red+Green+Blue) = 83+150+36=269 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.86% from 269); Green value is 150 (58.98% from 255 or 55.76% from 269); Blue value is 36 (14.45% from 255 or 13.38% from 269); Max value from RGB is 150 - color contains mainly: green. Hex color #539624 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539624 is #AC69DB. Grayscale: #757575. Windows color (decimal): -11299292 or 2397779. OLE color: 2397779.
HSL color Cylindrical-coordinate representation of color #539624: hue angle of 95.26º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #539624 is Cyan = 0.45, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 36 | - |
| CMYK | 0.45 | 0 | 0.76 | 0.41 |
| HSL | 95.26º | 0.61% | 0.36% | - |
| HSV(B) | 95.26º | 0.76% | 0.59% | - |
| XYZ | 14.79 | 23.78 | 5.48 | - |
| YUV | 116.97 | 82.3 | 103.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 36 | 0.45 | 0 | 0.76 | 0.41 | 95.26 | 0.61 | 0.36 |
| Hex | 53 | 96 | 24 | 2D | 0 | 4C | 29 | 5F | 3D | 24 |
| Octal | 123 | 226 | 44 | 55 | 0 | 114 | 51 | 137 | 75 | 44 |
| Binary | 1010011 | 10010110 | 100100 | 101101 | 0 | 1001100 | 101001 | 1011111 | 111101 | 100100 |
Color Harmonies of #539624
Complementary color
Monochromatic Colors of #539624
Black with #539624
Text Example
Text Example
White with #539624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539624; }
p { color: rgb(83,150,36); }
H1.HeaderClassName
{
color: #539624;
}
.AnyTagClassName
{
color: #539624;
}
</style>
background-color css
<style>
a { background-color: #539624; }
a { background-color: rgb(83,150,36); }
div.DivClassName
{
background-color: #539624;
}
.BgClassName
{
background-color: #539624;
}
</style>
border-color css
<style>
span { border-color: #539624; }
span { border-color: rgb(83,150,36); }
td.TdClassName
{
border-color: #539624;
}
.TagClassName
{
border-color: #539624;
}
</style>