Shades of Pine Green #067066
Tints of Pine Green #067066
RGB
CMYK
RGB Variations
Color information
#067066 (or 0x067066) is known color: Pine Green. HEX triplet: 06, 70 and 66. RGB value is (6,112,102). Sum of RGB (Red+Green+Blue) = 6+112+102=220 (29% of max value = 765). Red value is 6 (2.73% from 255 or 2.73% from 220); Green value is 112 (44.14% from 255 or 50.91% from 220); Blue value is 102 (40.23% from 255 or 46.36% from 220); Max value from RGB is 112 - color contains mainly: green. Hex color #067066 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067066 is #F98F99. Grayscale: #4F4F4F. Windows color (decimal): -16355226 or 6713350. OLE color: 6713350.
HSL color Cylindrical-coordinate representation of color #067066: hue angle of 174.34º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067066 is Cyan = 0.95, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 112 | 102 | - |
| CMYK | 0.95 | 0 | 0.09 | 0.56 |
| HSL | 174.34º | 0.9% | 0.23% | - |
| HSV(B) | 174.34º | 0.95% | 0.44% | - |
| XYZ | 8.27 | 12.59 | 14.56 | - |
| YUV | 79.17 | 140.88 | 75.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 112 | 102 | 0.95 | 0 | 0.09 | 0.56 | 174.34 | 0.9 | 0.23 |
| Hex | 6 | 70 | 66 | 5F | 0 | 9 | 38 | AE | 5A | 17 |
| Octal | 6 | 160 | 146 | 137 | 0 | 11 | 70 | 256 | 132 | 27 |
| Binary | 110 | 1110000 | 1100110 | 1011111 | 0 | 1001 | 111000 | 10101110 | 1011010 | 10111 |
Color Harmonies of #067066
Complementary color
Monochromatic Colors of #067066
Black with #067066
Text Example
Text Example
White with #067066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067066; }
p { color: rgb(6,112,102); }
H1.HeaderClassName
{
color: #067066;
}
.AnyTagClassName
{
color: #067066;
}
</style>
background-color css
<style>
a { background-color: #067066; }
a { background-color: rgb(6,112,102); }
div.DivClassName
{
background-color: #067066;
}
.BgClassName
{
background-color: #067066;
}
</style>
border-color css
<style>
span { border-color: #067066; }
span { border-color: rgb(6,112,102); }
td.TdClassName
{
border-color: #067066;
}
.TagClassName
{
border-color: #067066;
}
</style>