Shades of Pine Green #087973
Tints of Pine Green #087973
RGB
CMYK
RGB Variations
Color information
#087973 (or 0x087973) is known color: Pine Green. HEX triplet: 08, 79 and 73. RGB value is (8,121,115). Sum of RGB (Red+Green+Blue) = 8+121+115=244 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.28% from 244); Green value is 121 (47.66% from 255 or 49.59% from 244); Blue value is 115 (45.31% from 255 or 47.13% from 244); Max value from RGB is 121 - color contains mainly: green. Hex color #087973 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087973 is #F7868C. Grayscale: #565656. Windows color (decimal): -16221837 or 7567624. OLE color: 7567624.
HSL color Cylindrical-coordinate representation of color #087973: hue angle of 176.81º 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 #087973 is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 121 | 115 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.53 |
| HSL | 176.81º | 0.88% | 0.25% | - |
| HSV(B) | 176.81º | 0.93% | 0.47% | - |
| XYZ | 10.03 | 14.96 | 18.58 | - |
| YUV | 86.53 | 144.06 | 71.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 121 | 115 | 0.93 | 0 | 0.05 | 0.53 | 176.81 | 0.88 | 0.25 |
| Hex | 8 | 79 | 73 | 5D | 0 | 5 | 35 | B1 | 58 | 19 |
| Octal | 10 | 171 | 163 | 135 | 0 | 5 | 65 | 261 | 130 | 31 |
| Binary | 1000 | 1111001 | 1110011 | 1011101 | 0 | 101 | 110101 | 10110001 | 1011000 | 11001 |
Color Harmonies of #087973
Complementary color
Monochromatic Colors of #087973
Black with #087973
Text Example
Text Example
White with #087973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087973; }
p { color: rgb(8,121,115); }
H1.HeaderClassName
{
color: #087973;
}
.AnyTagClassName
{
color: #087973;
}
</style>
background-color css
<style>
a { background-color: #087973; }
a { background-color: rgb(8,121,115); }
div.DivClassName
{
background-color: #087973;
}
.BgClassName
{
background-color: #087973;
}
</style>
border-color css
<style>
span { border-color: #087973; }
span { border-color: rgb(8,121,115); }
td.TdClassName
{
border-color: #087973;
}
.TagClassName
{
border-color: #087973;
}
</style>