Shades of Pine Green #067172
Tints of Pine Green #067172
RGB
CMYK
RGB Variations
Color information
#067172 (or 0x067172) is known color: Pine Green. HEX triplet: 06, 71 and 72. RGB value is (6,113,114). Sum of RGB (Red+Green+Blue) = 6+113+114=233 (30% of max value = 765). Red value is 6 (2.73% from 255 or 2.58% from 233); Green value is 113 (44.53% from 255 or 48.50% 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 #067172 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067172 is #F98E8D. Grayscale: #515151. Windows color (decimal): -16354958 or 7500038. OLE color: 7500038.
HSL color Cylindrical-coordinate representation of color #067172: hue angle of 180.56º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067172 is Cyan = 0.95, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 113 | 114 | - |
| CMYK | 0.95 | 0.01 | 0 | 0.55 |
| HSL | 180.56º | 0.9% | 0.24% | - |
| HSV(B) | 180.56º | 0.95% | 0.45% | - |
| XYZ | 9.02 | 13.06 | 17.97 | - |
| YUV | 81.12 | 146.55 | 74.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 113 | 114 | 0.95 | 0.01 | 0 | 0.55 | 180.56 | 0.9 | 0.24 |
| Hex | 6 | 71 | 72 | 5F | 1 | 0 | 37 | B5 | 5A | 18 |
| Octal | 6 | 161 | 162 | 137 | 1 | 0 | 67 | 265 | 132 | 30 |
| Binary | 110 | 1110001 | 1110010 | 1011111 | 1 | 0 | 110111 | 10110101 | 1011010 | 11000 |
Color Harmonies of #067172
Complementary color
Monochromatic Colors of #067172
Black with #067172
Text Example
Text Example
White with #067172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067172; }
p { color: rgb(6,113,114); }
H1.HeaderClassName
{
color: #067172;
}
.AnyTagClassName
{
color: #067172;
}
</style>
background-color css
<style>
a { background-color: #067172; }
a { background-color: rgb(6,113,114); }
div.DivClassName
{
background-color: #067172;
}
.BgClassName
{
background-color: #067172;
}
</style>
border-color css
<style>
span { border-color: #067172; }
span { border-color: rgb(6,113,114); }
td.TdClassName
{
border-color: #067172;
}
.TagClassName
{
border-color: #067172;
}
</style>