Shades of Pine Tree #162207
Tints of Pine Tree #162207
RGB
CMYK
RGB Variations
Color information
#162207 (or 0x162207) is known color: Pine Tree. HEX triplet: 16, 22 and 07. RGB value is (22,34,7). Sum of RGB (Red+Green+Blue) = 22+34+7=63 (8% of max value = 765). Red value is 22 (8.98% from 255 or 34.92% from 63); Green value is 34 (13.67% from 255 or 53.97% from 63); Blue value is 7 (3.12% from 255 or 11.11% from 63); Max value from RGB is 34 - color contains mainly: green. Hex color #162207 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #162207 is #E9DDF8. Grayscale: #1B1B1B. Windows color (decimal): -15326713 or 467478. OLE color: 467478.
HSL color Cylindrical-coordinate representation of color #162207: hue angle of 86.67º degrees, saturation: 0.66, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #162207 is Cyan = 0.35, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 22 | 34 | 7 | - |
| CMYK | 0.35 | 0 | 0.79 | 0.87 |
| HSL | 86.67º | 0.66% | 0.08% | - |
| HSV(B) | 86.67º | 0.79% | 0.13% | - |
| XYZ | 0.94 | 1.33 | 0.41 | - |
| YUV | 27.33 | 116.52 | 124.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 34 | 7 | 0.35 | 0 | 0.79 | 0.87 | 86.67 | 0.66 | 0.08 |
| Hex | 16 | 22 | 7 | 23 | 0 | 4F | 57 | 57 | 42 | 8 |
| Octal | 26 | 42 | 7 | 43 | 0 | 117 | 127 | 127 | 102 | 10 |
| Binary | 10110 | 100010 | 111 | 100011 | 0 | 1001111 | 1010111 | 1010111 | 1000010 | 1000 |
Color Harmonies of #162207
Complementary color
Monochromatic Colors of #162207
Black with #162207
Text Example
Text Example
White with #162207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162207; }
p { color: rgb(22,34,7); }
H1.HeaderClassName
{
color: #162207;
}
.AnyTagClassName
{
color: #162207;
}
</style>
background-color css
<style>
a { background-color: #162207; }
a { background-color: rgb(22,34,7); }
div.DivClassName
{
background-color: #162207;
}
.BgClassName
{
background-color: #162207;
}
</style>
border-color css
<style>
span { border-color: #162207; }
span { border-color: rgb(22,34,7); }
td.TdClassName
{
border-color: #162207;
}
.TagClassName
{
border-color: #162207;
}
</style>