Shades of Limeade #539629
Tints of Limeade #539629
RGB
CMYK
RGB Variations
Color information
#539629 (or 0x539629) is known color: Limeade. HEX triplet: 53, 96 and 29. RGB value is (83,150,41). Sum of RGB (Red+Green+Blue) = 83+150+41=274 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.29% from 274); Green value is 150 (58.98% from 255 or 54.74% from 274); Blue value is 41 (16.41% from 255 or 14.96% from 274); Max value from RGB is 150 - color contains mainly: green. Hex color #539629 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539629 is #AC69D6. Grayscale: #757575. Windows color (decimal): -11299287 or 2725459. OLE color: 2725459.
HSL color Cylindrical-coordinate representation of color #539629: hue angle of 96.88º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #539629 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 41 | - |
| CMYK | 0.45 | 0 | 0.73 | 0.41 |
| HSL | 96.88º | 0.57% | 0.37% | - |
| HSV(B) | 96.88º | 0.73% | 0.59% | - |
| XYZ | 14.87 | 23.81 | 5.91 | - |
| YUV | 117.54 | 84.8 | 103.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 41 | 0.45 | 0 | 0.73 | 0.41 | 96.88 | 0.57 | 0.37 |
| Hex | 53 | 96 | 29 | 2D | 0 | 49 | 29 | 61 | 39 | 25 |
| Octal | 123 | 226 | 51 | 55 | 0 | 111 | 51 | 141 | 71 | 45 |
| Binary | 1010011 | 10010110 | 101001 | 101101 | 0 | 1001001 | 101001 | 1100001 | 111001 | 100101 |
Color Harmonies of #539629
Complementary color
Monochromatic Colors of #539629
Black with #539629
Text Example
Text Example
White with #539629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539629; }
p { color: rgb(83,150,41); }
H1.HeaderClassName
{
color: #539629;
}
.AnyTagClassName
{
color: #539629;
}
</style>
background-color css
<style>
a { background-color: #539629; }
a { background-color: rgb(83,150,41); }
div.DivClassName
{
background-color: #539629;
}
.BgClassName
{
background-color: #539629;
}
</style>
border-color css
<style>
span { border-color: #539629; }
span { border-color: rgb(83,150,41); }
td.TdClassName
{
border-color: #539629;
}
.TagClassName
{
border-color: #539629;
}
</style>