Shades of Pine Green #077467
Tints of Pine Green #077467
RGB
CMYK
RGB Variations
Color information
#077467 (or 0x077467) is known color: Pine Green. HEX triplet: 07, 74 and 67. RGB value is (7,116,103). Sum of RGB (Red+Green+Blue) = 7+116+103=226 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.10% from 226); Green value is 116 (45.70% from 255 or 51.33% from 226); Blue value is 103 (40.62% from 255 or 45.58% from 226); Max value from RGB is 116 - color contains mainly: green. Hex color #077467 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077467 is #F88B98. Grayscale: #515151. Windows color (decimal): -16288665 or 6779911. OLE color: 6779911.
HSL color Cylindrical-coordinate representation of color #077467: hue angle of 172.84º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077467 is Cyan = 0.94, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 116 | 103 | - |
| CMYK | 0.94 | 0 | 0.11 | 0.55 |
| HSL | 172.84º | 0.89% | 0.24% | - |
| HSV(B) | 172.84º | 0.94% | 0.45% | - |
| XYZ | 8.78 | 13.52 | 14.98 | - |
| YUV | 81.93 | 139.89 | 74.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 116 | 103 | 0.94 | 0 | 0.11 | 0.55 | 172.84 | 0.89 | 0.24 |
| Hex | 7 | 74 | 67 | 5E | 0 | B | 37 | AD | 59 | 18 |
| Octal | 7 | 164 | 147 | 136 | 0 | 13 | 67 | 255 | 131 | 30 |
| Binary | 111 | 1110100 | 1100111 | 1011110 | 0 | 1011 | 110111 | 10101101 | 1011001 | 11000 |
Color Harmonies of #077467
Complementary color
Monochromatic Colors of #077467
Black with #077467
Text Example
Text Example
White with #077467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077467; }
p { color: rgb(7,116,103); }
H1.HeaderClassName
{
color: #077467;
}
.AnyTagClassName
{
color: #077467;
}
</style>
background-color css
<style>
a { background-color: #077467; }
a { background-color: rgb(7,116,103); }
div.DivClassName
{
background-color: #077467;
}
.BgClassName
{
background-color: #077467;
}
</style>
border-color css
<style>
span { border-color: #077467; }
span { border-color: rgb(7,116,103); }
td.TdClassName
{
border-color: #077467;
}
.TagClassName
{
border-color: #077467;
}
</style>