Shades of Limeade #539330
Tints of Limeade #539330
RGB
CMYK
RGB Variations
Color information
#539330 (or 0x539330) is known color: Limeade. HEX triplet: 53, 93 and 30. RGB value is (83,147,48). Sum of RGB (Red+Green+Blue) = 83+147+48=278 (36% of max value = 765). Red value is 83 (32.81% from 255 or 29.86% from 278); Green value is 147 (57.81% from 255 or 52.88% from 278); Blue value is 48 (19.14% from 255 or 17.27% from 278); Max value from RGB is 147 - color contains mainly: green. Hex color #539330 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539330 is #AC6CCF. Grayscale: #747474. Windows color (decimal): -11300048 or 3183443. OLE color: 3183443.
HSL color Cylindrical-coordinate representation of color #539330: hue angle of 98.79º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #539330 is Cyan = 0.44, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 48 | - |
| CMYK | 0.44 | 0 | 0.67 | 0.42 |
| HSL | 98.79º | 0.51% | 0.38% | - |
| HSV(B) | 98.79º | 0.67% | 0.58% | - |
| XYZ | 14.53 | 22.92 | 6.45 | - |
| YUV | 116.58 | 89.3 | 104.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 48 | 0.44 | 0 | 0.67 | 0.42 | 98.79 | 0.51 | 0.38 |
| Hex | 53 | 93 | 30 | 2C | 0 | 43 | 2A | 63 | 33 | 26 |
| Octal | 123 | 223 | 60 | 54 | 0 | 103 | 52 | 143 | 63 | 46 |
| Binary | 1010011 | 10010011 | 110000 | 101100 | 0 | 1000011 | 101010 | 1100011 | 110011 | 100110 |
Color Harmonies of #539330
Complementary color
Monochromatic Colors of #539330
Black with #539330
Text Example
Text Example
White with #539330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539330; }
p { color: rgb(83,147,48); }
H1.HeaderClassName
{
color: #539330;
}
.AnyTagClassName
{
color: #539330;
}
</style>
background-color css
<style>
a { background-color: #539330; }
a { background-color: rgb(83,147,48); }
div.DivClassName
{
background-color: #539330;
}
.BgClassName
{
background-color: #539330;
}
</style>
border-color css
<style>
span { border-color: #539330; }
span { border-color: rgb(83,147,48); }
td.TdClassName
{
border-color: #539330;
}
.TagClassName
{
border-color: #539330;
}
</style>