Shades of Limeade #539618
Tints of Limeade #539618
RGB
CMYK
RGB Variations
Color information
#539618 (or 0x539618) is known color: Limeade. HEX triplet: 53, 96 and 18. RGB value is (83,150,24). Sum of RGB (Red+Green+Blue) = 83+150+24=257 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.30% from 257); Green value is 150 (58.98% from 255 or 58.37% from 257); Blue value is 24 (9.77% from 255 or 9.34% from 257); Max value from RGB is 150 - color contains mainly: green. Hex color #539618 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539618 is #AC69E7. Grayscale: #747474. Windows color (decimal): -11299304 or 1611347. OLE color: 1611347.
HSL color Cylindrical-coordinate representation of color #539618: hue angle of 91.9º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #539618 is Cyan = 0.45, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 150 | 24 | - |
| CMYK | 0.45 | 0 | 0.84 | 0.41 |
| HSL | 91.9º | 0.72% | 0.34% | - |
| HSV(B) | 91.9º | 0.84% | 0.59% | - |
| XYZ | 14.64 | 23.72 | 4.67 | - |
| YUV | 115.6 | 76.3 | 104.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 150 | 24 | 0.45 | 0 | 0.84 | 0.41 | 91.9 | 0.72 | 0.34 |
| Hex | 53 | 96 | 18 | 2D | 0 | 54 | 29 | 5C | 48 | 22 |
| Octal | 123 | 226 | 30 | 55 | 0 | 124 | 51 | 134 | 110 | 42 |
| Binary | 1010011 | 10010110 | 11000 | 101101 | 0 | 1010100 | 101001 | 1011100 | 1001000 | 100010 |
Color Harmonies of #539618
Complementary color
Monochromatic Colors of #539618
Black with #539618
Text Example
Text Example
White with #539618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539618; }
p { color: rgb(83,150,24); }
H1.HeaderClassName
{
color: #539618;
}
.AnyTagClassName
{
color: #539618;
}
</style>
background-color css
<style>
a { background-color: #539618; }
a { background-color: rgb(83,150,24); }
div.DivClassName
{
background-color: #539618;
}
.BgClassName
{
background-color: #539618;
}
</style>
border-color css
<style>
span { border-color: #539618; }
span { border-color: rgb(83,150,24); }
td.TdClassName
{
border-color: #539618;
}
.TagClassName
{
border-color: #539618;
}
</style>