Shades of Hippie Green #679756
Tints of Hippie Green #679756
RGB
CMYK
RGB Variations
Color information
#679756 (or 0x679756) is known color: Hippie Green. HEX triplet: 67, 97 and 56. RGB value is (103,151,86). Sum of RGB (Red+Green+Blue) = 103+151+86=340 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.29% from 340); Green value is 151 (59.38% from 255 or 44.41% from 340); Blue value is 86 (33.98% from 255 or 25.29% from 340); Max value from RGB is 151 - color contains mainly: green. Hex color #679756 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679756 is #9868A9. Grayscale: #818181. Windows color (decimal): -9988266 or 5674855. OLE color: 5674855.
HSL color Cylindrical-coordinate representation of color #679756: hue angle of 104.31º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #679756 is Cyan = 0.32, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 151 | 86 | - |
| CMYK | 0.32 | 0 | 0.43 | 0.41 |
| HSL | 104.31º | 0.27% | 0.46% | - |
| HSV(B) | 104.31º | 0.43% | 0.59% | - |
| XYZ | 18.34 | 25.69 | 12.8 | - |
| YUV | 129.24 | 103.6 | 109.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 151 | 86 | 0.32 | 0 | 0.43 | 0.41 | 104.31 | 0.27 | 0.46 |
| Hex | 67 | 97 | 56 | 20 | 0 | 2B | 29 | 68 | 1B | 2E |
| Octal | 147 | 227 | 126 | 40 | 0 | 53 | 51 | 150 | 33 | 56 |
| Binary | 1100111 | 10010111 | 1010110 | 100000 | 0 | 101011 | 101001 | 1101000 | 11011 | 101110 |
Color Harmonies of #679756
Complementary color
Monochromatic Colors of #679756
Black with #679756
Text Example
Text Example
White with #679756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679756; }
p { color: rgb(103,151,86); }
H1.HeaderClassName
{
color: #679756;
}
.AnyTagClassName
{
color: #679756;
}
</style>
background-color css
<style>
a { background-color: #679756; }
a { background-color: rgb(103,151,86); }
div.DivClassName
{
background-color: #679756;
}
.BgClassName
{
background-color: #679756;
}
</style>
border-color css
<style>
span { border-color: #679756; }
span { border-color: rgb(103,151,86); }
td.TdClassName
{
border-color: #679756;
}
.TagClassName
{
border-color: #679756;
}
</style>