Shades of Pine Green #067768
Tints of Pine Green #067768
RGB
CMYK
RGB Variations
Color information
#067768 (or 0x067768) is known color: Pine Green. HEX triplet: 06, 77 and 68. RGB value is (6,119,104). Sum of RGB (Red+Green+Blue) = 6+119+104=229 (30% of max value = 765). Red value is 6 (2.73% from 255 or 2.62% from 229); Green value is 119 (46.88% from 255 or 51.97% from 229); Blue value is 104 (41.02% from 255 or 45.41% from 229); Max value from RGB is 119 - color contains mainly: green. Hex color #067768 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067768 is #F98897. Grayscale: #535353. Windows color (decimal): -16353432 or 6846214. OLE color: 6846214.
HSL color Cylindrical-coordinate representation of color #067768: hue angle of 172.04º 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 #067768 is Cyan = 0.95, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 6 | 119 | 104 | - |
| CMYK | 0.95 | 0 | 0.13 | 0.53 |
| HSL | 172.04º | 0.9% | 0.25% | - |
| HSV(B) | 172.04º | 0.95% | 0.47% | - |
| XYZ | 9.17 | 14.23 | 15.36 | - |
| YUV | 83.5 | 139.56 | 72.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 119 | 104 | 0.95 | 0 | 0.13 | 0.53 | 172.04 | 0.9 | 0.25 |
| Hex | 6 | 77 | 68 | 5F | 0 | D | 35 | AC | 5A | 19 |
| Octal | 6 | 167 | 150 | 137 | 0 | 15 | 65 | 254 | 132 | 31 |
| Binary | 110 | 1110111 | 1101000 | 1011111 | 0 | 1101 | 110101 | 10101100 | 1011010 | 11001 |
Color Harmonies of #067768
Complementary color
Monochromatic Colors of #067768
Black with #067768
Text Example
Text Example
White with #067768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067768; }
p { color: rgb(6,119,104); }
H1.HeaderClassName
{
color: #067768;
}
.AnyTagClassName
{
color: #067768;
}
</style>
background-color css
<style>
a { background-color: #067768; }
a { background-color: rgb(6,119,104); }
div.DivClassName
{
background-color: #067768;
}
.BgClassName
{
background-color: #067768;
}
</style>
border-color css
<style>
span { border-color: #067768; }
span { border-color: rgb(6,119,104); }
td.TdClassName
{
border-color: #067768;
}
.TagClassName
{
border-color: #067768;
}
</style>