Shades of Hippie Green #619458
Tints of Hippie Green #619458
RGB
CMYK
RGB Variations
Color information
#619458 (or 0x619458) is known color: Hippie Green. HEX triplet: 61, 94 and 58. RGB value is (97,148,88). Sum of RGB (Red+Green+Blue) = 97+148+88=333 (44% of max value = 765). Red value is 97 (38.28% from 255 or 29.13% from 333); Green value is 148 (58.20% from 255 or 44.44% from 333); Blue value is 88 (34.77% from 255 or 26.43% from 333); Max value from RGB is 148 - color contains mainly: green. Hex color #619458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619458 is #9E6BA7. Grayscale: #7E7E7E. Windows color (decimal): -10382248 or 5805153. OLE color: 5805153.
HSL color Cylindrical-coordinate representation of color #619458: hue angle of 111º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #619458 is Cyan = 0.34, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 148 | 88 | - |
| CMYK | 0.34 | 0 | 0.41 | 0.42 |
| HSL | 111º | 0.25% | 0.46% | - |
| HSV(B) | 111º | 0.41% | 0.58% | - |
| XYZ | 17.28 | 24.43 | 13.04 | - |
| YUV | 125.91 | 106.6 | 107.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 148 | 88 | 0.34 | 0 | 0.41 | 0.42 | 111 | 0.25 | 0.46 |
| Hex | 61 | 94 | 58 | 22 | 0 | 29 | 2A | 6F | 19 | 2E |
| Octal | 141 | 224 | 130 | 42 | 0 | 51 | 52 | 157 | 31 | 56 |
| Binary | 1100001 | 10010100 | 1011000 | 100010 | 0 | 101001 | 101010 | 1101111 | 11001 | 101110 |
Color Harmonies of #619458
Complementary color
Monochromatic Colors of #619458
Black with #619458
Text Example
Text Example
White with #619458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619458; }
p { color: rgb(97,148,88); }
H1.HeaderClassName
{
color: #619458;
}
.AnyTagClassName
{
color: #619458;
}
</style>
background-color css
<style>
a { background-color: #619458; }
a { background-color: rgb(97,148,88); }
div.DivClassName
{
background-color: #619458;
}
.BgClassName
{
background-color: #619458;
}
</style>
border-color css
<style>
span { border-color: #619458; }
span { border-color: rgb(97,148,88); }
td.TdClassName
{
border-color: #619458;
}
.TagClassName
{
border-color: #619458;
}
</style>