Shades of Hippie Green #669458
Tints of Hippie Green #669458
RGB
CMYK
RGB Variations
Color information
#669458 (or 0x669458) is known color: Hippie Green. HEX triplet: 66, 94 and 58. RGB value is (102,148,88). Sum of RGB (Red+Green+Blue) = 102+148+88=338 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.18% from 338); Green value is 148 (58.20% from 255 or 43.79% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 148 - color contains mainly: green. Hex color #669458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #669458 is #996BA7. Grayscale: #7F7F7F. Windows color (decimal): -10054568 or 5805158. OLE color: 5805158.
HSL color Cylindrical-coordinate representation of color #669458: hue angle of 106º 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 #669458 is Cyan = 0.31, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 148 | 88 | - |
| CMYK | 0.31 | 0 | 0.41 | 0.42 |
| HSL | 106º | 0.25% | 0.46% | - |
| HSV(B) | 106º | 0.41% | 0.58% | - |
| XYZ | 17.83 | 24.71 | 13.06 | - |
| YUV | 127.41 | 105.76 | 109.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 148 | 88 | 0.31 | 0 | 0.41 | 0.42 | 106 | 0.25 | 0.46 |
| Hex | 66 | 94 | 58 | 1F | 0 | 29 | 2A | 6A | 19 | 2E |
| Octal | 146 | 224 | 130 | 37 | 0 | 51 | 52 | 152 | 31 | 56 |
| Binary | 1100110 | 10010100 | 1011000 | 11111 | 0 | 101001 | 101010 | 1101010 | 11001 | 101110 |
Color Harmonies of #669458
Complementary color
Monochromatic Colors of #669458
Black with #669458
Text Example
Text Example
White with #669458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669458; }
p { color: rgb(102,148,88); }
H1.HeaderClassName
{
color: #669458;
}
.AnyTagClassName
{
color: #669458;
}
</style>
background-color css
<style>
a { background-color: #669458; }
a { background-color: rgb(102,148,88); }
div.DivClassName
{
background-color: #669458;
}
.BgClassName
{
background-color: #669458;
}
</style>
border-color css
<style>
span { border-color: #669458; }
span { border-color: rgb(102,148,88); }
td.TdClassName
{
border-color: #669458;
}
.TagClassName
{
border-color: #669458;
}
</style>