Shades of Pine Green #087668
Tints of Pine Green #087668
RGB
CMYK
RGB Variations
Color information
#087668 (or 0x087668) is known color: Pine Green. HEX triplet: 08, 76 and 68. RGB value is (8,118,104). Sum of RGB (Red+Green+Blue) = 8+118+104=230 (30% of max value = 765). Red value is 8 (3.52% from 255 or 3.48% from 230); Green value is 118 (46.48% from 255 or 51.30% from 230); Blue value is 104 (41.02% from 255 or 45.22% from 230); Max value from RGB is 118 - color contains mainly: green. Hex color #087668 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087668 is #F78997. Grayscale: #535353. Windows color (decimal): -16222616 or 6845960. OLE color: 6845960.
HSL color Cylindrical-coordinate representation of color #087668: hue angle of 172.36º 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 #087668 is Cyan = 0.93, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 118 | 104 | - |
| CMYK | 0.93 | 0 | 0.12 | 0.54 |
| HSL | 172.36º | 0.87% | 0.25% | - |
| HSV(B) | 172.36º | 0.93% | 0.46% | - |
| XYZ | 9.08 | 14.01 | 15.32 | - |
| YUV | 83.51 | 139.56 | 74.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 118 | 104 | 0.93 | 0 | 0.12 | 0.54 | 172.36 | 0.87 | 0.25 |
| Hex | 8 | 76 | 68 | 5D | 0 | C | 36 | AC | 57 | 19 |
| Octal | 10 | 166 | 150 | 135 | 0 | 14 | 66 | 254 | 127 | 31 |
| Binary | 1000 | 1110110 | 1101000 | 1011101 | 0 | 1100 | 110110 | 10101100 | 1010111 | 11001 |
Color Harmonies of #087668
Complementary color
Monochromatic Colors of #087668
Black with #087668
Text Example
Text Example
White with #087668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087668; }
p { color: rgb(8,118,104); }
H1.HeaderClassName
{
color: #087668;
}
.AnyTagClassName
{
color: #087668;
}
</style>
background-color css
<style>
a { background-color: #087668; }
a { background-color: rgb(8,118,104); }
div.DivClassName
{
background-color: #087668;
}
.BgClassName
{
background-color: #087668;
}
</style>
border-color css
<style>
span { border-color: #087668; }
span { border-color: rgb(8,118,104); }
td.TdClassName
{
border-color: #087668;
}
.TagClassName
{
border-color: #087668;
}
</style>