Shades of Pine Green #067673
Tints of Pine Green #067673
RGB
CMYK
RGB Variations
Color information
#067673 (or 0x067673) is known color: Pine Green. HEX triplet: 06, 76 and 73. RGB value is (6,118,115). Sum of RGB (Red+Green+Blue) = 6+118+115=239 (31% of max value = 765). Red value is 6 (2.73% from 255 or 2.51% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #067673 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067673 is #F9898C. Grayscale: #545454. Windows color (decimal): -16353677 or 7566854. OLE color: 7566854.
HSL color Cylindrical-coordinate representation of color #067673: hue angle of 178.39º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067673 is Cyan = 0.95, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 118 | 115 | - |
| CMYK | 0.95 | 0 | 0.03 | 0.54 |
| HSL | 178.39º | 0.9% | 0.24% | - |
| HSV(B) | 178.39º | 0.95% | 0.46% | - |
| XYZ | 9.65 | 14.23 | 18.46 | - |
| YUV | 84.17 | 145.39 | 72.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 118 | 115 | 0.95 | 0 | 0.03 | 0.54 | 178.39 | 0.9 | 0.24 |
| Hex | 6 | 76 | 73 | 5F | 0 | 3 | 36 | B2 | 5A | 18 |
| Octal | 6 | 166 | 163 | 137 | 0 | 3 | 66 | 262 | 132 | 30 |
| Binary | 110 | 1110110 | 1110011 | 1011111 | 0 | 11 | 110110 | 10110010 | 1011010 | 11000 |
Color Harmonies of #067673
Complementary color
Monochromatic Colors of #067673
Black with #067673
Text Example
Text Example
White with #067673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067673; }
p { color: rgb(6,118,115); }
H1.HeaderClassName
{
color: #067673;
}
.AnyTagClassName
{
color: #067673;
}
</style>
background-color css
<style>
a { background-color: #067673; }
a { background-color: rgb(6,118,115); }
div.DivClassName
{
background-color: #067673;
}
.BgClassName
{
background-color: #067673;
}
</style>
border-color css
<style>
span { border-color: #067673; }
span { border-color: rgb(6,118,115); }
td.TdClassName
{
border-color: #067673;
}
.TagClassName
{
border-color: #067673;
}
</style>