Shades of Pine Tree #112407
Tints of Pine Tree #112407
RGB
CMYK
RGB Variations
Color information
#112407 (or 0x112407) is known color: Pine Tree. HEX triplet: 11, 24 and 07. RGB value is (17,36,7). Sum of RGB (Red+Green+Blue) = 17+36+7=60 (7% of max value = 765). Red value is 17 (7.03% from 255 or 28.33% from 60); Green value is 36 (14.45% from 255 or 60% from 60); Blue value is 7 (3.12% from 255 or 11.67% from 60); Max value from RGB is 36 - color contains mainly: green. Hex color #112407 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #112407 is #EEDBF8. Grayscale: #1B1B1B. Windows color (decimal): -15653881 or 467985. OLE color: 467985.
HSL color Cylindrical-coordinate representation of color #112407: hue angle of 99.31º degrees, saturation: 0.67, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #112407 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 17 | 36 | 7 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.86 |
| HSL | 99.31º | 0.67% | 0.08% | - |
| HSV(B) | 99.31º | 0.81% | 0.14% | - |
| XYZ | 0.9 | 1.4 | 0.42 | - |
| YUV | 27.01 | 116.71 | 120.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 36 | 7 | 0.53 | 0 | 0.81 | 0.86 | 99.31 | 0.67 | 0.08 |
| Hex | 11 | 24 | 7 | 35 | 0 | 51 | 56 | 63 | 43 | 8 |
| Octal | 21 | 44 | 7 | 65 | 0 | 121 | 126 | 143 | 103 | 10 |
| Binary | 10001 | 100100 | 111 | 110101 | 0 | 1010001 | 1010110 | 1100011 | 1000011 | 1000 |
Color Harmonies of #112407
Complementary color
Monochromatic Colors of #112407
Black with #112407
Text Example
Text Example
White with #112407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #112407; }
p { color: rgb(17,36,7); }
H1.HeaderClassName
{
color: #112407;
}
.AnyTagClassName
{
color: #112407;
}
</style>
background-color css
<style>
a { background-color: #112407; }
a { background-color: rgb(17,36,7); }
div.DivClassName
{
background-color: #112407;
}
.BgClassName
{
background-color: #112407;
}
</style>
border-color css
<style>
span { border-color: #112407; }
span { border-color: rgb(17,36,7); }
td.TdClassName
{
border-color: #112407;
}
.TagClassName
{
border-color: #112407;
}
</style>