Shades of Limeade #619920
Tints of Limeade #619920
RGB
CMYK
RGB Variations
Color information
#619920 (or 0x619920) is known color: Limeade. HEX triplet: 61, 99 and 20. RGB value is (97,153,32). Sum of RGB (Red+Green+Blue) = 97+153+32=282 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.40% from 282); Green value is 153 (60.16% from 255 or 54.26% from 282); Blue value is 32 (12.89% from 255 or 11.35% from 282); Max value from RGB is 153 - color contains mainly: green. Hex color #619920 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619920 is #9E66DF. Grayscale: #7A7A7A. Windows color (decimal): -10381024 or 2136417. OLE color: 2136417.
HSL color Cylindrical-coordinate representation of color #619920: hue angle of 87.77º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #619920 is Cyan = 0.37, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 97 | 153 | 32 | - |
| CMYK | 0.37 | 0 | 0.79 | 0.4 |
| HSL | 87.77º | 0.65% | 0.36% | - |
| HSV(B) | 87.77º | 0.79% | 0.6% | - |
| XYZ | 16.58 | 25.43 | 5.4 | - |
| YUV | 122.46 | 76.95 | 109.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 153 | 32 | 0.37 | 0 | 0.79 | 0.4 | 87.77 | 0.65 | 0.36 |
| Hex | 61 | 99 | 20 | 25 | 0 | 4F | 28 | 58 | 41 | 24 |
| Octal | 141 | 231 | 40 | 45 | 0 | 117 | 50 | 130 | 101 | 44 |
| Binary | 1100001 | 10011001 | 100000 | 100101 | 0 | 1001111 | 101000 | 1011000 | 1000001 | 100100 |
Color Harmonies of #619920
Complementary color
Monochromatic Colors of #619920
Black with #619920
Text Example
Text Example
White with #619920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619920; }
p { color: rgb(97,153,32); }
H1.HeaderClassName
{
color: #619920;
}
.AnyTagClassName
{
color: #619920;
}
</style>
background-color css
<style>
a { background-color: #619920; }
a { background-color: rgb(97,153,32); }
div.DivClassName
{
background-color: #619920;
}
.BgClassName
{
background-color: #619920;
}
</style>
border-color css
<style>
span { border-color: #619920; }
span { border-color: rgb(97,153,32); }
td.TdClassName
{
border-color: #619920;
}
.TagClassName
{
border-color: #619920;
}
</style>