Shades of Limeade #539829
Tints of Limeade #539829
RGB
CMYK
RGB Variations
Color information
#539829 (or 0x539829) is known color: Limeade. HEX triplet: 53, 98 and 29. RGB value is (83,152,41). Sum of RGB (Red+Green+Blue) = 83+152+41=276 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.07% from 276); Green value is 152 (59.77% from 255 or 55.07% from 276); Blue value is 41 (16.41% from 255 or 14.86% from 276); Max value from RGB is 152 - color contains mainly: green. Hex color #539829 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539829 is #AC67D6. Grayscale: #777777. Windows color (decimal): -11298775 or 2725971. OLE color: 2725971.
HSL color Cylindrical-coordinate representation of color #539829: hue angle of 97.3º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #539829 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 152 | 41 | - |
| CMYK | 0.45 | 0 | 0.73 | 0.40 |
| HSL | 97.3º | 0.58% | 0.38% | - |
| HSV(B) | 97.3º | 0.73% | 0.6% | - |
| XYZ | 15.2 | 24.46 | 6.02 | - |
| YUV | 118.72 | 84.14 | 102.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 152 | 41 | 0.45 | 0 | 0.73 | 0.40 | 97.3 | 0.58 | 0.38 |
| Hex | 53 | 98 | 29 | 2D | 0 | 49 | 28 | 61 | 3A | 26 |
| Octal | 123 | 230 | 51 | 55 | 0 | 111 | 50 | 141 | 72 | 46 |
| Binary | 1010011 | 10011000 | 101001 | 101101 | 0 | 1001001 | 101000 | 1100001 | 111010 | 100110 |
Color Harmonies of #539829
Complementary color
Monochromatic Colors of #539829
Black with #539829
Text Example
Text Example
White with #539829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539829; }
p { color: rgb(83,152,41); }
H1.HeaderClassName
{
color: #539829;
}
.AnyTagClassName
{
color: #539829;
}
</style>
background-color css
<style>
a { background-color: #539829; }
a { background-color: rgb(83,152,41); }
div.DivClassName
{
background-color: #539829;
}
.BgClassName
{
background-color: #539829;
}
</style>
border-color css
<style>
span { border-color: #539829; }
span { border-color: rgb(83,152,41); }
td.TdClassName
{
border-color: #539829;
}
.TagClassName
{
border-color: #539829;
}
</style>