Shades of Pine Green #107470
Tints of Pine Green #107470
RGB
CMYK
RGB Variations
Color information
#107470 (or 0x107470) is known color: Pine Green. HEX triplet: 10, 74 and 70. RGB value is (16,116,112). Sum of RGB (Red+Green+Blue) = 16+116+112=244 (32% of max value = 765). Red value is 16 (6.64% from 255 or 6.56% from 244); Green value is 116 (45.70% from 255 or 47.54% from 244); Blue value is 112 (44.14% from 255 or 45.90% from 244); Max value from RGB is 116 - color contains mainly: green. Hex color #107470 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107470 is #EF8B8F. Grayscale: #555555. Windows color (decimal): -15698832 or 7369744. OLE color: 7369744.
HSL color Cylindrical-coordinate representation of color #107470: hue angle of 177.6º 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 #107470 is Cyan = 0.86, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 116 | 112 | - |
| CMYK | 0.86 | 0 | 0.03 | 0.55 |
| HSL | 177.6º | 0.76% | 0.26% | - |
| HSV(B) | 177.6º | 0.86% | 0.45% | - |
| XYZ | 9.38 | 13.77 | 17.49 | - |
| YUV | 85.64 | 142.87 | 78.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 116 | 112 | 0.86 | 0 | 0.03 | 0.55 | 177.6 | 0.76 | 0.26 |
| Hex | 10 | 74 | 70 | 56 | 0 | 3 | 37 | B2 | 4C | 1A |
| Octal | 20 | 164 | 160 | 126 | 0 | 3 | 67 | 262 | 114 | 32 |
| Binary | 10000 | 1110100 | 1110000 | 1010110 | 0 | 11 | 110111 | 10110010 | 1001100 | 11010 |
Color Harmonies of #107470
Complementary color
Monochromatic Colors of #107470
Black with #107470
Text Example
Text Example
White with #107470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107470; }
p { color: rgb(16,116,112); }
H1.HeaderClassName
{
color: #107470;
}
.AnyTagClassName
{
color: #107470;
}
</style>
background-color css
<style>
a { background-color: #107470; }
a { background-color: rgb(16,116,112); }
div.DivClassName
{
background-color: #107470;
}
.BgClassName
{
background-color: #107470;
}
</style>
border-color css
<style>
span { border-color: #107470; }
span { border-color: rgb(16,116,112); }
td.TdClassName
{
border-color: #107470;
}
.TagClassName
{
border-color: #107470;
}
</style>