Shades of Pine Green #087266
Tints of Pine Green #087266
RGB
CMYK
RGB Variations
Color information
#087266 (or 0x087266) is known color: Pine Green. HEX triplet: 08, 72 and 66. RGB value is (8,114,102). Sum of RGB (Red+Green+Blue) = 8+114+102=224 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.57% from 224); Green value is 114 (44.92% from 255 or 50.89% from 224); Blue value is 102 (40.23% from 255 or 45.54% from 224); Max value from RGB is 114 - color contains mainly: green. Hex color #087266 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087266 is #F78D99. Grayscale: #505050. Windows color (decimal): -16223642 or 6713864. OLE color: 6713864.
HSL color Cylindrical-coordinate representation of color #087266: hue angle of 173.21º 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 #087266 is Cyan = 0.93, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 114 | 102 | - |
| CMYK | 0.93 | 0 | 0.11 | 0.55 |
| HSL | 173.21º | 0.87% | 0.24% | - |
| HSV(B) | 173.21º | 0.93% | 0.45% | - |
| XYZ | 8.52 | 13.05 | 14.64 | - |
| YUV | 80.94 | 139.88 | 75.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 114 | 102 | 0.93 | 0 | 0.11 | 0.55 | 173.21 | 0.87 | 0.24 |
| Hex | 8 | 72 | 66 | 5D | 0 | B | 37 | AD | 57 | 18 |
| Octal | 10 | 162 | 146 | 135 | 0 | 13 | 67 | 255 | 127 | 30 |
| Binary | 1000 | 1110010 | 1100110 | 1011101 | 0 | 1011 | 110111 | 10101101 | 1010111 | 11000 |
Color Harmonies of #087266
Complementary color
Monochromatic Colors of #087266
Black with #087266
Text Example
Text Example
White with #087266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087266; }
p { color: rgb(8,114,102); }
H1.HeaderClassName
{
color: #087266;
}
.AnyTagClassName
{
color: #087266;
}
</style>
background-color css
<style>
a { background-color: #087266; }
a { background-color: rgb(8,114,102); }
div.DivClassName
{
background-color: #087266;
}
.BgClassName
{
background-color: #087266;
}
</style>
border-color css
<style>
span { border-color: #087266; }
span { border-color: rgb(8,114,102); }
td.TdClassName
{
border-color: #087266;
}
.TagClassName
{
border-color: #087266;
}
</style>