Shades of Pine Green #087271
Tints of Pine Green #087271
RGB
CMYK
RGB Variations
Color information
#087271 (or 0x087271) is known color: Pine Green. HEX triplet: 08, 72 and 71. RGB value is (8,114,113). Sum of RGB (Red+Green+Blue) = 8+114+113=235 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.40% from 235); Green value is 114 (44.92% from 255 or 48.51% from 235); Blue value is 113 (44.53% from 255 or 48.09% from 235); Max value from RGB is 114 - color contains mainly: green. Hex color #087271 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087271 is #F78D8E. Grayscale: #525252. Windows color (decimal): -16223631 or 7434760. OLE color: 7434760.
HSL color Cylindrical-coordinate representation of color #087271: hue angle of 179.43º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087271 is Cyan = 0.93, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 114 | 113 | - |
| CMYK | 0.93 | 0 | 0.01 | 0.55 |
| HSL | 179.43º | 0.87% | 0.24% | - |
| HSV(B) | 179.43º | 0.93% | 0.45% | - |
| XYZ | 9.1 | 13.28 | 17.71 | - |
| YUV | 82.19 | 145.38 | 75.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 114 | 113 | 0.93 | 0 | 0.01 | 0.55 | 179.43 | 0.87 | 0.24 |
| Hex | 8 | 72 | 71 | 5D | 0 | 1 | 37 | B3 | 57 | 18 |
| Octal | 10 | 162 | 161 | 135 | 0 | 1 | 67 | 263 | 127 | 30 |
| Binary | 1000 | 1110010 | 1110001 | 1011101 | 0 | 1 | 110111 | 10110011 | 1010111 | 11000 |
Color Harmonies of #087271
Complementary color
Monochromatic Colors of #087271
Black with #087271
Text Example
Text Example
White with #087271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087271; }
p { color: rgb(8,114,113); }
H1.HeaderClassName
{
color: #087271;
}
.AnyTagClassName
{
color: #087271;
}
</style>
background-color css
<style>
a { background-color: #087271; }
a { background-color: rgb(8,114,113); }
div.DivClassName
{
background-color: #087271;
}
.BgClassName
{
background-color: #087271;
}
</style>
border-color css
<style>
span { border-color: #087271; }
span { border-color: rgb(8,114,113); }
td.TdClassName
{
border-color: #087271;
}
.TagClassName
{
border-color: #087271;
}
</style>