Shades of Hippie Green #519249
Tints of Hippie Green #519249
RGB
CMYK
RGB Variations
Color information
#519249 (or 0x519249) is known color: Hippie Green. HEX triplet: 51, 92 and 49. RGB value is (81,146,73). Sum of RGB (Red+Green+Blue) = 81+146+73=300 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27% from 300); Green value is 146 (57.42% from 255 or 48.67% from 300); Blue value is 73 (28.91% from 255 or 24.33% from 300); Max value from RGB is 146 - color contains mainly: green. Hex color #519249 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519249 is #AE6DB6. Grayscale: #767676. Windows color (decimal): -11431351 or 4821585. OLE color: 4821585.
HSL color Cylindrical-coordinate representation of color #519249: hue angle of 113.42º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #519249 is Cyan = 0.45, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 146 | 73 | - |
| CMYK | 0.45 | 0 | 0.5 | 0.43 |
| HSL | 113.42º | 0.33% | 0.43% | - |
| HSV(B) | 113.42º | 0.5% | 0.57% | - |
| XYZ | 14.87 | 22.79 | 9.92 | - |
| YUV | 118.24 | 102.47 | 101.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 73 | 0.45 | 0 | 0.5 | 0.43 | 113.42 | 0.33 | 0.43 |
| Hex | 51 | 92 | 49 | 2D | 0 | 32 | 2B | 71 | 21 | 2B |
| Octal | 121 | 222 | 111 | 55 | 0 | 62 | 53 | 161 | 41 | 53 |
| Binary | 1010001 | 10010010 | 1001001 | 101101 | 0 | 110010 | 101011 | 1110001 | 100001 | 101011 |
Color Harmonies of #519249
Complementary color
Monochromatic Colors of #519249
Black with #519249
Text Example
Text Example
White with #519249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519249; }
p { color: rgb(81,146,73); }
H1.HeaderClassName
{
color: #519249;
}
.AnyTagClassName
{
color: #519249;
}
</style>
background-color css
<style>
a { background-color: #519249; }
a { background-color: rgb(81,146,73); }
div.DivClassName
{
background-color: #519249;
}
.BgClassName
{
background-color: #519249;
}
</style>
border-color css
<style>
span { border-color: #519249; }
span { border-color: rgb(81,146,73); }
td.TdClassName
{
border-color: #519249;
}
.TagClassName
{
border-color: #519249;
}
</style>