Shades of Pine Green #047968
Tints of Pine Green #047968
RGB
CMYK
RGB Variations
Color information
#047968 (or 0x047968) is known color: Pine Green. HEX triplet: 04, 79 and 68. RGB value is (4,121,104). Sum of RGB (Red+Green+Blue) = 4+121+104=229 (30% of max value = 765). Red value is 4 (1.95% from 255 or 1.75% from 229); Green value is 121 (47.66% from 255 or 52.84% from 229); Blue value is 104 (41.02% from 255 or 45.41% from 229); Max value from RGB is 121 - color contains mainly: green. Hex color #047968 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047968 is #FB8697. Grayscale: #545454. Windows color (decimal): -16483992 or 6846724. OLE color: 6846724.
HSL color Cylindrical-coordinate representation of color #047968: hue angle of 171.28º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047968 is Cyan = 0.97, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 4 | 121 | 104 | - |
| CMYK | 0.97 | 0 | 0.14 | 0.53 |
| HSL | 171.28º | 0.94% | 0.25% | - |
| HSV(B) | 171.28º | 0.97% | 0.47% | - |
| XYZ | 9.39 | 14.7 | 15.44 | - |
| YUV | 84.08 | 139.24 | 70.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 121 | 104 | 0.97 | 0 | 0.14 | 0.53 | 171.28 | 0.94 | 0.25 |
| Hex | 4 | 79 | 68 | 61 | 0 | E | 35 | AB | 5E | 19 |
| Octal | 4 | 171 | 150 | 141 | 0 | 16 | 65 | 253 | 136 | 31 |
| Binary | 100 | 1111001 | 1101000 | 1100001 | 0 | 1110 | 110101 | 10101011 | 1011110 | 11001 |
Color Harmonies of #047968
Complementary color
Monochromatic Colors of #047968
Black with #047968
Text Example
Text Example
White with #047968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047968; }
p { color: rgb(4,121,104); }
H1.HeaderClassName
{
color: #047968;
}
.AnyTagClassName
{
color: #047968;
}
</style>
background-color css
<style>
a { background-color: #047968; }
a { background-color: rgb(4,121,104); }
div.DivClassName
{
background-color: #047968;
}
.BgClassName
{
background-color: #047968;
}
</style>
border-color css
<style>
span { border-color: #047968; }
span { border-color: rgb(4,121,104); }
td.TdClassName
{
border-color: #047968;
}
.TagClassName
{
border-color: #047968;
}
</style>