Shades of Pine Green #087871
Tints of Pine Green #087871
RGB
CMYK
RGB Variations
Color information
#087871 (or 0x087871) is known color: Pine Green. HEX triplet: 08, 78 and 71. RGB value is (8,120,113). Sum of RGB (Red+Green+Blue) = 8+120+113=241 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.32% from 241); Green value is 120 (47.27% from 255 or 49.79% from 241); Blue value is 113 (44.53% from 255 or 46.89% from 241); Max value from RGB is 120 - color contains mainly: green. Hex color #087871 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087871 is #F7878E. Grayscale: #555555. Windows color (decimal): -16222095 or 7436296. OLE color: 7436296.
HSL color Cylindrical-coordinate representation of color #087871: hue angle of 176.25º degrees, saturation: 0.88, 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 #087871 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 120 | 113 | - |
| CMYK | 0.93 | 0 | 0.06 | 0.53 |
| HSL | 176.25º | 0.88% | 0.25% | - |
| HSV(B) | 176.25º | 0.93% | 0.47% | - |
| XYZ | 9.8 | 14.68 | 17.94 | - |
| YUV | 85.71 | 143.39 | 72.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 120 | 113 | 0.93 | 0 | 0.06 | 0.53 | 176.25 | 0.88 | 0.25 |
| Hex | 8 | 78 | 71 | 5D | 0 | 6 | 35 | B0 | 58 | 19 |
| Octal | 10 | 170 | 161 | 135 | 0 | 6 | 65 | 260 | 130 | 31 |
| Binary | 1000 | 1111000 | 1110001 | 1011101 | 0 | 110 | 110101 | 10110000 | 1011000 | 11001 |
Color Harmonies of #087871
Complementary color
Monochromatic Colors of #087871
Black with #087871
Text Example
Text Example
White with #087871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087871; }
p { color: rgb(8,120,113); }
H1.HeaderClassName
{
color: #087871;
}
.AnyTagClassName
{
color: #087871;
}
</style>
background-color css
<style>
a { background-color: #087871; }
a { background-color: rgb(8,120,113); }
div.DivClassName
{
background-color: #087871;
}
.BgClassName
{
background-color: #087871;
}
</style>
border-color css
<style>
span { border-color: #087871; }
span { border-color: rgb(8,120,113); }
td.TdClassName
{
border-color: #087871;
}
.TagClassName
{
border-color: #087871;
}
</style>