Shades of Pine Green #077668
Tints of Pine Green #077668
RGB
CMYK
RGB Variations
Color information
#077668 (or 0x077668) is known color: Pine Green. HEX triplet: 07, 76 and 68. RGB value is (7,118,104). Sum of RGB (Red+Green+Blue) = 7+118+104=229 (30% of max value = 765). Red value is 7 (3.12% from 255 or 3.06% from 229); Green value is 118 (46.48% from 255 or 51.53% from 229); Blue value is 104 (41.02% from 255 or 45.41% from 229); Max value from RGB is 118 - color contains mainly: green. Hex color #077668 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077668 is #F88997. Grayscale: #535353. Windows color (decimal): -16288152 or 6845959. OLE color: 6845959.
HSL color Cylindrical-coordinate representation of color #077668: hue angle of 172.43º 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 #077668 is Cyan = 0.94, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 118 | 104 | - |
| CMYK | 0.94 | 0 | 0.12 | 0.54 |
| HSL | 172.43º | 0.89% | 0.25% | - |
| HSV(B) | 172.43º | 0.94% | 0.46% | - |
| XYZ | 9.06 | 14 | 15.32 | - |
| YUV | 83.22 | 139.73 | 73.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 118 | 104 | 0.94 | 0 | 0.12 | 0.54 | 172.43 | 0.89 | 0.25 |
| Hex | 7 | 76 | 68 | 5E | 0 | C | 36 | AC | 59 | 19 |
| Octal | 7 | 166 | 150 | 136 | 0 | 14 | 66 | 254 | 131 | 31 |
| Binary | 111 | 1110110 | 1101000 | 1011110 | 0 | 1100 | 110110 | 10101100 | 1011001 | 11001 |
Color Harmonies of #077668
Complementary color
Monochromatic Colors of #077668
Black with #077668
Text Example
Text Example
White with #077668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077668; }
p { color: rgb(7,118,104); }
H1.HeaderClassName
{
color: #077668;
}
.AnyTagClassName
{
color: #077668;
}
</style>
background-color css
<style>
a { background-color: #077668; }
a { background-color: rgb(7,118,104); }
div.DivClassName
{
background-color: #077668;
}
.BgClassName
{
background-color: #077668;
}
</style>
border-color css
<style>
span { border-color: #077668; }
span { border-color: rgb(7,118,104); }
td.TdClassName
{
border-color: #077668;
}
.TagClassName
{
border-color: #077668;
}
</style>