Shades of Limeade #539217
Tints of Limeade #539217
RGB
CMYK
RGB Variations
Color information
#539217 (or 0x539217) is known color: Limeade. HEX triplet: 53, 92 and 17. RGB value is (83,146,23). Sum of RGB (Red+Green+Blue) = 83+146+23=252 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.94% from 252); Green value is 146 (57.42% from 255 or 57.94% from 252); Blue value is 23 (9.38% from 255 or 9.13% from 252); Max value from RGB is 146 - color contains mainly: green. Hex color #539217 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539217 is #AC6DE8. Grayscale: #717171. Windows color (decimal): -11300329 or 1544787. OLE color: 1544787.
HSL color Cylindrical-coordinate representation of color #539217: hue angle of 90.73º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #539217 is Cyan = 0.43, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 146 | 23 | - |
| CMYK | 0.43 | 0 | 0.84 | 0.43 |
| HSL | 90.73º | 0.73% | 0.33% | - |
| HSV(B) | 90.73º | 0.84% | 0.57% | - |
| XYZ | 14 | 22.46 | 4.41 | - |
| YUV | 113.14 | 77.13 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 146 | 23 | 0.43 | 0 | 0.84 | 0.43 | 90.73 | 0.73 | 0.33 |
| Hex | 53 | 92 | 17 | 2B | 0 | 54 | 2B | 5B | 49 | 21 |
| Octal | 123 | 222 | 27 | 53 | 0 | 124 | 53 | 133 | 111 | 41 |
| Binary | 1010011 | 10010010 | 10111 | 101011 | 0 | 1010100 | 101011 | 1011011 | 1001001 | 100001 |
Color Harmonies of #539217
Complementary color
Monochromatic Colors of #539217
Black with #539217
Text Example
Text Example
White with #539217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539217; }
p { color: rgb(83,146,23); }
H1.HeaderClassName
{
color: #539217;
}
.AnyTagClassName
{
color: #539217;
}
</style>
background-color css
<style>
a { background-color: #539217; }
a { background-color: rgb(83,146,23); }
div.DivClassName
{
background-color: #539217;
}
.BgClassName
{
background-color: #539217;
}
</style>
border-color css
<style>
span { border-color: #539217; }
span { border-color: rgb(83,146,23); }
td.TdClassName
{
border-color: #539217;
}
.TagClassName
{
border-color: #539217;
}
</style>