Shades of Hippie Green #619956
Tints of Hippie Green #619956
RGB
CMYK
RGB Variations
Color information
#619956 (or 0x619956) is known color: Hippie Green. HEX triplet: 61, 99 and 56. RGB value is (97,153,86). Sum of RGB (Red+Green+Blue) = 97+153+86=336 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.87% from 336); Green value is 153 (60.16% from 255 or 45.54% from 336); Blue value is 86 (33.98% from 255 or 25.60% from 336); Max value from RGB is 153 - color contains mainly: green. Hex color #619956 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619956 is #9E66A9. Grayscale: #808080. Windows color (decimal): -10380970 or 5675361. OLE color: 5675361.
HSL color Cylindrical-coordinate representation of color #619956: hue angle of 110.15º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #619956 is Cyan = 0.37, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 97 | 153 | 86 | - |
| CMYK | 0.37 | 0 | 0.44 | 0.4 |
| HSL | 110.15º | 0.28% | 0.47% | - |
| HSV(B) | 110.15º | 0.44% | 0.6% | - |
| XYZ | 18 | 26 | 12.87 | - |
| YUV | 128.62 | 103.95 | 105.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 153 | 86 | 0.37 | 0 | 0.44 | 0.4 | 110.15 | 0.28 | 0.47 |
| Hex | 61 | 99 | 56 | 25 | 0 | 2C | 28 | 6E | 1C | 2F |
| Octal | 141 | 231 | 126 | 45 | 0 | 54 | 50 | 156 | 34 | 57 |
| Binary | 1100001 | 10011001 | 1010110 | 100101 | 0 | 101100 | 101000 | 1101110 | 11100 | 101111 |
Color Harmonies of #619956
Complementary color
Monochromatic Colors of #619956
Black with #619956
Text Example
Text Example
White with #619956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619956; }
p { color: rgb(97,153,86); }
H1.HeaderClassName
{
color: #619956;
}
.AnyTagClassName
{
color: #619956;
}
</style>
background-color css
<style>
a { background-color: #619956; }
a { background-color: rgb(97,153,86); }
div.DivClassName
{
background-color: #619956;
}
.BgClassName
{
background-color: #619956;
}
</style>
border-color css
<style>
span { border-color: #619956; }
span { border-color: rgb(97,153,86); }
td.TdClassName
{
border-color: #619956;
}
.TagClassName
{
border-color: #619956;
}
</style>