Shades of Pine Tree #091104
Tints of Pine Tree #091104
RGB
CMYK
RGB Variations
Color information
#091104 (or 0x091104) is known color: Pine Tree. HEX triplet: 09, 11 and 04. RGB value is (9,17,4). Sum of RGB (Red+Green+Blue) = 9+17+4=30 (3% of max value = 765). Red value is 9 (3.91% from 255 or 30% from 30); Green value is 17 (7.03% from 255 or 56.67% from 30); Blue value is 4 (1.95% from 255 or 13.33% from 30); Max value from RGB is 17 - color contains mainly: green. Hex color #091104 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #091104 is #F6EEFB. Grayscale: #0D0D0D. Windows color (decimal): -16183036 or 266505. OLE color: 266505.
HSL color Cylindrical-coordinate representation of color #091104: hue angle of 96.92º degrees, saturation: 0.62, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #091104 is Cyan = 0.47, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.93.
Color convert
| RGB | 9 | 17 | 4 | - |
| CMYK | 0.47 | 0 | 0.76 | 0.93 |
| HSL | 96.92º | 0.62% | 0.04% | - |
| HSV(B) | 96.92º | 0.76% | 0.07% | - |
| XYZ | 0.34 | 0.47 | 0.19 | - |
| YUV | 13.13 | 122.85 | 125.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 17 | 4 | 0.47 | 0 | 0.76 | 0.93 | 96.92 | 0.62 | 0.04 |
| Hex | 9 | 11 | 4 | 2F | 0 | 4C | 5D | 61 | 3E | 4 |
| Octal | 11 | 21 | 4 | 57 | 0 | 114 | 135 | 141 | 76 | 4 |
| Binary | 1001 | 10001 | 100 | 101111 | 0 | 1001100 | 1011101 | 1100001 | 111110 | 100 |
Color Harmonies of #091104
Complementary color
Monochromatic Colors of #091104
Black with #091104
Text Example
Text Example
White with #091104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #091104; }
p { color: rgb(9,17,4); }
H1.HeaderClassName
{
color: #091104;
}
.AnyTagClassName
{
color: #091104;
}
</style>
background-color css
<style>
a { background-color: #091104; }
a { background-color: rgb(9,17,4); }
div.DivClassName
{
background-color: #091104;
}
.BgClassName
{
background-color: #091104;
}
</style>
border-color css
<style>
span { border-color: #091104; }
span { border-color: rgb(9,17,4); }
td.TdClassName
{
border-color: #091104;
}
.TagClassName
{
border-color: #091104;
}
</style>