Shades of Pine Green #147370
Tints of Pine Green #147370
RGB
CMYK
RGB Variations
Color information
#147370 (or 0x147370) is known color: Pine Green. HEX triplet: 14, 73 and 70. RGB value is (20,115,112). Sum of RGB (Red+Green+Blue) = 20+115+112=247 (32% of max value = 765). Red value is 20 (8.20% from 255 or 8.10% from 247); Green value is 115 (45.31% from 255 or 46.56% from 247); Blue value is 112 (44.14% from 255 or 45.34% from 247); Max value from RGB is 115 - color contains mainly: green. Hex color #147370 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147370 is #EB8C8F. Grayscale: #565656. Windows color (decimal): -15436944 or 7369492. OLE color: 7369492.
HSL color Cylindrical-coordinate representation of color #147370: hue angle of 178.11º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #147370 is Cyan = 0.83, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 115 | 112 | - |
| CMYK | 0.83 | 0 | 0.03 | 0.55 |
| HSL | 178.11º | 0.7% | 0.26% | - |
| HSV(B) | 178.11º | 0.83% | 0.45% | - |
| XYZ | 9.34 | 13.58 | 17.46 | - |
| YUV | 86.25 | 142.53 | 80.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 115 | 112 | 0.83 | 0 | 0.03 | 0.55 | 178.11 | 0.7 | 0.26 |
| Hex | 14 | 73 | 70 | 53 | 0 | 3 | 37 | B2 | 46 | 1A |
| Octal | 24 | 163 | 160 | 123 | 0 | 3 | 67 | 262 | 106 | 32 |
| Binary | 10100 | 1110011 | 1110000 | 1010011 | 0 | 11 | 110111 | 10110010 | 1000110 | 11010 |
Color Harmonies of #147370
Complementary color
Monochromatic Colors of #147370
Black with #147370
Text Example
Text Example
White with #147370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147370; }
p { color: rgb(20,115,112); }
H1.HeaderClassName
{
color: #147370;
}
.AnyTagClassName
{
color: #147370;
}
</style>
background-color css
<style>
a { background-color: #147370; }
a { background-color: rgb(20,115,112); }
div.DivClassName
{
background-color: #147370;
}
.BgClassName
{
background-color: #147370;
}
</style>
border-color css
<style>
span { border-color: #147370; }
span { border-color: rgb(20,115,112); }
td.TdClassName
{
border-color: #147370;
}
.TagClassName
{
border-color: #147370;
}
</style>