Shades of Limeade #539512
Tints of Limeade #539512
RGB
CMYK
RGB Variations
Color information
#539512 (or 0x539512) is known color: Limeade. HEX triplet: 53, 95 and 12. RGB value is (83,149,18). Sum of RGB (Red+Green+Blue) = 83+149+18=250 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.2% from 250); Green value is 149 (58.59% from 255 or 59.6% from 250); Blue value is 18 (7.42% from 255 or 7.2% from 250); Max value from RGB is 149 - color contains mainly: green. Hex color #539512 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539512 is #AC6AED. Grayscale: #727272. Windows color (decimal): -11299566 or 1217875. OLE color: 1217875.
HSL color Cylindrical-coordinate representation of color #539512: hue angle of 90.23º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #539512 is Cyan = 0.44, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 149 | 18 | - |
| CMYK | 0.44 | 0 | 0.88 | 0.42 |
| HSL | 90.23º | 0.78% | 0.33% | - |
| HSV(B) | 90.23º | 0.88% | 0.58% | - |
| XYZ | 14.42 | 23.38 | 4.32 | - |
| YUV | 114.33 | 73.63 | 105.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 149 | 18 | 0.44 | 0 | 0.88 | 0.42 | 90.23 | 0.78 | 0.33 |
| Hex | 53 | 95 | 12 | 2C | 0 | 58 | 2A | 5A | 4E | 21 |
| Octal | 123 | 225 | 22 | 54 | 0 | 130 | 52 | 132 | 116 | 41 |
| Binary | 1010011 | 10010101 | 10010 | 101100 | 0 | 1011000 | 101010 | 1011010 | 1001110 | 100001 |
Color Harmonies of #539512
Complementary color
Monochromatic Colors of #539512
Black with #539512
Text Example
Text Example
White with #539512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539512; }
p { color: rgb(83,149,18); }
H1.HeaderClassName
{
color: #539512;
}
.AnyTagClassName
{
color: #539512;
}
</style>
background-color css
<style>
a { background-color: #539512; }
a { background-color: rgb(83,149,18); }
div.DivClassName
{
background-color: #539512;
}
.BgClassName
{
background-color: #539512;
}
</style>
border-color css
<style>
span { border-color: #539512; }
span { border-color: rgb(83,149,18); }
td.TdClassName
{
border-color: #539512;
}
.TagClassName
{
border-color: #539512;
}
</style>