Shades of Hippie Green #549446
Tints of Hippie Green #549446
RGB
CMYK
RGB Variations
Color information
#549446 (or 0x549446) is known color: Hippie Green. HEX triplet: 54, 94 and 46. RGB value is (84,148,70). Sum of RGB (Red+Green+Blue) = 84+148+70=302 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.81% from 302); Green value is 148 (58.20% from 255 or 49.01% from 302); Blue value is 70 (27.73% from 255 or 23.18% from 302); Max value from RGB is 148 - color contains mainly: green. Hex color #549446 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #549446 is #AB6BB9. Grayscale: #787878. Windows color (decimal): -11234234 or 4625492. OLE color: 4625492.
HSL color Cylindrical-coordinate representation of color #549446: hue angle of 109.23º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #549446 is Cyan = 0.43, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 148 | 70 | - |
| CMYK | 0.43 | 0 | 0.53 | 0.42 |
| HSL | 109.23º | 0.36% | 0.43% | - |
| HSV(B) | 109.23º | 0.53% | 0.58% | - |
| XYZ | 15.35 | 23.51 | 9.52 | - |
| YUV | 119.97 | 99.8 | 102.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 148 | 70 | 0.43 | 0 | 0.53 | 0.42 | 109.23 | 0.36 | 0.43 |
| Hex | 54 | 94 | 46 | 2B | 0 | 35 | 2A | 6D | 24 | 2B |
| Octal | 124 | 224 | 106 | 53 | 0 | 65 | 52 | 155 | 44 | 53 |
| Binary | 1010100 | 10010100 | 1000110 | 101011 | 0 | 110101 | 101010 | 1101101 | 100100 | 101011 |
Color Harmonies of #549446
Complementary color
Monochromatic Colors of #549446
Black with #549446
Text Example
Text Example
White with #549446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549446; }
p { color: rgb(84,148,70); }
H1.HeaderClassName
{
color: #549446;
}
.AnyTagClassName
{
color: #549446;
}
</style>
background-color css
<style>
a { background-color: #549446; }
a { background-color: rgb(84,148,70); }
div.DivClassName
{
background-color: #549446;
}
.BgClassName
{
background-color: #549446;
}
</style>
border-color css
<style>
span { border-color: #549446; }
span { border-color: rgb(84,148,70); }
td.TdClassName
{
border-color: #549446;
}
.TagClassName
{
border-color: #549446;
}
</style>