Shades of Pine Green #077072
Tints of Pine Green #077072
RGB
CMYK
RGB Variations
Color information
#077072 (or 0x077072) is known color: Pine Green. HEX triplet: 07, 70 and 72. RGB value is (7,112,114). Sum of RGB (Red+Green+Blue) = 7+112+114=233 (30% of max value = 765). Red value is 7 (3.12% from 255 or 3.00% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 114 (44.92% from 255 or 48.93% from 233); Max value from RGB is 114 - color contains mainly: blue. Hex color #077072 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077072 is #F88F8D. Grayscale: #505050. Windows color (decimal): -16289678 or 7499783. OLE color: 7499783.
HSL color Cylindrical-coordinate representation of color #077072: hue angle of 181.12º degrees, saturation: 0.88, 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 #077072 is Cyan = 0.94, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 112 | 114 | - |
| CMYK | 0.94 | 0.02 | 0 | 0.55 |
| HSL | 181.12º | 0.88% | 0.24% | - |
| HSV(B) | 181.12º | 0.94% | 0.45% | - |
| XYZ | 8.92 | 12.85 | 17.93 | - |
| YUV | 80.83 | 146.71 | 75.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 112 | 114 | 0.94 | 0.02 | 0 | 0.55 | 181.12 | 0.88 | 0.24 |
| Hex | 7 | 70 | 72 | 5E | 2 | 0 | 37 | B5 | 58 | 18 |
| Octal | 7 | 160 | 162 | 136 | 2 | 0 | 67 | 265 | 130 | 30 |
| Binary | 111 | 1110000 | 1110010 | 1011110 | 10 | 0 | 110111 | 10110101 | 1011000 | 11000 |
Color Harmonies of #077072
Complementary color
Monochromatic Colors of #077072
Black with #077072
Text Example
Text Example
White with #077072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077072; }
p { color: rgb(7,112,114); }
H1.HeaderClassName
{
color: #077072;
}
.AnyTagClassName
{
color: #077072;
}
</style>
background-color css
<style>
a { background-color: #077072; }
a { background-color: rgb(7,112,114); }
div.DivClassName
{
background-color: #077072;
}
.BgClassName
{
background-color: #077072;
}
</style>
border-color css
<style>
span { border-color: #077072; }
span { border-color: rgb(7,112,114); }
td.TdClassName
{
border-color: #077072;
}
.TagClassName
{
border-color: #077072;
}
</style>