Shades of Hippie Green #518751
Tints of Hippie Green #518751
RGB
CMYK
RGB Variations
Color information
#518751 (or 0x518751) is known color: Hippie Green. HEX triplet: 51, 87 and 51. RGB value is (81,135,81). Sum of RGB (Red+Green+Blue) = 81+135+81=297 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.27% from 297); Green value is 135 (53.12% from 255 or 45.45% from 297); Blue value is 81 (32.03% from 255 or 27.27% from 297); Max value from RGB is 135 - color contains mainly: green. Hex color #518751 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518751 is #AE78AE. Grayscale: #707070. Windows color (decimal): -11434159 or 5343057. OLE color: 5343057.
HSL color Cylindrical-coordinate representation of color #518751: hue angle of 120º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #518751 is Cyan = 0.40, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 81 | - |
| CMYK | 0.40 | 0 | 0.40 | 0.47 |
| HSL | 120º | 0.25% | 0.42% | - |
| HSV(B) | 120º | 0.4% | 0.53% | - |
| XYZ | 13.54 | 19.67 | 10.87 | - |
| YUV | 112.7 | 110.11 | 105.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 81 | 0.40 | 0 | 0.40 | 0.47 | 120 | 0.25 | 0.42 |
| Hex | 51 | 87 | 51 | 28 | 0 | 28 | 2F | 78 | 19 | 2A |
| Octal | 121 | 207 | 121 | 50 | 0 | 50 | 57 | 170 | 31 | 52 |
| Binary | 1010001 | 10000111 | 1010001 | 101000 | 0 | 101000 | 101111 | 1111000 | 11001 | 101010 |
Color Harmonies of #518751
Complementary color
Monochromatic Colors of #518751
Black with #518751
Text Example
Text Example
White with #518751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518751; }
p { color: rgb(81,135,81); }
H1.HeaderClassName
{
color: #518751;
}
.AnyTagClassName
{
color: #518751;
}
</style>
background-color css
<style>
a { background-color: #518751; }
a { background-color: rgb(81,135,81); }
div.DivClassName
{
background-color: #518751;
}
.BgClassName
{
background-color: #518751;
}
</style>
border-color css
<style>
span { border-color: #518751; }
span { border-color: rgb(81,135,81); }
td.TdClassName
{
border-color: #518751;
}
.TagClassName
{
border-color: #518751;
}
</style>