Shades of Limeade #539616
Tints of Limeade #539616
RGB
CMYK
RGB Variations
Color information
#539616 (or 0x539616) is known color: Limeade. HEX triplet: 53, 96 and 16. RGB value is (83,150,22). Sum of RGB (Red+Green+Blue) = 83+150+22=255 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.55% from 255); Green value is 150 (58.98% from 255 or 58.82% from 255); Blue value is 22 (8.98% from 255 or 8.63% from 255); Max value from RGB is 150 - color contains mainly: green. Hex color #539616 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539616 is #AC69E9. Grayscale: #737373. Windows color (decimal): -11299306 or 1480275. OLE color: 1480275.
HSL color Cylindrical-coordinate representation of color #539616: hue angle of 91.41º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #539616 is Cyan = 0.45, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 22 | - |
| CMYK | 0.45 | 0 | 0.85 | 0.41 |
| HSL | 91.41º | 0.74% | 0.34% | - |
| HSV(B) | 91.41º | 0.85% | 0.59% | - |
| XYZ | 14.62 | 23.71 | 4.57 | - |
| YUV | 115.38 | 75.3 | 104.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 22 | 0.45 | 0 | 0.85 | 0.41 | 91.41 | 0.74 | 0.34 |
| Hex | 53 | 96 | 16 | 2D | 0 | 55 | 29 | 5B | 4A | 22 |
| Octal | 123 | 226 | 26 | 55 | 0 | 125 | 51 | 133 | 112 | 42 |
| Binary | 1010011 | 10010110 | 10110 | 101101 | 0 | 1010101 | 101001 | 1011011 | 1001010 | 100010 |
Color Harmonies of #539616
Complementary color
Monochromatic Colors of #539616
Black with #539616
Text Example
Text Example
White with #539616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539616; }
p { color: rgb(83,150,22); }
H1.HeaderClassName
{
color: #539616;
}
.AnyTagClassName
{
color: #539616;
}
</style>
background-color css
<style>
a { background-color: #539616; }
a { background-color: rgb(83,150,22); }
div.DivClassName
{
background-color: #539616;
}
.BgClassName
{
background-color: #539616;
}
</style>
border-color css
<style>
span { border-color: #539616; }
span { border-color: rgb(83,150,22); }
td.TdClassName
{
border-color: #539616;
}
.TagClassName
{
border-color: #539616;
}
</style>