Shades of Pine Tree #163007
Tints of Pine Tree #163007
RGB
CMYK
RGB Variations
Color information
#163007 (or 0x163007) is known color: Pine Tree. HEX triplet: 16, 30 and 07. RGB value is (22,48,7). Sum of RGB (Red+Green+Blue) = 22+48+7=77 (10% of max value = 765). Red value is 22 (8.98% from 255 or 28.57% from 77); Green value is 48 (19.14% from 255 or 62.34% from 77); Blue value is 7 (3.12% from 255 or 9.09% from 77); Max value from RGB is 48 - color contains mainly: green. Hex color #163007 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #163007 is #E9CFF8. Grayscale: #232323. Windows color (decimal): -15323129 or 471062. OLE color: 471062.
HSL color Cylindrical-coordinate representation of color #163007: hue angle of 98.05º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #163007 is Cyan = 0.54, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 22 | 48 | 7 | - |
| CMYK | 0.54 | 0 | 0.85 | 0.81 |
| HSL | 98.05º | 0.75% | 0.11% | - |
| HSV(B) | 98.05º | 0.85% | 0.19% | - |
| XYZ | 1.43 | 2.3 | 0.57 | - |
| YUV | 35.55 | 111.89 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 48 | 7 | 0.54 | 0 | 0.85 | 0.81 | 98.05 | 0.75 | 0.11 |
| Hex | 16 | 30 | 7 | 36 | 0 | 55 | 51 | 62 | 4B | B |
| Octal | 26 | 60 | 7 | 66 | 0 | 125 | 121 | 142 | 113 | 13 |
| Binary | 10110 | 110000 | 111 | 110110 | 0 | 1010101 | 1010001 | 1100010 | 1001011 | 1011 |
Color Harmonies of #163007
Complementary color
Monochromatic Colors of #163007
Black with #163007
Text Example
Text Example
White with #163007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163007; }
p { color: rgb(22,48,7); }
H1.HeaderClassName
{
color: #163007;
}
.AnyTagClassName
{
color: #163007;
}
</style>
background-color css
<style>
a { background-color: #163007; }
a { background-color: rgb(22,48,7); }
div.DivClassName
{
background-color: #163007;
}
.BgClassName
{
background-color: #163007;
}
</style>
border-color css
<style>
span { border-color: #163007; }
span { border-color: rgb(22,48,7); }
td.TdClassName
{
border-color: #163007;
}
.TagClassName
{
border-color: #163007;
}
</style>