Shades of Pine Green #117671
Tints of Pine Green #117671
RGB
CMYK
RGB Variations
Color information
#117671 (or 0x117671) is known color: Pine Green. HEX triplet: 11, 76 and 71. RGB value is (17,118,113). Sum of RGB (Red+Green+Blue) = 17+118+113=248 (32% of max value = 765). Red value is 17 (7.03% from 255 or 6.85% from 248); Green value is 118 (46.48% from 255 or 47.58% from 248); Blue value is 113 (44.53% from 255 or 45.56% from 248); Max value from RGB is 118 - color contains mainly: green. Hex color #117671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117671 is #EE898E. Grayscale: #575757. Windows color (decimal): -15632783 or 7435793. OLE color: 7435793.
HSL color Cylindrical-coordinate representation of color #117671: hue angle of 177.03º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #117671 is Cyan = 0.86, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 118 | 113 | - |
| CMYK | 0.86 | 0 | 0.04 | 0.54 |
| HSL | 177.03º | 0.75% | 0.26% | - |
| HSV(B) | 177.03º | 0.86% | 0.46% | - |
| XYZ | 9.69 | 14.27 | 17.87 | - |
| YUV | 87.23 | 142.54 | 77.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 118 | 113 | 0.86 | 0 | 0.04 | 0.54 | 177.03 | 0.75 | 0.26 |
| Hex | 11 | 76 | 71 | 56 | 0 | 4 | 36 | B1 | 4B | 1A |
| Octal | 21 | 166 | 161 | 126 | 0 | 4 | 66 | 261 | 113 | 32 |
| Binary | 10001 | 1110110 | 1110001 | 1010110 | 0 | 100 | 110110 | 10110001 | 1001011 | 11010 |
Color Harmonies of #117671
Complementary color
Monochromatic Colors of #117671
Black with #117671
Text Example
Text Example
White with #117671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117671; }
p { color: rgb(17,118,113); }
H1.HeaderClassName
{
color: #117671;
}
.AnyTagClassName
{
color: #117671;
}
</style>
background-color css
<style>
a { background-color: #117671; }
a { background-color: rgb(17,118,113); }
div.DivClassName
{
background-color: #117671;
}
.BgClassName
{
background-color: #117671;
}
</style>
border-color css
<style>
span { border-color: #117671; }
span { border-color: rgb(17,118,113); }
td.TdClassName
{
border-color: #117671;
}
.TagClassName
{
border-color: #117671;
}
</style>