Shades of Limeade #539531
Tints of Limeade #539531
RGB
CMYK
RGB Variations
Color information
#539531 (or 0x539531) is known color: Limeade. HEX triplet: 53, 95 and 31. RGB value is (83,149,49). Sum of RGB (Red+Green+Blue) = 83+149+49=281 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.54% from 281); Green value is 149 (58.59% from 255 or 53.02% from 281); Blue value is 49 (19.53% from 255 or 17.44% from 281); Max value from RGB is 149 - color contains mainly: green. Hex color #539531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539531 is #AC6ACE. Grayscale: #767676. Windows color (decimal): -11299535 or 3249491. OLE color: 3249491.
HSL color Cylindrical-coordinate representation of color #539531: hue angle of 99.6º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #539531 is Cyan = 0.44, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 149 | 49 | - |
| CMYK | 0.44 | 0 | 0.67 | 0.42 |
| HSL | 99.6º | 0.51% | 0.39% | - |
| HSV(B) | 99.6º | 0.67% | 0.58% | - |
| XYZ | 14.87 | 23.56 | 6.67 | - |
| YUV | 117.87 | 89.13 | 103.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 149 | 49 | 0.44 | 0 | 0.67 | 0.42 | 99.6 | 0.51 | 0.39 |
| Hex | 53 | 95 | 31 | 2C | 0 | 43 | 2A | 64 | 33 | 27 |
| Octal | 123 | 225 | 61 | 54 | 0 | 103 | 52 | 144 | 63 | 47 |
| Binary | 1010011 | 10010101 | 110001 | 101100 | 0 | 1000011 | 101010 | 1100100 | 110011 | 100111 |
Color Harmonies of #539531
Complementary color
Monochromatic Colors of #539531
Black with #539531
Text Example
Text Example
White with #539531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539531; }
p { color: rgb(83,149,49); }
H1.HeaderClassName
{
color: #539531;
}
.AnyTagClassName
{
color: #539531;
}
</style>
background-color css
<style>
a { background-color: #539531; }
a { background-color: rgb(83,149,49); }
div.DivClassName
{
background-color: #539531;
}
.BgClassName
{
background-color: #539531;
}
</style>
border-color css
<style>
span { border-color: #539531; }
span { border-color: rgb(83,149,49); }
td.TdClassName
{
border-color: #539531;
}
.TagClassName
{
border-color: #539531;
}
</style>