Shades of Hippie Green #618259
Tints of Hippie Green #618259
RGB
CMYK
RGB Variations
Color information
#618259 (or 0x618259) is known color: Hippie Green. HEX triplet: 61, 82 and 59. RGB value is (97,130,89). Sum of RGB (Red+Green+Blue) = 97+130+89=316 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.70% from 316); Green value is 130 (51.17% from 255 or 41.14% from 316); Blue value is 89 (35.16% from 255 or 28.16% from 316); Max value from RGB is 130 - color contains mainly: green. Hex color #618259 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618259 is #9E7DA6. Grayscale: #737373. Windows color (decimal): -10386855 or 5866081. OLE color: 5866081.
HSL color Cylindrical-coordinate representation of color #618259: hue angle of 108.29º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #618259 is Cyan = 0.25, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 130 | 89 | - |
| CMYK | 0.25 | 0 | 0.32 | 0.49 |
| HSL | 108.29º | 0.19% | 0.43% | - |
| HSV(B) | 108.29º | 0.32% | 0.51% | - |
| XYZ | 14.72 | 19.23 | 12.39 | - |
| YUV | 115.46 | 113.07 | 114.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 89 | 0.25 | 0 | 0.32 | 0.49 | 108.29 | 0.19 | 0.43 |
| Hex | 61 | 82 | 59 | 19 | 0 | 20 | 31 | 6C | 13 | 2B |
| Octal | 141 | 202 | 131 | 31 | 0 | 40 | 61 | 154 | 23 | 53 |
| Binary | 1100001 | 10000010 | 1011001 | 11001 | 0 | 100000 | 110001 | 1101100 | 10011 | 101011 |
Color Harmonies of #618259
Complementary color
Monochromatic Colors of #618259
Black with #618259
Text Example
Text Example
White with #618259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618259; }
p { color: rgb(97,130,89); }
H1.HeaderClassName
{
color: #618259;
}
.AnyTagClassName
{
color: #618259;
}
</style>
background-color css
<style>
a { background-color: #618259; }
a { background-color: rgb(97,130,89); }
div.DivClassName
{
background-color: #618259;
}
.BgClassName
{
background-color: #618259;
}
</style>
border-color css
<style>
span { border-color: #618259; }
span { border-color: rgb(97,130,89); }
td.TdClassName
{
border-color: #618259;
}
.TagClassName
{
border-color: #618259;
}
</style>