Shades of Pine Green #027672
Tints of Pine Green #027672
RGB
CMYK
RGB Variations
Color information
#027672 (or 0x027672) is known color: Pine Green. HEX triplet: 02, 76 and 72. RGB value is (2,118,114). Sum of RGB (Red+Green+Blue) = 2+118+114=234 (30% of max value = 765). Red value is 2 (1.17% from 255 or 0.85% from 234); Green value is 118 (46.48% from 255 or 50.43% from 234); Blue value is 114 (44.92% from 255 or 48.72% from 234); Max value from RGB is 118 - color contains mainly: green. Hex color #027672 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027672 is #FD898D. Grayscale: #525252. Windows color (decimal): -16615822 or 7501314. OLE color: 7501314.
HSL color Cylindrical-coordinate representation of color #027672: hue angle of 177.93º 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 #027672 is Cyan = 0.98, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 118 | 114 | - |
| CMYK | 0.98 | 0 | 0.03 | 0.54 |
| HSL | 177.93º | 0.97% | 0.24% | - |
| HSV(B) | 177.93º | 0.98% | 0.46% | - |
| XYZ | 9.54 | 14.18 | 18.15 | - |
| YUV | 82.86 | 145.57 | 70.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 118 | 114 | 0.98 | 0 | 0.03 | 0.54 | 177.93 | 0.97 | 0.24 |
| Hex | 2 | 76 | 72 | 62 | 0 | 3 | 36 | B2 | 61 | 18 |
| Octal | 2 | 166 | 162 | 142 | 0 | 3 | 66 | 262 | 141 | 30 |
| Binary | 10 | 1110110 | 1110010 | 1100010 | 0 | 11 | 110110 | 10110010 | 1100001 | 11000 |
Color Harmonies of #027672
Complementary color
Monochromatic Colors of #027672
Black with #027672
Text Example
Text Example
White with #027672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027672; }
p { color: rgb(2,118,114); }
H1.HeaderClassName
{
color: #027672;
}
.AnyTagClassName
{
color: #027672;
}
</style>
background-color css
<style>
a { background-color: #027672; }
a { background-color: rgb(2,118,114); }
div.DivClassName
{
background-color: #027672;
}
.BgClassName
{
background-color: #027672;
}
</style>
border-color css
<style>
span { border-color: #027672; }
span { border-color: rgb(2,118,114); }
td.TdClassName
{
border-color: #027672;
}
.TagClassName
{
border-color: #027672;
}
</style>