Shades of Limeade #539006
Tints of Limeade #539006
RGB
CMYK
RGB Variations
Color information
#539006 (or 0x539006) is known color: Limeade. HEX triplet: 53, 90 and 06. RGB value is (83,144,6). Sum of RGB (Red+Green+Blue) = 83+144+6=233 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.62% from 233); Green value is 144 (56.64% from 255 or 61.80% from 233); Blue value is 6 (2.73% from 255 or 2.58% from 233); Max value from RGB is 144 - color contains mainly: green. Hex color #539006 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539006 is #AC6FF9. Grayscale: #6E6E6E. Windows color (decimal): -11300858 or 430163. OLE color: 430163.
HSL color Cylindrical-coordinate representation of color #539006: hue angle of 86.52º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #539006 is Cyan = 0.42, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 6 | - |
| CMYK | 0.42 | 0 | 0.96 | 0.44 |
| HSL | 86.52º | 0.92% | 0.29% | - |
| HSV(B) | 86.52º | 0.96% | 0.56% | - |
| XYZ | 13.57 | 21.8 | 3.66 | - |
| YUV | 110.03 | 69.29 | 108.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 6 | 0.42 | 0 | 0.96 | 0.44 | 86.52 | 0.92 | 0.29 |
| Hex | 53 | 90 | 6 | 2A | 0 | 60 | 2C | 57 | 5C | 1D |
| Octal | 123 | 220 | 6 | 52 | 0 | 140 | 54 | 127 | 134 | 35 |
| Binary | 1010011 | 10010000 | 110 | 101010 | 0 | 1100000 | 101100 | 1010111 | 1011100 | 11101 |
Color Harmonies of #539006
Complementary color
Monochromatic Colors of #539006
Black with #539006
Text Example
Text Example
White with #539006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539006; }
p { color: rgb(83,144,6); }
H1.HeaderClassName
{
color: #539006;
}
.AnyTagClassName
{
color: #539006;
}
</style>
background-color css
<style>
a { background-color: #539006; }
a { background-color: rgb(83,144,6); }
div.DivClassName
{
background-color: #539006;
}
.BgClassName
{
background-color: #539006;
}
</style>
border-color css
<style>
span { border-color: #539006; }
span { border-color: rgb(83,144,6); }
td.TdClassName
{
border-color: #539006;
}
.TagClassName
{
border-color: #539006;
}
</style>