Shades of Pine Tree #122904
Tints of Pine Tree #122904
RGB
CMYK
RGB Variations
Color information
#122904 (or 0x122904) is known color: Pine Tree. HEX triplet: 12, 29 and 04. RGB value is (18,41,4). Sum of RGB (Red+Green+Blue) = 18+41+4=63 (8% of max value = 765). Red value is 18 (7.42% from 255 or 28.57% from 63); Green value is 41 (16.41% from 255 or 65.08% from 63); Blue value is 4 (1.95% from 255 or 6.35% from 63); Max value from RGB is 41 - color contains mainly: green. Hex color #122904 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122904 is #EDD6FB. Grayscale: #1E1E1E. Windows color (decimal): -15587068 or 272658. OLE color: 272658.
HSL color Cylindrical-coordinate representation of color #122904: hue angle of 97.3º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #122904 is Cyan = 0.56, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 18 | 41 | 4 | - |
| CMYK | 0.56 | 0 | 0.90 | 0.84 |
| HSL | 97.3º | 0.82% | 0.09% | - |
| HSV(B) | 97.3º | 0.9% | 0.16% | - |
| XYZ | 1.06 | 1.72 | 0.39 | - |
| YUV | 29.91 | 113.38 | 119.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 41 | 4 | 0.56 | 0 | 0.90 | 0.84 | 97.3 | 0.82 | 0.09 |
| Hex | 12 | 29 | 4 | 38 | 0 | 5A | 54 | 61 | 52 | 9 |
| Octal | 22 | 51 | 4 | 70 | 0 | 132 | 124 | 141 | 122 | 11 |
| Binary | 10010 | 101001 | 100 | 111000 | 0 | 1011010 | 1010100 | 1100001 | 1010010 | 1001 |
Color Harmonies of #122904
Complementary color
Monochromatic Colors of #122904
Black with #122904
Text Example
Text Example
White with #122904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122904; }
p { color: rgb(18,41,4); }
H1.HeaderClassName
{
color: #122904;
}
.AnyTagClassName
{
color: #122904;
}
</style>
background-color css
<style>
a { background-color: #122904; }
a { background-color: rgb(18,41,4); }
div.DivClassName
{
background-color: #122904;
}
.BgClassName
{
background-color: #122904;
}
</style>
border-color css
<style>
span { border-color: #122904; }
span { border-color: rgb(18,41,4); }
td.TdClassName
{
border-color: #122904;
}
.TagClassName
{
border-color: #122904;
}
</style>