Shades of Hippie Green #559056
Tints of Hippie Green #559056
RGB
CMYK
RGB Variations
Color information
#559056 (or 0x559056) is known color: Hippie Green. HEX triplet: 55, 90 and 56. RGB value is (85,144,86). Sum of RGB (Red+Green+Blue) = 85+144+86=315 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.98% from 315); Green value is 144 (56.64% from 255 or 45.71% from 315); Blue value is 86 (33.98% from 255 or 27.30% from 315); Max value from RGB is 144 - color contains mainly: green. Hex color #559056 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559056 is #AA6FA9. Grayscale: #777777. Windows color (decimal): -11169706 or 5673045. OLE color: 5673045.
HSL color Cylindrical-coordinate representation of color #559056: hue angle of 121.02º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #559056 is Cyan = 0.41, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 86 | - |
| CMYK | 0.41 | 0 | 0.40 | 0.44 |
| HSL | 121.02º | 0.26% | 0.45% | - |
| HSV(B) | 121.02º | 0.41% | 0.56% | - |
| XYZ | 15.4 | 22.55 | 12.35 | - |
| YUV | 119.75 | 108.95 | 103.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 86 | 0.41 | 0 | 0.40 | 0.44 | 121.02 | 0.26 | 0.45 |
| Hex | 55 | 90 | 56 | 29 | 0 | 28 | 2C | 79 | 1A | 2D |
| Octal | 125 | 220 | 126 | 51 | 0 | 50 | 54 | 171 | 32 | 55 |
| Binary | 1010101 | 10010000 | 1010110 | 101001 | 0 | 101000 | 101100 | 1111001 | 11010 | 101101 |
Color Harmonies of #559056
Complementary color
Monochromatic Colors of #559056
Black with #559056
Text Example
Text Example
White with #559056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559056; }
p { color: rgb(85,144,86); }
H1.HeaderClassName
{
color: #559056;
}
.AnyTagClassName
{
color: #559056;
}
</style>
background-color css
<style>
a { background-color: #559056; }
a { background-color: rgb(85,144,86); }
div.DivClassName
{
background-color: #559056;
}
.BgClassName
{
background-color: #559056;
}
</style>
border-color css
<style>
span { border-color: #559056; }
span { border-color: rgb(85,144,86); }
td.TdClassName
{
border-color: #559056;
}
.TagClassName
{
border-color: #559056;
}
</style>