Shades of Pine Green #027668
Tints of Pine Green #027668
RGB
CMYK
RGB Variations
Color information
#027668 (or 0x027668) is known color: Pine Green. HEX triplet: 02, 76 and 68. RGB value is (2,118,104). Sum of RGB (Red+Green+Blue) = 2+118+104=224 (29% of max value = 765). Red value is 2 (1.17% from 255 or 0.89% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 104 (41.02% from 255 or 46.43% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #027668 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027668 is #FD8997. Grayscale: #515151. Windows color (decimal): -16615832 or 6845954. OLE color: 6845954.
HSL color Cylindrical-coordinate representation of color #027668: hue angle of 172.76º 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 #027668 is Cyan = 0.98, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 118 | 104 | - |
| CMYK | 0.98 | 0 | 0.12 | 0.54 |
| HSL | 172.76º | 0.97% | 0.24% | - |
| HSV(B) | 172.76º | 0.98% | 0.46% | - |
| XYZ | 9 | 13.97 | 15.32 | - |
| YUV | 81.72 | 140.57 | 71.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 118 | 104 | 0.98 | 0 | 0.12 | 0.54 | 172.76 | 0.97 | 0.24 |
| Hex | 2 | 76 | 68 | 62 | 0 | C | 36 | AD | 61 | 18 |
| Octal | 2 | 166 | 150 | 142 | 0 | 14 | 66 | 255 | 141 | 30 |
| Binary | 10 | 1110110 | 1101000 | 1100010 | 0 | 1100 | 110110 | 10101101 | 1100001 | 11000 |
Color Harmonies of #027668
Complementary color
Monochromatic Colors of #027668
Black with #027668
Text Example
Text Example
White with #027668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027668; }
p { color: rgb(2,118,104); }
H1.HeaderClassName
{
color: #027668;
}
.AnyTagClassName
{
color: #027668;
}
</style>
background-color css
<style>
a { background-color: #027668; }
a { background-color: rgb(2,118,104); }
div.DivClassName
{
background-color: #027668;
}
.BgClassName
{
background-color: #027668;
}
</style>
border-color css
<style>
span { border-color: #027668; }
span { border-color: rgb(2,118,104); }
td.TdClassName
{
border-color: #027668;
}
.TagClassName
{
border-color: #027668;
}
</style>