Shades of Pine Green #077671
Tints of Pine Green #077671
RGB
CMYK
RGB Variations
Color information
#077671 (or 0x077671) is known color: Pine Green. HEX triplet: 07, 76 and 71. RGB value is (7,118,113). Sum of RGB (Red+Green+Blue) = 7+118+113=238 (31% of max value = 765). Red value is 7 (3.12% from 255 or 2.94% from 238); Green value is 118 (46.48% from 255 or 49.58% from 238); Blue value is 113 (44.53% from 255 or 47.48% from 238); Max value from RGB is 118 - color contains mainly: green. Hex color #077671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077671 is #F8898E. Grayscale: #545454. Windows color (decimal): -16288143 or 7435783. OLE color: 7435783.
HSL color Cylindrical-coordinate representation of color #077671: hue angle of 177.3º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077671 is Cyan = 0.94, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 118 | 113 | - |
| CMYK | 0.94 | 0 | 0.04 | 0.54 |
| HSL | 177.3º | 0.89% | 0.25% | - |
| HSV(B) | 177.3º | 0.94% | 0.46% | - |
| XYZ | 9.55 | 14.19 | 17.86 | - |
| YUV | 84.24 | 144.23 | 72.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 118 | 113 | 0.94 | 0 | 0.04 | 0.54 | 177.3 | 0.89 | 0.25 |
| Hex | 7 | 76 | 71 | 5E | 0 | 4 | 36 | B1 | 59 | 19 |
| Octal | 7 | 166 | 161 | 136 | 0 | 4 | 66 | 261 | 131 | 31 |
| Binary | 111 | 1110110 | 1110001 | 1011110 | 0 | 100 | 110110 | 10110001 | 1011001 | 11001 |
Color Harmonies of #077671
Complementary color
Monochromatic Colors of #077671
Black with #077671
Text Example
Text Example
White with #077671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077671; }
p { color: rgb(7,118,113); }
H1.HeaderClassName
{
color: #077671;
}
.AnyTagClassName
{
color: #077671;
}
</style>
background-color css
<style>
a { background-color: #077671; }
a { background-color: rgb(7,118,113); }
div.DivClassName
{
background-color: #077671;
}
.BgClassName
{
background-color: #077671;
}
</style>
border-color css
<style>
span { border-color: #077671; }
span { border-color: rgb(7,118,113); }
td.TdClassName
{
border-color: #077671;
}
.TagClassName
{
border-color: #077671;
}
</style>