Shades of Hippie Green #559547
Tints of Hippie Green #559547
RGB
CMYK
RGB Variations
Color information
#559547 (or 0x559547) is known color: Hippie Green. HEX triplet: 55, 95 and 47. RGB value is (85,149,71). Sum of RGB (Red+Green+Blue) = 85+149+71=305 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.87% from 305); Green value is 149 (58.59% from 255 or 48.85% from 305); Blue value is 71 (28.12% from 255 or 23.28% from 305); Max value from RGB is 149 - color contains mainly: green. Hex color #559547 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559547 is #AA6AB8. Grayscale: #797979. Windows color (decimal): -11168441 or 4691285. OLE color: 4691285.
HSL color Cylindrical-coordinate representation of color #559547: hue angle of 109.23º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #559547 is Cyan = 0.43, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 149 | 71 | - |
| CMYK | 0.43 | 0 | 0.52 | 0.42 |
| HSL | 109.23º | 0.35% | 0.43% | - |
| HSV(B) | 109.23º | 0.52% | 0.58% | - |
| XYZ | 15.63 | 23.88 | 9.75 | - |
| YUV | 120.97 | 99.8 | 102.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 149 | 71 | 0.43 | 0 | 0.52 | 0.42 | 109.23 | 0.35 | 0.43 |
| Hex | 55 | 95 | 47 | 2B | 0 | 34 | 2A | 6D | 23 | 2B |
| Octal | 125 | 225 | 107 | 53 | 0 | 64 | 52 | 155 | 43 | 53 |
| Binary | 1010101 | 10010101 | 1000111 | 101011 | 0 | 110100 | 101010 | 1101101 | 100011 | 101011 |
Color Harmonies of #559547
Complementary color
Monochromatic Colors of #559547
Black with #559547
Text Example
Text Example
White with #559547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559547; }
p { color: rgb(85,149,71); }
H1.HeaderClassName
{
color: #559547;
}
.AnyTagClassName
{
color: #559547;
}
</style>
background-color css
<style>
a { background-color: #559547; }
a { background-color: rgb(85,149,71); }
div.DivClassName
{
background-color: #559547;
}
.BgClassName
{
background-color: #559547;
}
</style>
border-color css
<style>
span { border-color: #559547; }
span { border-color: rgb(85,149,71); }
td.TdClassName
{
border-color: #559547;
}
.TagClassName
{
border-color: #559547;
}
</style>