Shades of Limeade #539324
Tints of Limeade #539324
RGB
CMYK
RGB Variations
Color information
#539324 (or 0x539324) is known color: Limeade. HEX triplet: 53, 93 and 24. RGB value is (83,147,36). Sum of RGB (Red+Green+Blue) = 83+147+36=266 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.20% from 266); Green value is 147 (57.81% from 255 or 55.26% from 266); Blue value is 36 (14.45% from 255 or 13.53% from 266); Max value from RGB is 147 - color contains mainly: green. Hex color #539324 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539324 is #AC6CDB. Grayscale: #737373. Windows color (decimal): -11300060 or 2397011. OLE color: 2397011.
HSL color Cylindrical-coordinate representation of color #539324: hue angle of 94.59º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #539324 is Cyan = 0.44, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 36 | - |
| CMYK | 0.44 | 0 | 0.76 | 0.42 |
| HSL | 94.59º | 0.61% | 0.36% | - |
| HSV(B) | 94.59º | 0.76% | 0.58% | - |
| XYZ | 14.32 | 22.83 | 5.32 | - |
| YUV | 115.21 | 83.3 | 105.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 36 | 0.44 | 0 | 0.76 | 0.42 | 94.59 | 0.61 | 0.36 |
| Hex | 53 | 93 | 24 | 2C | 0 | 4C | 2A | 5F | 3D | 24 |
| Octal | 123 | 223 | 44 | 54 | 0 | 114 | 52 | 137 | 75 | 44 |
| Binary | 1010011 | 10010011 | 100100 | 101100 | 0 | 1001100 | 101010 | 1011111 | 111101 | 100100 |
Color Harmonies of #539324
Complementary color
Monochromatic Colors of #539324
Black with #539324
Text Example
Text Example
White with #539324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539324; }
p { color: rgb(83,147,36); }
H1.HeaderClassName
{
color: #539324;
}
.AnyTagClassName
{
color: #539324;
}
</style>
background-color css
<style>
a { background-color: #539324; }
a { background-color: rgb(83,147,36); }
div.DivClassName
{
background-color: #539324;
}
.BgClassName
{
background-color: #539324;
}
</style>
border-color css
<style>
span { border-color: #539324; }
span { border-color: rgb(83,147,36); }
td.TdClassName
{
border-color: #539324;
}
.TagClassName
{
border-color: #539324;
}
</style>