Shades of Hippie Green #619450
Tints of Hippie Green #619450
RGB
CMYK
RGB Variations
Color information
#619450 (or 0x619450) is known color: Hippie Green. HEX triplet: 61, 94 and 50. RGB value is (97,148,80). Sum of RGB (Red+Green+Blue) = 97+148+80=325 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.85% from 325); Green value is 148 (58.20% from 255 or 45.54% from 325); Blue value is 80 (31.64% from 255 or 24.62% from 325); Max value from RGB is 148 - color contains mainly: green. Hex color #619450 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619450 is #9E6BAF. Grayscale: #7D7D7D. Windows color (decimal): -10382256 or 5280865. OLE color: 5280865.
HSL color Cylindrical-coordinate representation of color #619450: hue angle of 105º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #619450 is Cyan = 0.34, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 148 | 80 | - |
| CMYK | 0.34 | 0 | 0.46 | 0.42 |
| HSL | 105º | 0.3% | 0.45% | - |
| HSV(B) | 105º | 0.46% | 0.58% | - |
| XYZ | 16.97 | 24.3 | 11.39 | - |
| YUV | 125 | 102.6 | 108.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 148 | 80 | 0.34 | 0 | 0.46 | 0.42 | 105 | 0.3 | 0.45 |
| Hex | 61 | 94 | 50 | 22 | 0 | 2E | 2A | 69 | 1E | 2D |
| Octal | 141 | 224 | 120 | 42 | 0 | 56 | 52 | 151 | 36 | 55 |
| Binary | 1100001 | 10010100 | 1010000 | 100010 | 0 | 101110 | 101010 | 1101001 | 11110 | 101101 |
Color Harmonies of #619450
Complementary color
Monochromatic Colors of #619450
Black with #619450
Text Example
Text Example
White with #619450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619450; }
p { color: rgb(97,148,80); }
H1.HeaderClassName
{
color: #619450;
}
.AnyTagClassName
{
color: #619450;
}
</style>
background-color css
<style>
a { background-color: #619450; }
a { background-color: rgb(97,148,80); }
div.DivClassName
{
background-color: #619450;
}
.BgClassName
{
background-color: #619450;
}
</style>
border-color css
<style>
span { border-color: #619450; }
span { border-color: rgb(97,148,80); }
td.TdClassName
{
border-color: #619450;
}
.TagClassName
{
border-color: #619450;
}
</style>