Shades of Pine Green #087469
Tints of Pine Green #087469
RGB
CMYK
RGB Variations
Color information
#087469 (or 0x087469) is known color: Pine Green. HEX triplet: 08, 74 and 69. RGB value is (8,116,105). Sum of RGB (Red+Green+Blue) = 8+116+105=229 (30% of max value = 765). Red value is 8 (3.52% from 255 or 3.49% from 229); Green value is 116 (45.70% from 255 or 50.66% from 229); Blue value is 105 (41.41% from 255 or 45.85% from 229); Max value from RGB is 116 - color contains mainly: green. Hex color #087469 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087469 is #F78B96. Grayscale: #525252. Windows color (decimal): -16223127 or 6910984. OLE color: 6910984.
HSL color Cylindrical-coordinate representation of color #087469: hue angle of 173.89º 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 #087469 is Cyan = 0.93, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 116 | 105 | - |
| CMYK | 0.93 | 0 | 0.09 | 0.55 |
| HSL | 173.89º | 0.87% | 0.24% | - |
| HSV(B) | 173.89º | 0.93% | 0.45% | - |
| XYZ | 8.9 | 13.56 | 15.51 | - |
| YUV | 82.45 | 140.72 | 74.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 116 | 105 | 0.93 | 0 | 0.09 | 0.55 | 173.89 | 0.87 | 0.24 |
| Hex | 8 | 74 | 69 | 5D | 0 | 9 | 37 | AE | 57 | 18 |
| Octal | 10 | 164 | 151 | 135 | 0 | 11 | 67 | 256 | 127 | 30 |
| Binary | 1000 | 1110100 | 1101001 | 1011101 | 0 | 1001 | 110111 | 10101110 | 1010111 | 11000 |
Color Harmonies of #087469
Complementary color
Monochromatic Colors of #087469
Black with #087469
Text Example
Text Example
White with #087469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087469; }
p { color: rgb(8,116,105); }
H1.HeaderClassName
{
color: #087469;
}
.AnyTagClassName
{
color: #087469;
}
</style>
background-color css
<style>
a { background-color: #087469; }
a { background-color: rgb(8,116,105); }
div.DivClassName
{
background-color: #087469;
}
.BgClassName
{
background-color: #087469;
}
</style>
border-color css
<style>
span { border-color: #087469; }
span { border-color: rgb(8,116,105); }
td.TdClassName
{
border-color: #087469;
}
.TagClassName
{
border-color: #087469;
}
</style>