Shades of Pine Green #107072
Tints of Pine Green #107072
RGB
CMYK
RGB Variations
Color information
#107072 (or 0x107072) is known color: Pine Green. HEX triplet: 10, 70 and 72. RGB value is (16,112,114). Sum of RGB (Red+Green+Blue) = 16+112+114=242 (32% of max value = 765). Red value is 16 (6.64% from 255 or 6.61% from 242); Green value is 112 (44.14% from 255 or 46.28% from 242); Blue value is 114 (44.92% from 255 or 47.11% from 242); Max value from RGB is 114 - color contains mainly: blue. Hex color #107072 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107072 is #EF8F8D. Grayscale: #535353. Windows color (decimal): -15699854 or 7499792. OLE color: 7499792.
HSL color Cylindrical-coordinate representation of color #107072: hue angle of 181.22º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107072 is Cyan = 0.86, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 112 | 114 | - |
| CMYK | 0.86 | 0.02 | 0 | 0.55 |
| HSL | 181.22º | 0.75% | 0.25% | - |
| HSV(B) | 181.22º | 0.86% | 0.45% | - |
| XYZ | 9.05 | 12.91 | 17.94 | - |
| YUV | 83.52 | 145.2 | 79.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 112 | 114 | 0.86 | 0.02 | 0 | 0.55 | 181.22 | 0.75 | 0.25 |
| Hex | 10 | 70 | 72 | 56 | 2 | 0 | 37 | B5 | 4B | 19 |
| Octal | 20 | 160 | 162 | 126 | 2 | 0 | 67 | 265 | 113 | 31 |
| Binary | 10000 | 1110000 | 1110010 | 1010110 | 10 | 0 | 110111 | 10110101 | 1001011 | 11001 |
Color Harmonies of #107072
Complementary color
Monochromatic Colors of #107072
Black with #107072
Text Example
Text Example
White with #107072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107072; }
p { color: rgb(16,112,114); }
H1.HeaderClassName
{
color: #107072;
}
.AnyTagClassName
{
color: #107072;
}
</style>
background-color css
<style>
a { background-color: #107072; }
a { background-color: rgb(16,112,114); }
div.DivClassName
{
background-color: #107072;
}
.BgClassName
{
background-color: #107072;
}
</style>
border-color css
<style>
span { border-color: #107072; }
span { border-color: rgb(16,112,114); }
td.TdClassName
{
border-color: #107072;
}
.TagClassName
{
border-color: #107072;
}
</style>