Shades of Pine Green #087166
Tints of Pine Green #087166
RGB
CMYK
RGB Variations
Color information
#087166 (or 0x087166) is known color: Pine Green. HEX triplet: 08, 71 and 66. RGB value is (8,113,102). Sum of RGB (Red+Green+Blue) = 8+113+102=223 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.59% from 223); Green value is 113 (44.53% from 255 or 50.67% from 223); Blue value is 102 (40.23% from 255 or 45.74% from 223); Max value from RGB is 113 - color contains mainly: green. Hex color #087166 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087166 is #F78E99. Grayscale: #505050. Windows color (decimal): -16223898 or 6713608. OLE color: 6713608.
HSL color Cylindrical-coordinate representation of color #087166: hue angle of 173.71º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087166 is Cyan = 0.93, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 8 | 113 | 102 | - |
| CMYK | 0.93 | 0 | 0.10 | 0.56 |
| HSL | 173.71º | 0.87% | 0.24% | - |
| HSV(B) | 173.71º | 0.93% | 0.44% | - |
| XYZ | 8.4 | 12.82 | 14.6 | - |
| YUV | 80.35 | 140.21 | 76.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 113 | 102 | 0.93 | 0 | 0.10 | 0.56 | 173.71 | 0.87 | 0.24 |
| Hex | 8 | 71 | 66 | 5D | 0 | A | 38 | AE | 57 | 18 |
| Octal | 10 | 161 | 146 | 135 | 0 | 12 | 70 | 256 | 127 | 30 |
| Binary | 1000 | 1110001 | 1100110 | 1011101 | 0 | 1010 | 111000 | 10101110 | 1010111 | 11000 |
Color Harmonies of #087166
Complementary color
Monochromatic Colors of #087166
Black with #087166
Text Example
Text Example
White with #087166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087166; }
p { color: rgb(8,113,102); }
H1.HeaderClassName
{
color: #087166;
}
.AnyTagClassName
{
color: #087166;
}
</style>
background-color css
<style>
a { background-color: #087166; }
a { background-color: rgb(8,113,102); }
div.DivClassName
{
background-color: #087166;
}
.BgClassName
{
background-color: #087166;
}
</style>
border-color css
<style>
span { border-color: #087166; }
span { border-color: rgb(8,113,102); }
td.TdClassName
{
border-color: #087166;
}
.TagClassName
{
border-color: #087166;
}
</style>