Shades of Limeade #539607
Tints of Limeade #539607
RGB
CMYK
RGB Variations
Color information
#539607 (or 0x539607) is known color: Limeade. HEX triplet: 53, 96 and 07. RGB value is (83,150,7). Sum of RGB (Red+Green+Blue) = 83+150+7=240 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.58% from 240); Green value is 150 (58.98% from 255 or 62.5% from 240); Blue value is 7 (3.12% from 255 or 2.92% from 240); Max value from RGB is 150 - color contains mainly: green. Hex color #539607 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539607 is #AC69F8. Grayscale: #727272. Windows color (decimal): -11299321 or 497235. OLE color: 497235.
HSL color Cylindrical-coordinate representation of color #539607: hue angle of 88.11º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #539607 is Cyan = 0.45, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 7 | - |
| CMYK | 0.45 | 0 | 0.95 | 0.41 |
| HSL | 88.11º | 0.91% | 0.31% | - |
| HSV(B) | 88.11º | 0.95% | 0.59% | - |
| XYZ | 14.51 | 23.67 | 4 | - |
| YUV | 113.67 | 67.8 | 106.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 7 | 0.45 | 0 | 0.95 | 0.41 | 88.11 | 0.91 | 0.31 |
| Hex | 53 | 96 | 7 | 2D | 0 | 5F | 29 | 58 | 5B | 1F |
| Octal | 123 | 226 | 7 | 55 | 0 | 137 | 51 | 130 | 133 | 37 |
| Binary | 1010011 | 10010110 | 111 | 101101 | 0 | 1011111 | 101001 | 1011000 | 1011011 | 11111 |
Color Harmonies of #539607
Complementary color
Monochromatic Colors of #539607
Black with #539607
Text Example
Text Example
White with #539607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539607; }
p { color: rgb(83,150,7); }
H1.HeaderClassName
{
color: #539607;
}
.AnyTagClassName
{
color: #539607;
}
</style>
background-color css
<style>
a { background-color: #539607; }
a { background-color: rgb(83,150,7); }
div.DivClassName
{
background-color: #539607;
}
.BgClassName
{
background-color: #539607;
}
</style>
border-color css
<style>
span { border-color: #539607; }
span { border-color: rgb(83,150,7); }
td.TdClassName
{
border-color: #539607;
}
.TagClassName
{
border-color: #539607;
}
</style>