Shades of Pine Green #067773
Tints of Pine Green #067773
RGB
CMYK
RGB Variations
Color information
#067773 (or 0x067773) is known color: Pine Green. HEX triplet: 06, 77 and 73. RGB value is (6,119,115). Sum of RGB (Red+Green+Blue) = 6+119+115=240 (31% of max value = 765). Red value is 6 (2.73% from 255 or 2.5% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 115 (45.31% from 255 or 47.92% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #067773 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067773 is #F9888C. Grayscale: #545454. Windows color (decimal): -16353421 or 7567110. OLE color: 7567110.
HSL color Cylindrical-coordinate representation of color #067773: hue angle of 177.88º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067773 is Cyan = 0.95, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 6 | 119 | 115 | - |
| CMYK | 0.95 | 0 | 0.03 | 0.53 |
| HSL | 177.88º | 0.9% | 0.25% | - |
| HSV(B) | 177.88º | 0.95% | 0.47% | - |
| XYZ | 9.77 | 14.47 | 18.5 | - |
| YUV | 84.76 | 145.06 | 71.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 119 | 115 | 0.95 | 0 | 0.03 | 0.53 | 177.88 | 0.9 | 0.25 |
| Hex | 6 | 77 | 73 | 5F | 0 | 3 | 35 | B2 | 5A | 19 |
| Octal | 6 | 167 | 163 | 137 | 0 | 3 | 65 | 262 | 132 | 31 |
| Binary | 110 | 1110111 | 1110011 | 1011111 | 0 | 11 | 110101 | 10110010 | 1011010 | 11001 |
Color Harmonies of #067773
Complementary color
Monochromatic Colors of #067773
Black with #067773
Text Example
Text Example
White with #067773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067773; }
p { color: rgb(6,119,115); }
H1.HeaderClassName
{
color: #067773;
}
.AnyTagClassName
{
color: #067773;
}
</style>
background-color css
<style>
a { background-color: #067773; }
a { background-color: rgb(6,119,115); }
div.DivClassName
{
background-color: #067773;
}
.BgClassName
{
background-color: #067773;
}
</style>
border-color css
<style>
span { border-color: #067773; }
span { border-color: rgb(6,119,115); }
td.TdClassName
{
border-color: #067773;
}
.TagClassName
{
border-color: #067773;
}
</style>