Shades of Limeade #539728
Tints of Limeade #539728
RGB
CMYK
RGB Variations
Color information
#539728 (or 0x539728) is known color: Limeade. HEX triplet: 53, 97 and 28. RGB value is (83,151,40). Sum of RGB (Red+Green+Blue) = 83+151+40=274 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.29% from 274); Green value is 151 (59.38% from 255 or 55.11% from 274); Blue value is 40 (16.02% from 255 or 14.60% from 274); Max value from RGB is 151 - color contains mainly: green. Hex color #539728 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539728 is #AC68D7. Grayscale: #767676. Windows color (decimal): -11299032 or 2660179. OLE color: 2660179.
HSL color Cylindrical-coordinate representation of color #539728: hue angle of 96.76º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #539728 is Cyan = 0.45, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 151 | 40 | - |
| CMYK | 0.45 | 0 | 0.74 | 0.41 |
| HSL | 96.76º | 0.58% | 0.37% | - |
| HSV(B) | 96.76º | 0.74% | 0.59% | - |
| XYZ | 15.02 | 24.13 | 5.87 | - |
| YUV | 118.01 | 83.97 | 103.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 151 | 40 | 0.45 | 0 | 0.74 | 0.41 | 96.76 | 0.58 | 0.37 |
| Hex | 53 | 97 | 28 | 2D | 0 | 4A | 29 | 61 | 3A | 25 |
| Octal | 123 | 227 | 50 | 55 | 0 | 112 | 51 | 141 | 72 | 45 |
| Binary | 1010011 | 10010111 | 101000 | 101101 | 0 | 1001010 | 101001 | 1100001 | 111010 | 100101 |
Color Harmonies of #539728
Complementary color
Monochromatic Colors of #539728
Black with #539728
Text Example
Text Example
White with #539728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539728; }
p { color: rgb(83,151,40); }
H1.HeaderClassName
{
color: #539728;
}
.AnyTagClassName
{
color: #539728;
}
</style>
background-color css
<style>
a { background-color: #539728; }
a { background-color: rgb(83,151,40); }
div.DivClassName
{
background-color: #539728;
}
.BgClassName
{
background-color: #539728;
}
</style>
border-color css
<style>
span { border-color: #539728; }
span { border-color: rgb(83,151,40); }
td.TdClassName
{
border-color: #539728;
}
.TagClassName
{
border-color: #539728;
}
</style>