Shades of Limeade #539327
Tints of Limeade #539327
RGB
CMYK
RGB Variations
Color information
#539327 (or 0x539327) is known color: Limeade. HEX triplet: 53, 93 and 27. RGB value is (83,147,39). Sum of RGB (Red+Green+Blue) = 83+147+39=269 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.86% from 269); Green value is 147 (57.81% from 255 or 54.65% from 269); Blue value is 39 (15.62% from 255 or 14.50% from 269); Max value from RGB is 147 - color contains mainly: green. Hex color #539327 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539327 is #AC6CD8. Grayscale: #737373. Windows color (decimal): -11300057 or 2593619. OLE color: 2593619.
HSL color Cylindrical-coordinate representation of color #539327: hue angle of 95.56º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #539327 is Cyan = 0.44, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 39 | - |
| CMYK | 0.44 | 0 | 0.73 | 0.42 |
| HSL | 95.56º | 0.58% | 0.36% | - |
| HSV(B) | 95.56º | 0.73% | 0.58% | - |
| XYZ | 14.37 | 22.85 | 5.57 | - |
| YUV | 115.55 | 84.8 | 104.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 39 | 0.44 | 0 | 0.73 | 0.42 | 95.56 | 0.58 | 0.36 |
| Hex | 53 | 93 | 27 | 2C | 0 | 49 | 2A | 60 | 3A | 24 |
| Octal | 123 | 223 | 47 | 54 | 0 | 111 | 52 | 140 | 72 | 44 |
| Binary | 1010011 | 10010011 | 100111 | 101100 | 0 | 1001001 | 101010 | 1100000 | 111010 | 100100 |
Color Harmonies of #539327
Complementary color
Monochromatic Colors of #539327
Black with #539327
Text Example
Text Example
White with #539327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539327; }
p { color: rgb(83,147,39); }
H1.HeaderClassName
{
color: #539327;
}
.AnyTagClassName
{
color: #539327;
}
</style>
background-color css
<style>
a { background-color: #539327; }
a { background-color: rgb(83,147,39); }
div.DivClassName
{
background-color: #539327;
}
.BgClassName
{
background-color: #539327;
}
</style>
border-color css
<style>
span { border-color: #539327; }
span { border-color: rgb(83,147,39); }
td.TdClassName
{
border-color: #539327;
}
.TagClassName
{
border-color: #539327;
}
</style>