Shades of Limeade #619622
Tints of Limeade #619622
RGB
CMYK
RGB Variations
Color information
#619622 (or 0x619622) is known color: Limeade. HEX triplet: 61, 96 and 22. RGB value is (97,150,34). Sum of RGB (Red+Green+Blue) = 97+150+34=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 150 (58.98% from 255 or 53.38% from 281); Blue value is 34 (13.67% from 255 or 12.10% from 281); Max value from RGB is 150 - color contains mainly: green. Hex color #619622 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619622 is #9E69DD. Grayscale: #797979. Windows color (decimal): -10381790 or 2266721. OLE color: 2266721.
HSL color Cylindrical-coordinate representation of color #619622: hue angle of 87.41º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #619622 is Cyan = 0.35, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 97 | 150 | 34 | - |
| CMYK | 0.35 | 0 | 0.77 | 0.41 |
| HSL | 87.41º | 0.63% | 0.36% | - |
| HSV(B) | 87.41º | 0.77% | 0.59% | - |
| XYZ | 16.12 | 24.47 | 5.39 | - |
| YUV | 120.93 | 78.94 | 110.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 150 | 34 | 0.35 | 0 | 0.77 | 0.41 | 87.41 | 0.63 | 0.36 |
| Hex | 61 | 96 | 22 | 23 | 0 | 4D | 29 | 57 | 3F | 24 |
| Octal | 141 | 226 | 42 | 43 | 0 | 115 | 51 | 127 | 77 | 44 |
| Binary | 1100001 | 10010110 | 100010 | 100011 | 0 | 1001101 | 101001 | 1010111 | 111111 | 100100 |
Color Harmonies of #619622
Complementary color
Monochromatic Colors of #619622
Black with #619622
Text Example
Text Example
White with #619622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619622; }
p { color: rgb(97,150,34); }
H1.HeaderClassName
{
color: #619622;
}
.AnyTagClassName
{
color: #619622;
}
</style>
background-color css
<style>
a { background-color: #619622; }
a { background-color: rgb(97,150,34); }
div.DivClassName
{
background-color: #619622;
}
.BgClassName
{
background-color: #619622;
}
</style>
border-color css
<style>
span { border-color: #619622; }
span { border-color: rgb(97,150,34); }
td.TdClassName
{
border-color: #619622;
}
.TagClassName
{
border-color: #619622;
}
</style>