Shades of Pine Green #087673
Tints of Pine Green #087673
RGB
CMYK
RGB Variations
Color information
#087673 (or 0x087673) is known color: Pine Green. HEX triplet: 08, 76 and 73. RGB value is (8,118,115). Sum of RGB (Red+Green+Blue) = 8+118+115=241 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.32% from 241); Green value is 118 (46.48% from 255 or 48.96% from 241); Blue value is 115 (45.31% from 255 or 47.72% from 241); Max value from RGB is 118 - color contains mainly: green. Hex color #087673 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087673 is #F7898C. Grayscale: #545454. Windows color (decimal): -16222605 or 7566856. OLE color: 7566856.
HSL color Cylindrical-coordinate representation of color #087673: hue angle of 178.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 #087673 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 118 | 115 | - |
| CMYK | 0.93 | 0 | 0.03 | 0.54 |
| HSL | 178.36º | 0.87% | 0.25% | - |
| HSV(B) | 178.36º | 0.93% | 0.46% | - |
| XYZ | 9.67 | 14.25 | 18.46 | - |
| YUV | 84.77 | 145.06 | 73.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 118 | 115 | 0.93 | 0 | 0.03 | 0.54 | 178.36 | 0.87 | 0.25 |
| Hex | 8 | 76 | 73 | 5D | 0 | 3 | 36 | B2 | 57 | 19 |
| Octal | 10 | 166 | 163 | 135 | 0 | 3 | 66 | 262 | 127 | 31 |
| Binary | 1000 | 1110110 | 1110011 | 1011101 | 0 | 11 | 110110 | 10110010 | 1010111 | 11001 |
Color Harmonies of #087673
Complementary color
Monochromatic Colors of #087673
Black with #087673
Text Example
Text Example
White with #087673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087673; }
p { color: rgb(8,118,115); }
H1.HeaderClassName
{
color: #087673;
}
.AnyTagClassName
{
color: #087673;
}
</style>
background-color css
<style>
a { background-color: #087673; }
a { background-color: rgb(8,118,115); }
div.DivClassName
{
background-color: #087673;
}
.BgClassName
{
background-color: #087673;
}
</style>
border-color css
<style>
span { border-color: #087673; }
span { border-color: rgb(8,118,115); }
td.TdClassName
{
border-color: #087673;
}
.TagClassName
{
border-color: #087673;
}
</style>