Shades of Pine Green #097668
Tints of Pine Green #097668
RGB
CMYK
RGB Variations
Color information
#097668 (or 0x097668) is known color: Pine Green. HEX triplet: 09, 76 and 68. RGB value is (9,118,104). Sum of RGB (Red+Green+Blue) = 9+118+104=231 (30% of max value = 765). Red value is 9 (3.91% from 255 or 3.90% from 231); Green value is 118 (46.48% from 255 or 51.08% from 231); Blue value is 104 (41.02% from 255 or 45.02% from 231); Max value from RGB is 118 - color contains mainly: green. Hex color #097668 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #097668 is #F68997. Grayscale: #535353. Windows color (decimal): -16157080 or 6845961. OLE color: 6845961.
HSL color Cylindrical-coordinate representation of color #097668: hue angle of 172.29º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #097668 is Cyan = 0.92, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 9 | 118 | 104 | - |
| CMYK | 0.92 | 0 | 0.12 | 0.54 |
| HSL | 172.29º | 0.86% | 0.25% | - |
| HSV(B) | 172.29º | 0.92% | 0.46% | - |
| XYZ | 9.09 | 14.01 | 15.32 | - |
| YUV | 83.81 | 139.39 | 74.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 118 | 104 | 0.92 | 0 | 0.12 | 0.54 | 172.29 | 0.86 | 0.25 |
| Hex | 9 | 76 | 68 | 5C | 0 | C | 36 | AC | 56 | 19 |
| Octal | 11 | 166 | 150 | 134 | 0 | 14 | 66 | 254 | 126 | 31 |
| Binary | 1001 | 1110110 | 1101000 | 1011100 | 0 | 1100 | 110110 | 10101100 | 1010110 | 11001 |
Color Harmonies of #097668
Complementary color
Monochromatic Colors of #097668
Black with #097668
Text Example
Text Example
White with #097668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097668; }
p { color: rgb(9,118,104); }
H1.HeaderClassName
{
color: #097668;
}
.AnyTagClassName
{
color: #097668;
}
</style>
background-color css
<style>
a { background-color: #097668; }
a { background-color: rgb(9,118,104); }
div.DivClassName
{
background-color: #097668;
}
.BgClassName
{
background-color: #097668;
}
</style>
border-color css
<style>
span { border-color: #097668; }
span { border-color: rgb(9,118,104); }
td.TdClassName
{
border-color: #097668;
}
.TagClassName
{
border-color: #097668;
}
</style>