Shades of Limeade #539314
Tints of Limeade #539314
RGB
CMYK
RGB Variations
Color information
#539314 (or 0x539314) is known color: Limeade. HEX triplet: 53, 93 and 14. RGB value is (83,147,20). Sum of RGB (Red+Green+Blue) = 83+147+20=250 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.2% from 250); Green value is 147 (57.81% from 255 or 58.8% from 250); Blue value is 20 (8.20% from 255 or 8% from 250); Max value from RGB is 147 - color contains mainly: green. Hex color #539314 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539314 is #AC6CEB. Grayscale: #717171. Windows color (decimal): -11300076 or 1348435. OLE color: 1348435.
HSL color Cylindrical-coordinate representation of color #539314: hue angle of 90.24º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #539314 is Cyan = 0.44, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 20 | - |
| CMYK | 0.44 | 0 | 0.86 | 0.42 |
| HSL | 90.24º | 0.76% | 0.33% | - |
| HSV(B) | 90.24º | 0.86% | 0.58% | - |
| XYZ | 14.13 | 22.76 | 4.31 | - |
| YUV | 113.39 | 75.3 | 106.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 20 | 0.44 | 0 | 0.86 | 0.42 | 90.24 | 0.76 | 0.33 |
| Hex | 53 | 93 | 14 | 2C | 0 | 56 | 2A | 5A | 4C | 21 |
| Octal | 123 | 223 | 24 | 54 | 0 | 126 | 52 | 132 | 114 | 41 |
| Binary | 1010011 | 10010011 | 10100 | 101100 | 0 | 1010110 | 101010 | 1011010 | 1001100 | 100001 |
Color Harmonies of #539314
Complementary color
Monochromatic Colors of #539314
Black with #539314
Text Example
Text Example
White with #539314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539314; }
p { color: rgb(83,147,20); }
H1.HeaderClassName
{
color: #539314;
}
.AnyTagClassName
{
color: #539314;
}
</style>
background-color css
<style>
a { background-color: #539314; }
a { background-color: rgb(83,147,20); }
div.DivClassName
{
background-color: #539314;
}
.BgClassName
{
background-color: #539314;
}
</style>
border-color css
<style>
span { border-color: #539314; }
span { border-color: rgb(83,147,20); }
td.TdClassName
{
border-color: #539314;
}
.TagClassName
{
border-color: #539314;
}
</style>