Shades of Pine Green #077771
Tints of Pine Green #077771
RGB
CMYK
RGB Variations
Color information
#077771 (or 0x077771) is known color: Pine Green. HEX triplet: 07, 77 and 71. RGB value is (7,119,113). Sum of RGB (Red+Green+Blue) = 7+119+113=239 (31% of max value = 765). Red value is 7 (3.12% from 255 or 2.93% from 239); Green value is 119 (46.88% from 255 or 49.79% from 239); Blue value is 113 (44.53% from 255 or 47.28% from 239); Max value from RGB is 119 - color contains mainly: green. Hex color #077771 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077771 is #F8888E. Grayscale: #545454. Windows color (decimal): -16287887 or 7436039. OLE color: 7436039.
HSL color Cylindrical-coordinate representation of color #077771: hue angle of 176.79º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077771 is Cyan = 0.94, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 119 | 113 | - |
| CMYK | 0.94 | 0 | 0.05 | 0.53 |
| HSL | 176.79º | 0.89% | 0.25% | - |
| HSV(B) | 176.79º | 0.94% | 0.47% | - |
| XYZ | 9.67 | 14.43 | 17.9 | - |
| YUV | 84.83 | 143.89 | 72.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 119 | 113 | 0.94 | 0 | 0.05 | 0.53 | 176.79 | 0.89 | 0.25 |
| Hex | 7 | 77 | 71 | 5E | 0 | 5 | 35 | B1 | 59 | 19 |
| Octal | 7 | 167 | 161 | 136 | 0 | 5 | 65 | 261 | 131 | 31 |
| Binary | 111 | 1110111 | 1110001 | 1011110 | 0 | 101 | 110101 | 10110001 | 1011001 | 11001 |
Color Harmonies of #077771
Complementary color
Monochromatic Colors of #077771
Black with #077771
Text Example
Text Example
White with #077771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077771; }
p { color: rgb(7,119,113); }
H1.HeaderClassName
{
color: #077771;
}
.AnyTagClassName
{
color: #077771;
}
</style>
background-color css
<style>
a { background-color: #077771; }
a { background-color: rgb(7,119,113); }
div.DivClassName
{
background-color: #077771;
}
.BgClassName
{
background-color: #077771;
}
</style>
border-color css
<style>
span { border-color: #077771; }
span { border-color: rgb(7,119,113); }
td.TdClassName
{
border-color: #077771;
}
.TagClassName
{
border-color: #077771;
}
</style>