Shades of Pine Green #087368
Tints of Pine Green #087368
RGB
CMYK
RGB Variations
Color information
#087368 (or 0x087368) is known color: Pine Green. HEX triplet: 08, 73 and 68. RGB value is (8,115,104). Sum of RGB (Red+Green+Blue) = 8+115+104=227 (30% of max value = 765). Red value is 8 (3.52% from 255 or 3.52% from 227); Green value is 115 (45.31% from 255 or 50.66% from 227); Blue value is 104 (41.02% from 255 or 45.81% from 227); Max value from RGB is 115 - color contains mainly: green. Hex color #087368 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087368 is #F78C97. Grayscale: #515151. Windows color (decimal): -16223384 or 6845192. OLE color: 6845192.
HSL color Cylindrical-coordinate representation of color #087368: hue angle of 173.83º 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 #087368 is Cyan = 0.93, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 115 | 104 | - |
| CMYK | 0.93 | 0 | 0.10 | 0.55 |
| HSL | 173.83º | 0.87% | 0.24% | - |
| HSV(B) | 173.83º | 0.93% | 0.45% | - |
| XYZ | 8.73 | 13.31 | 15.21 | - |
| YUV | 81.75 | 140.55 | 75.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 115 | 104 | 0.93 | 0 | 0.10 | 0.55 | 173.83 | 0.87 | 0.24 |
| Hex | 8 | 73 | 68 | 5D | 0 | A | 37 | AE | 57 | 18 |
| Octal | 10 | 163 | 150 | 135 | 0 | 12 | 67 | 256 | 127 | 30 |
| Binary | 1000 | 1110011 | 1101000 | 1011101 | 0 | 1010 | 110111 | 10101110 | 1010111 | 11000 |
Color Harmonies of #087368
Complementary color
Monochromatic Colors of #087368
Black with #087368
Text Example
Text Example
White with #087368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087368; }
p { color: rgb(8,115,104); }
H1.HeaderClassName
{
color: #087368;
}
.AnyTagClassName
{
color: #087368;
}
</style>
background-color css
<style>
a { background-color: #087368; }
a { background-color: rgb(8,115,104); }
div.DivClassName
{
background-color: #087368;
}
.BgClassName
{
background-color: #087368;
}
</style>
border-color css
<style>
span { border-color: #087368; }
span { border-color: rgb(8,115,104); }
td.TdClassName
{
border-color: #087368;
}
.TagClassName
{
border-color: #087368;
}
</style>