Shades of Pine Green #077669
Tints of Pine Green #077669
RGB
CMYK
RGB Variations
Color information
#077669 (or 0x077669) is known color: Pine Green. HEX triplet: 07, 76 and 69. RGB value is (7,118,105). Sum of RGB (Red+Green+Blue) = 7+118+105=230 (30% of max value = 765). Red value is 7 (3.12% from 255 or 3.04% from 230); Green value is 118 (46.48% from 255 or 51.30% from 230); Blue value is 105 (41.41% from 255 or 45.65% from 230); Max value from RGB is 118 - color contains mainly: green. Hex color #077669 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077669 is #F88996. Grayscale: #535353. Windows color (decimal): -16288151 or 6911495. OLE color: 6911495.
HSL color Cylindrical-coordinate representation of color #077669: hue angle of 172.97º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077669 is Cyan = 0.94, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 118 | 105 | - |
| CMYK | 0.94 | 0 | 0.11 | 0.54 |
| HSL | 172.97º | 0.89% | 0.25% | - |
| HSV(B) | 172.97º | 0.94% | 0.46% | - |
| XYZ | 9.12 | 14.02 | 15.59 | - |
| YUV | 83.33 | 140.23 | 73.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 118 | 105 | 0.94 | 0 | 0.11 | 0.54 | 172.97 | 0.89 | 0.25 |
| Hex | 7 | 76 | 69 | 5E | 0 | B | 36 | AD | 59 | 19 |
| Octal | 7 | 166 | 151 | 136 | 0 | 13 | 66 | 255 | 131 | 31 |
| Binary | 111 | 1110110 | 1101001 | 1011110 | 0 | 1011 | 110110 | 10101101 | 1011001 | 11001 |
Color Harmonies of #077669
Complementary color
Monochromatic Colors of #077669
Black with #077669
Text Example
Text Example
White with #077669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077669; }
p { color: rgb(7,118,105); }
H1.HeaderClassName
{
color: #077669;
}
.AnyTagClassName
{
color: #077669;
}
</style>
background-color css
<style>
a { background-color: #077669; }
a { background-color: rgb(7,118,105); }
div.DivClassName
{
background-color: #077669;
}
.BgClassName
{
background-color: #077669;
}
</style>
border-color css
<style>
span { border-color: #077669; }
span { border-color: rgb(7,118,105); }
td.TdClassName
{
border-color: #077669;
}
.TagClassName
{
border-color: #077669;
}
</style>