Shades of Pine Tree #161815
Tints of Pine Tree #161815
RGB
CMYK
RGB Variations
Color information
#161815 (or 0x161815) is known color: Pine Tree. HEX triplet: 16, 18 and 15. RGB value is (22,24,21). Sum of RGB (Red+Green+Blue) = 22+24+21=67 (8% of max value = 765). Red value is 22 (8.98% from 255 or 32.84% from 67); Green value is 24 (9.77% from 255 or 35.82% from 67); Blue value is 21 (8.59% from 255 or 31.34% from 67); Max value from RGB is 24 - color contains mainly: green. Hex color #161815 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #161815 is #E9E7EA. Grayscale: #171717. Windows color (decimal): -15329259 or 1382422. OLE color: 1382422.
HSL color Cylindrical-coordinate representation of color #161815: hue angle of 100º degrees, saturation: 0.07, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #161815 is Cyan = 0.08, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 22 | 24 | 21 | - |
| CMYK | 0.08 | 0 | 0.13 | 0.91 |
| HSL | 100º | 0.07% | 0.09% | - |
| HSV(B) | 100º | 0.13% | 0.09% | - |
| XYZ | 0.79 | 0.88 | 0.84 | - |
| YUV | 23.06 | 126.84 | 127.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 24 | 21 | 0.08 | 0 | 0.13 | 0.91 | 100 | 0.07 | 0.09 |
| Hex | 16 | 18 | 15 | 8 | 0 | D | 5B | 64 | 7 | 9 |
| Octal | 26 | 30 | 25 | 10 | 0 | 15 | 133 | 144 | 7 | 11 |
| Binary | 10110 | 11000 | 10101 | 1000 | 0 | 1101 | 1011011 | 1100100 | 111 | 1001 |
Color Harmonies of #161815
Complementary color
Monochromatic Colors of #161815
Black with #161815
Text Example
Text Example
White with #161815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161815; }
p { color: rgb(22,24,21); }
H1.HeaderClassName
{
color: #161815;
}
.AnyTagClassName
{
color: #161815;
}
</style>
background-color css
<style>
a { background-color: #161815; }
a { background-color: rgb(22,24,21); }
div.DivClassName
{
background-color: #161815;
}
.BgClassName
{
background-color: #161815;
}
</style>
border-color css
<style>
span { border-color: #161815; }
span { border-color: rgb(22,24,21); }
td.TdClassName
{
border-color: #161815;
}
.TagClassName
{
border-color: #161815;
}
</style>