Shades of Pine Tree #141907
Tints of Pine Tree #141907
RGB
CMYK
RGB Variations
Color information
#141907 (or 0x141907) is known color: Pine Tree. HEX triplet: 14, 19 and 07. RGB value is (20,25,7). Sum of RGB (Red+Green+Blue) = 20+25+7=52 (6% of max value = 765). Red value is 20 (8.20% from 255 or 38.46% from 52); Green value is 25 (10.16% from 255 or 48.08% from 52); Blue value is 7 (3.12% from 255 or 13.46% from 52); Max value from RGB is 25 - color contains mainly: green. Hex color #141907 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141907 is #EBE6F8. Grayscale: #151515. Windows color (decimal): -15460089 or 465172. OLE color: 465172.
HSL color Cylindrical-coordinate representation of color #141907: hue angle of 76.67º degrees, saturation: 0.56, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #141907 is Cyan = 0.20, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 20 | 25 | 7 | - |
| CMYK | 0.20 | 0 | 0.72 | 0.90 |
| HSL | 76.67º | 0.56% | 0.06% | - |
| HSV(B) | 76.67º | 0.72% | 0.1% | - |
| XYZ | 0.67 | 0.86 | 0.33 | - |
| YUV | 21.45 | 119.84 | 126.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 25 | 7 | 0.20 | 0 | 0.72 | 0.90 | 76.67 | 0.56 | 0.06 |
| Hex | 14 | 19 | 7 | 14 | 0 | 48 | 5A | 4D | 38 | 6 |
| Octal | 24 | 31 | 7 | 24 | 0 | 110 | 132 | 115 | 70 | 6 |
| Binary | 10100 | 11001 | 111 | 10100 | 0 | 1001000 | 1011010 | 1001101 | 111000 | 110 |
Color Harmonies of #141907
Complementary color
Monochromatic Colors of #141907
Black with #141907
Text Example
Text Example
White with #141907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141907; }
p { color: rgb(20,25,7); }
H1.HeaderClassName
{
color: #141907;
}
.AnyTagClassName
{
color: #141907;
}
</style>
background-color css
<style>
a { background-color: #141907; }
a { background-color: rgb(20,25,7); }
div.DivClassName
{
background-color: #141907;
}
.BgClassName
{
background-color: #141907;
}
</style>
border-color css
<style>
span { border-color: #141907; }
span { border-color: rgb(20,25,7); }
td.TdClassName
{
border-color: #141907;
}
.TagClassName
{
border-color: #141907;
}
</style>