Shades of Pine Green #087769
Tints of Pine Green #087769
RGB
CMYK
RGB Variations
Color information
#087769 (or 0x087769) is known color: Pine Green. HEX triplet: 08, 77 and 69. RGB value is (8,119,105). Sum of RGB (Red+Green+Blue) = 8+119+105=232 (30% of max value = 765). Red value is 8 (3.52% from 255 or 3.45% from 232); Green value is 119 (46.88% from 255 or 51.29% from 232); Blue value is 105 (41.41% from 255 or 45.26% from 232); Max value from RGB is 119 - color contains mainly: green. Hex color #087769 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087769 is #F78896. Grayscale: #545454. Windows color (decimal): -16222359 or 6911752. OLE color: 6911752.
HSL color Cylindrical-coordinate representation of color #087769: hue angle of 172.43º degrees, saturation: 0.87, 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 #087769 is Cyan = 0.93, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 119 | 105 | - |
| CMYK | 0.93 | 0 | 0.12 | 0.53 |
| HSL | 172.43º | 0.87% | 0.25% | - |
| HSV(B) | 172.43º | 0.93% | 0.47% | - |
| XYZ | 9.25 | 14.27 | 15.63 | - |
| YUV | 84.22 | 139.73 | 73.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 119 | 105 | 0.93 | 0 | 0.12 | 0.53 | 172.43 | 0.87 | 0.25 |
| Hex | 8 | 77 | 69 | 5D | 0 | C | 35 | AC | 57 | 19 |
| Octal | 10 | 167 | 151 | 135 | 0 | 14 | 65 | 254 | 127 | 31 |
| Binary | 1000 | 1110111 | 1101001 | 1011101 | 0 | 1100 | 110101 | 10101100 | 1010111 | 11001 |
Color Harmonies of #087769
Complementary color
Monochromatic Colors of #087769
Black with #087769
Text Example
Text Example
White with #087769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087769; }
p { color: rgb(8,119,105); }
H1.HeaderClassName
{
color: #087769;
}
.AnyTagClassName
{
color: #087769;
}
</style>
background-color css
<style>
a { background-color: #087769; }
a { background-color: rgb(8,119,105); }
div.DivClassName
{
background-color: #087769;
}
.BgClassName
{
background-color: #087769;
}
</style>
border-color css
<style>
span { border-color: #087769; }
span { border-color: rgb(8,119,105); }
td.TdClassName
{
border-color: #087769;
}
.TagClassName
{
border-color: #087769;
}
</style>