Shades of Pine Green #027567
Tints of Pine Green #027567
RGB
CMYK
RGB Variations
Color information
#027567 (or 0x027567) is known color: Pine Green. HEX triplet: 02, 75 and 67. RGB value is (2,117,103). Sum of RGB (Red+Green+Blue) = 2+117+103=222 (29% of max value = 765). Red value is 2 (1.17% from 255 or 0.90% from 222); Green value is 117 (46.09% from 255 or 52.70% from 222); Blue value is 103 (40.62% from 255 or 46.40% from 222); Max value from RGB is 117 - color contains mainly: green. Hex color #027567 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027567 is #FD8A98. Grayscale: #505050. Windows color (decimal): -16616089 or 6780162. OLE color: 6780162.
HSL color Cylindrical-coordinate representation of color #027567: hue angle of 172.7º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027567 is Cyan = 0.98, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 117 | 103 | - |
| CMYK | 0.98 | 0 | 0.12 | 0.54 |
| HSL | 172.7º | 0.97% | 0.23% | - |
| HSV(B) | 172.7º | 0.98% | 0.46% | - |
| XYZ | 8.83 | 13.71 | 15.01 | - |
| YUV | 81.02 | 140.4 | 71.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 117 | 103 | 0.98 | 0 | 0.12 | 0.54 | 172.7 | 0.97 | 0.23 |
| Hex | 2 | 75 | 67 | 62 | 0 | C | 36 | AD | 61 | 17 |
| Octal | 2 | 165 | 147 | 142 | 0 | 14 | 66 | 255 | 141 | 27 |
| Binary | 10 | 1110101 | 1100111 | 1100010 | 0 | 1100 | 110110 | 10101101 | 1100001 | 10111 |
Color Harmonies of #027567
Complementary color
Monochromatic Colors of #027567
Black with #027567
Text Example
Text Example
White with #027567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027567; }
p { color: rgb(2,117,103); }
H1.HeaderClassName
{
color: #027567;
}
.AnyTagClassName
{
color: #027567;
}
</style>
background-color css
<style>
a { background-color: #027567; }
a { background-color: rgb(2,117,103); }
div.DivClassName
{
background-color: #027567;
}
.BgClassName
{
background-color: #027567;
}
</style>
border-color css
<style>
span { border-color: #027567; }
span { border-color: rgb(2,117,103); }
td.TdClassName
{
border-color: #027567;
}
.TagClassName
{
border-color: #027567;
}
</style>