Shades of Hippie Green #549056
Tints of Hippie Green #549056
RGB
CMYK
RGB Variations
Color information
#549056 (or 0x549056) is known color: Hippie Green. HEX triplet: 54, 90 and 56. RGB value is (84,144,86). Sum of RGB (Red+Green+Blue) = 84+144+86=314 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.75% from 314); Green value is 144 (56.64% from 255 or 45.86% from 314); Blue value is 86 (33.98% from 255 or 27.39% from 314); Max value from RGB is 144 - color contains mainly: green. Hex color #549056 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549056 is #AB6FA9. Grayscale: #777777. Windows color (decimal): -11235242 or 5673044. OLE color: 5673044.
HSL color Cylindrical-coordinate representation of color #549056: hue angle of 122º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #549056 is Cyan = 0.42, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 144 | 86 | - |
| CMYK | 0.42 | 0 | 0.40 | 0.44 |
| HSL | 122º | 0.26% | 0.45% | - |
| HSV(B) | 122º | 0.42% | 0.56% | - |
| XYZ | 15.31 | 22.5 | 12.34 | - |
| YUV | 119.45 | 109.12 | 102.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 144 | 86 | 0.42 | 0 | 0.40 | 0.44 | 122 | 0.26 | 0.45 |
| Hex | 54 | 90 | 56 | 2A | 0 | 28 | 2C | 7A | 1A | 2D |
| Octal | 124 | 220 | 126 | 52 | 0 | 50 | 54 | 172 | 32 | 55 |
| Binary | 1010100 | 10010000 | 1010110 | 101010 | 0 | 101000 | 101100 | 1111010 | 11010 | 101101 |
Color Harmonies of #549056
Complementary color
Monochromatic Colors of #549056
Black with #549056
Text Example
Text Example
White with #549056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549056; }
p { color: rgb(84,144,86); }
H1.HeaderClassName
{
color: #549056;
}
.AnyTagClassName
{
color: #549056;
}
</style>
background-color css
<style>
a { background-color: #549056; }
a { background-color: rgb(84,144,86); }
div.DivClassName
{
background-color: #549056;
}
.BgClassName
{
background-color: #549056;
}
</style>
border-color css
<style>
span { border-color: #549056; }
span { border-color: rgb(84,144,86); }
td.TdClassName
{
border-color: #549056;
}
.TagClassName
{
border-color: #549056;
}
</style>