Shades of Pine Green #107472
Tints of Pine Green #107472
RGB
CMYK
RGB Variations
Color information
#107472 (or 0x107472) is known color: Pine Green. HEX triplet: 10, 74 and 72. RGB value is (16,116,114). Sum of RGB (Red+Green+Blue) = 16+116+114=246 (32% of max value = 765). Red value is 16 (6.64% from 255 or 6.50% from 246); Green value is 116 (45.70% from 255 or 47.15% from 246); Blue value is 114 (44.92% from 255 or 46.34% from 246); Max value from RGB is 116 - color contains mainly: green. Hex color #107472 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107472 is #EF8B8D. Grayscale: #555555. Windows color (decimal): -15698830 or 7500816. OLE color: 7500816.
HSL color Cylindrical-coordinate representation of color #107472: hue angle of 178.8º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107472 is Cyan = 0.86, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 116 | 114 | - |
| CMYK | 0.86 | 0 | 0.02 | 0.55 |
| HSL | 178.8º | 0.76% | 0.26% | - |
| HSV(B) | 178.8º | 0.86% | 0.45% | - |
| XYZ | 9.5 | 13.82 | 18.09 | - |
| YUV | 85.87 | 143.87 | 78.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 116 | 114 | 0.86 | 0 | 0.02 | 0.55 | 178.8 | 0.76 | 0.26 |
| Hex | 10 | 74 | 72 | 56 | 0 | 2 | 37 | B3 | 4C | 1A |
| Octal | 20 | 164 | 162 | 126 | 0 | 2 | 67 | 263 | 114 | 32 |
| Binary | 10000 | 1110100 | 1110010 | 1010110 | 0 | 10 | 110111 | 10110011 | 1001100 | 11010 |
Color Harmonies of #107472
Complementary color
Monochromatic Colors of #107472
Black with #107472
Text Example
Text Example
White with #107472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107472; }
p { color: rgb(16,116,114); }
H1.HeaderClassName
{
color: #107472;
}
.AnyTagClassName
{
color: #107472;
}
</style>
background-color css
<style>
a { background-color: #107472; }
a { background-color: rgb(16,116,114); }
div.DivClassName
{
background-color: #107472;
}
.BgClassName
{
background-color: #107472;
}
</style>
border-color css
<style>
span { border-color: #107472; }
span { border-color: rgb(16,116,114); }
td.TdClassName
{
border-color: #107472;
}
.TagClassName
{
border-color: #107472;
}
</style>