Shades of Limeade #479602
Tints of Limeade #479602
RGB
CMYK
RGB Variations
Color information
#479602 (or 0x479602) is known color: Limeade. HEX triplet: 47, 96 and 02. RGB value is (71,150,2). Sum of RGB (Red+Green+Blue) = 71+150+2=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 150 (58.98% from 255 or 67.26% from 223); Blue value is 2 (1.17% from 255 or 0.90% from 223); Max value from RGB is 150 - color contains mainly: green. Hex color #479602 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479602 is #B869FD. Grayscale: #6E6E6E. Windows color (decimal): -12085758 or 169543. OLE color: 169543.
HSL color Cylindrical-coordinate representation of color #479602: hue angle of 92.03º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #479602 is Cyan = 0.53, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 150 | 2 | - |
| CMYK | 0.53 | 0 | 0.99 | 0.41 |
| HSL | 92.03º | 0.97% | 0.3% | - |
| HSV(B) | 92.03º | 0.99% | 0.59% | - |
| XYZ | 13.52 | 23.16 | 3.81 | - |
| YUV | 109.51 | 67.33 | 100.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 150 | 2 | 0.53 | 0 | 0.99 | 0.41 | 92.03 | 0.97 | 0.3 |
| Hex | 47 | 96 | 2 | 35 | 0 | 63 | 29 | 5C | 61 | 1E |
| Octal | 107 | 226 | 2 | 65 | 0 | 143 | 51 | 134 | 141 | 36 |
| Binary | 1000111 | 10010110 | 10 | 110101 | 0 | 1100011 | 101001 | 1011100 | 1100001 | 11110 |
Color Harmonies of #479602
Complementary color
Monochromatic Colors of #479602
Black with #479602
Text Example
Text Example
White with #479602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479602; }
p { color: rgb(71,150,2); }
H1.HeaderClassName
{
color: #479602;
}
.AnyTagClassName
{
color: #479602;
}
</style>
background-color css
<style>
a { background-color: #479602; }
a { background-color: rgb(71,150,2); }
div.DivClassName
{
background-color: #479602;
}
.BgClassName
{
background-color: #479602;
}
</style>
border-color css
<style>
span { border-color: #479602; }
span { border-color: rgb(71,150,2); }
td.TdClassName
{
border-color: #479602;
}
.TagClassName
{
border-color: #479602;
}
</style>