Shades of Pine Green #087771
Tints of Pine Green #087771
RGB
CMYK
RGB Variations
Color information
#087771 (or 0x087771) is known color: Pine Green. HEX triplet: 08, 77 and 71. RGB value is (8,119,113). Sum of RGB (Red+Green+Blue) = 8+119+113=240 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.33% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 113 (44.53% from 255 or 47.08% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #087771 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087771 is #F7888E. Grayscale: #555555. Windows color (decimal): -16222351 or 7436040. OLE color: 7436040.
HSL color Cylindrical-coordinate representation of color #087771: hue angle of 176.76º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087771 is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 119 | 113 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.53 |
| HSL | 176.76º | 0.87% | 0.25% | - |
| HSV(B) | 176.76º | 0.93% | 0.47% | - |
| XYZ | 9.68 | 14.44 | 17.9 | - |
| YUV | 85.13 | 143.73 | 72.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 119 | 113 | 0.93 | 0 | 0.05 | 0.53 | 176.76 | 0.87 | 0.25 |
| Hex | 8 | 77 | 71 | 5D | 0 | 5 | 35 | B1 | 57 | 19 |
| Octal | 10 | 167 | 161 | 135 | 0 | 5 | 65 | 261 | 127 | 31 |
| Binary | 1000 | 1110111 | 1110001 | 1011101 | 0 | 101 | 110101 | 10110001 | 1010111 | 11001 |
Color Harmonies of #087771
Complementary color
Monochromatic Colors of #087771
Black with #087771
Text Example
Text Example
White with #087771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087771; }
p { color: rgb(8,119,113); }
H1.HeaderClassName
{
color: #087771;
}
.AnyTagClassName
{
color: #087771;
}
</style>
background-color css
<style>
a { background-color: #087771; }
a { background-color: rgb(8,119,113); }
div.DivClassName
{
background-color: #087771;
}
.BgClassName
{
background-color: #087771;
}
</style>
border-color css
<style>
span { border-color: #087771; }
span { border-color: rgb(8,119,113); }
td.TdClassName
{
border-color: #087771;
}
.TagClassName
{
border-color: #087771;
}
</style>