Shades of Pine Green #027769
Tints of Pine Green #027769
RGB
CMYK
RGB Variations
Color information
#027769 (or 0x027769) is known color: Pine Green. HEX triplet: 02, 77 and 69. RGB value is (2,119,105). Sum of RGB (Red+Green+Blue) = 2+119+105=226 (29% of max value = 765). Red value is 2 (1.17% from 255 or 0.88% from 226); Green value is 119 (46.88% from 255 or 52.65% from 226); Blue value is 105 (41.41% from 255 or 46.46% from 226); Max value from RGB is 119 - color contains mainly: green. Hex color #027769 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027769 is #FD8896. Grayscale: #525252. Windows color (decimal): -16615575 or 6911746. OLE color: 6911746.
HSL color Cylindrical-coordinate representation of color #027769: hue angle of 172.82º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027769 is Cyan = 0.98, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 2 | 119 | 105 | - |
| CMYK | 0.98 | 0 | 0.12 | 0.53 |
| HSL | 172.82º | 0.97% | 0.24% | - |
| HSV(B) | 172.82º | 0.98% | 0.47% | - |
| XYZ | 9.17 | 14.23 | 15.63 | - |
| YUV | 82.42 | 140.74 | 70.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 119 | 105 | 0.98 | 0 | 0.12 | 0.53 | 172.82 | 0.97 | 0.24 |
| Hex | 2 | 77 | 69 | 62 | 0 | C | 35 | AD | 61 | 18 |
| Octal | 2 | 167 | 151 | 142 | 0 | 14 | 65 | 255 | 141 | 30 |
| Binary | 10 | 1110111 | 1101001 | 1100010 | 0 | 1100 | 110101 | 10101101 | 1100001 | 11000 |
Color Harmonies of #027769
Complementary color
Monochromatic Colors of #027769
Black with #027769
Text Example
Text Example
White with #027769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027769; }
p { color: rgb(2,119,105); }
H1.HeaderClassName
{
color: #027769;
}
.AnyTagClassName
{
color: #027769;
}
</style>
background-color css
<style>
a { background-color: #027769; }
a { background-color: rgb(2,119,105); }
div.DivClassName
{
background-color: #027769;
}
.BgClassName
{
background-color: #027769;
}
</style>
border-color css
<style>
span { border-color: #027769; }
span { border-color: rgb(2,119,105); }
td.TdClassName
{
border-color: #027769;
}
.TagClassName
{
border-color: #027769;
}
</style>