Shades of Limeade #539211
Tints of Limeade #539211
RGB
CMYK
RGB Variations
Color information
#539211 (or 0x539211) is known color: Limeade. HEX triplet: 53, 92 and 11. RGB value is (83,146,17). Sum of RGB (Red+Green+Blue) = 83+146+17=246 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.74% from 246); Green value is 146 (57.42% from 255 or 59.35% from 246); Blue value is 17 (7.03% from 255 or 6.91% from 246); Max value from RGB is 146 - color contains mainly: green. Hex color #539211 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539211 is #AC6DEE. Grayscale: #707070. Windows color (decimal): -11300335 or 1151571. OLE color: 1151571.
HSL color Cylindrical-coordinate representation of color #539211: hue angle of 89.3º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #539211 is Cyan = 0.43, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 146 | 17 | - |
| CMYK | 0.43 | 0 | 0.88 | 0.43 |
| HSL | 89.3º | 0.79% | 0.32% | - |
| HSV(B) | 89.3º | 0.88% | 0.57% | - |
| XYZ | 13.95 | 22.44 | 4.13 | - |
| YUV | 112.46 | 74.13 | 106.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 146 | 17 | 0.43 | 0 | 0.88 | 0.43 | 89.3 | 0.79 | 0.32 |
| Hex | 53 | 92 | 11 | 2B | 0 | 58 | 2B | 59 | 4F | 20 |
| Octal | 123 | 222 | 21 | 53 | 0 | 130 | 53 | 131 | 117 | 40 |
| Binary | 1010011 | 10010010 | 10001 | 101011 | 0 | 1011000 | 101011 | 1011001 | 1001111 | 100000 |
Color Harmonies of #539211
Complementary color
Monochromatic Colors of #539211
Black with #539211
Text Example
Text Example
White with #539211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539211; }
p { color: rgb(83,146,17); }
H1.HeaderClassName
{
color: #539211;
}
.AnyTagClassName
{
color: #539211;
}
</style>
background-color css
<style>
a { background-color: #539211; }
a { background-color: rgb(83,146,17); }
div.DivClassName
{
background-color: #539211;
}
.BgClassName
{
background-color: #539211;
}
</style>
border-color css
<style>
span { border-color: #539211; }
span { border-color: rgb(83,146,17); }
td.TdClassName
{
border-color: #539211;
}
.TagClassName
{
border-color: #539211;
}
</style>