Shades of Pine Green #027670
Tints of Pine Green #027670
RGB
CMYK
RGB Variations
Color information
#027670 (or 0x027670) is known color: Pine Green. HEX triplet: 02, 76 and 70. RGB value is (2,118,112). Sum of RGB (Red+Green+Blue) = 2+118+112=232 (30% of max value = 765). Red value is 2 (1.17% from 255 or 0.86% from 232); Green value is 118 (46.48% from 255 or 50.86% from 232); Blue value is 112 (44.14% from 255 or 48.28% from 232); Max value from RGB is 118 - color contains mainly: green. Hex color #027670 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027670 is #FD898F. Grayscale: #525252. Windows color (decimal): -16615824 or 7370242. OLE color: 7370242.
HSL color Cylindrical-coordinate representation of color #027670: hue angle of 176.9º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027670 is Cyan = 0.98, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 118 | 112 | - |
| CMYK | 0.98 | 0 | 0.05 | 0.54 |
| HSL | 176.9º | 0.97% | 0.24% | - |
| HSV(B) | 176.9º | 0.98% | 0.46% | - |
| XYZ | 9.43 | 14.14 | 17.56 | - |
| YUV | 82.63 | 144.57 | 70.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 118 | 112 | 0.98 | 0 | 0.05 | 0.54 | 176.9 | 0.97 | 0.24 |
| Hex | 2 | 76 | 70 | 62 | 0 | 5 | 36 | B1 | 61 | 18 |
| Octal | 2 | 166 | 160 | 142 | 0 | 5 | 66 | 261 | 141 | 30 |
| Binary | 10 | 1110110 | 1110000 | 1100010 | 0 | 101 | 110110 | 10110001 | 1100001 | 11000 |
Color Harmonies of #027670
Complementary color
Monochromatic Colors of #027670
Black with #027670
Text Example
Text Example
White with #027670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027670; }
p { color: rgb(2,118,112); }
H1.HeaderClassName
{
color: #027670;
}
.AnyTagClassName
{
color: #027670;
}
</style>
background-color css
<style>
a { background-color: #027670; }
a { background-color: rgb(2,118,112); }
div.DivClassName
{
background-color: #027670;
}
.BgClassName
{
background-color: #027670;
}
</style>
border-color css
<style>
span { border-color: #027670; }
span { border-color: rgb(2,118,112); }
td.TdClassName
{
border-color: #027670;
}
.TagClassName
{
border-color: #027670;
}
</style>