Shades of Limeade #539619
Tints of Limeade #539619
RGB
CMYK
RGB Variations
Color information
#539619 (or 0x539619) is known color: Limeade. HEX triplet: 53, 96 and 19. RGB value is (83,150,25). Sum of RGB (Red+Green+Blue) = 83+150+25=258 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.17% from 258); Green value is 150 (58.98% from 255 or 58.14% from 258); Blue value is 25 (10.16% from 255 or 9.69% from 258); Max value from RGB is 150 - color contains mainly: green. Hex color #539619 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539619 is #AC69E6. Grayscale: #747474. Windows color (decimal): -11299303 or 1676883. OLE color: 1676883.
HSL color Cylindrical-coordinate representation of color #539619: hue angle of 92.16º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #539619 is Cyan = 0.45, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 25 | - |
| CMYK | 0.45 | 0 | 0.83 | 0.41 |
| HSL | 92.16º | 0.71% | 0.34% | - |
| HSV(B) | 92.16º | 0.83% | 0.59% | - |
| XYZ | 14.65 | 23.72 | 4.73 | - |
| YUV | 115.72 | 76.8 | 104.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 25 | 0.45 | 0 | 0.83 | 0.41 | 92.16 | 0.71 | 0.34 |
| Hex | 53 | 96 | 19 | 2D | 0 | 53 | 29 | 5C | 47 | 22 |
| Octal | 123 | 226 | 31 | 55 | 0 | 123 | 51 | 134 | 107 | 42 |
| Binary | 1010011 | 10010110 | 11001 | 101101 | 0 | 1010011 | 101001 | 1011100 | 1000111 | 100010 |
Color Harmonies of #539619
Complementary color
Monochromatic Colors of #539619
Black with #539619
Text Example
Text Example
White with #539619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539619; }
p { color: rgb(83,150,25); }
H1.HeaderClassName
{
color: #539619;
}
.AnyTagClassName
{
color: #539619;
}
</style>
background-color css
<style>
a { background-color: #539619; }
a { background-color: rgb(83,150,25); }
div.DivClassName
{
background-color: #539619;
}
.BgClassName
{
background-color: #539619;
}
</style>
border-color css
<style>
span { border-color: #539619; }
span { border-color: rgb(83,150,25); }
td.TdClassName
{
border-color: #539619;
}
.TagClassName
{
border-color: #539619;
}
</style>