Shades of Pine Green #087671
Tints of Pine Green #087671
RGB
CMYK
RGB Variations
Color information
#087671 (or 0x087671) is known color: Pine Green. HEX triplet: 08, 76 and 71. RGB value is (8,118,113). Sum of RGB (Red+Green+Blue) = 8+118+113=239 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.35% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 113 (44.53% from 255 or 47.28% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #087671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087671 is #F7898E. Grayscale: #545454. Windows color (decimal): -16222607 or 7435784. OLE color: 7435784.
HSL color Cylindrical-coordinate representation of color #087671: hue angle of 177.27º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087671 is Cyan = 0.93, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 118 | 113 | - |
| CMYK | 0.93 | 0 | 0.04 | 0.54 |
| HSL | 177.27º | 0.87% | 0.25% | - |
| HSV(B) | 177.27º | 0.93% | 0.46% | - |
| XYZ | 9.56 | 14.2 | 17.86 | - |
| YUV | 84.54 | 144.06 | 73.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 118 | 113 | 0.93 | 0 | 0.04 | 0.54 | 177.27 | 0.87 | 0.25 |
| Hex | 8 | 76 | 71 | 5D | 0 | 4 | 36 | B1 | 57 | 19 |
| Octal | 10 | 166 | 161 | 135 | 0 | 4 | 66 | 261 | 127 | 31 |
| Binary | 1000 | 1110110 | 1110001 | 1011101 | 0 | 100 | 110110 | 10110001 | 1010111 | 11001 |
Color Harmonies of #087671
Complementary color
Monochromatic Colors of #087671
Black with #087671
Text Example
Text Example
White with #087671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087671; }
p { color: rgb(8,118,113); }
H1.HeaderClassName
{
color: #087671;
}
.AnyTagClassName
{
color: #087671;
}
</style>
background-color css
<style>
a { background-color: #087671; }
a { background-color: rgb(8,118,113); }
div.DivClassName
{
background-color: #087671;
}
.BgClassName
{
background-color: #087671;
}
</style>
border-color css
<style>
span { border-color: #087671; }
span { border-color: rgb(8,118,113); }
td.TdClassName
{
border-color: #087671;
}
.TagClassName
{
border-color: #087671;
}
</style>