Shades of Pine Green #077071
Tints of Pine Green #077071
RGB
CMYK
RGB Variations
Color information
#077071 (or 0x077071) is known color: Pine Green. HEX triplet: 07, 70 and 71. RGB value is (7,112,113). Sum of RGB (Red+Green+Blue) = 7+112+113=232 (30% of max value = 765). Red value is 7 (3.12% from 255 or 3.02% from 232); Green value is 112 (44.14% from 255 or 48.28% from 232); Blue value is 113 (44.53% from 255 or 48.71% from 232); Max value from RGB is 113 - color contains mainly: blue. Hex color #077071 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077071 is #F88F8E. Grayscale: #505050. Windows color (decimal): -16289679 or 7434247. OLE color: 7434247.
HSL color Cylindrical-coordinate representation of color #077071: hue angle of 180.57º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077071 is Cyan = 0.94, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 112 | 113 | - |
| CMYK | 0.94 | 0.01 | 0 | 0.56 |
| HSL | 180.57º | 0.88% | 0.24% | - |
| HSV(B) | 180.57º | 0.94% | 0.44% | - |
| XYZ | 8.86 | 12.83 | 17.63 | - |
| YUV | 80.72 | 146.21 | 75.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 112 | 113 | 0.94 | 0.01 | 0 | 0.56 | 180.57 | 0.88 | 0.24 |
| Hex | 7 | 70 | 71 | 5E | 1 | 0 | 38 | B5 | 58 | 18 |
| Octal | 7 | 160 | 161 | 136 | 1 | 0 | 70 | 265 | 130 | 30 |
| Binary | 111 | 1110000 | 1110001 | 1011110 | 1 | 0 | 111000 | 10110101 | 1011000 | 11000 |
Color Harmonies of #077071
Complementary color
Monochromatic Colors of #077071
Black with #077071
Text Example
Text Example
White with #077071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077071; }
p { color: rgb(7,112,113); }
H1.HeaderClassName
{
color: #077071;
}
.AnyTagClassName
{
color: #077071;
}
</style>
background-color css
<style>
a { background-color: #077071; }
a { background-color: rgb(7,112,113); }
div.DivClassName
{
background-color: #077071;
}
.BgClassName
{
background-color: #077071;
}
</style>
border-color css
<style>
span { border-color: #077071; }
span { border-color: rgb(7,112,113); }
td.TdClassName
{
border-color: #077071;
}
.TagClassName
{
border-color: #077071;
}
</style>