Shades of Pine Tree #122507
Tints of Pine Tree #122507
RGB
CMYK
RGB Variations
Color information
#122507 (or 0x122507) is known color: Pine Tree. HEX triplet: 12, 25 and 07. RGB value is (18,37,7). Sum of RGB (Red+Green+Blue) = 18+37+7=62 (8% of max value = 765). Red value is 18 (7.42% from 255 or 29.03% from 62); Green value is 37 (14.84% from 255 or 59.68% from 62); Blue value is 7 (3.12% from 255 or 11.29% from 62); Max value from RGB is 37 - color contains mainly: green. Hex color #122507 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122507 is #EDDAF8. Grayscale: #1B1B1B. Windows color (decimal): -15588089 or 468242. OLE color: 468242.
HSL color Cylindrical-coordinate representation of color #122507: hue angle of 98º degrees, saturation: 0.68, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #122507 is Cyan = 0.51, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 37 | 7 | - |
| CMYK | 0.51 | 0 | 0.81 | 0.85 |
| HSL | 98º | 0.68% | 0.09% | - |
| HSV(B) | 98º | 0.81% | 0.15% | - |
| XYZ | 0.95 | 1.47 | 0.43 | - |
| YUV | 27.9 | 116.21 | 120.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 37 | 7 | 0.51 | 0 | 0.81 | 0.85 | 98 | 0.68 | 0.09 |
| Hex | 12 | 25 | 7 | 33 | 0 | 51 | 55 | 62 | 44 | 9 |
| Octal | 22 | 45 | 7 | 63 | 0 | 121 | 125 | 142 | 104 | 11 |
| Binary | 10010 | 100101 | 111 | 110011 | 0 | 1010001 | 1010101 | 1100010 | 1000100 | 1001 |
Color Harmonies of #122507
Complementary color
Monochromatic Colors of #122507
Black with #122507
Text Example
Text Example
White with #122507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122507; }
p { color: rgb(18,37,7); }
H1.HeaderClassName
{
color: #122507;
}
.AnyTagClassName
{
color: #122507;
}
</style>
background-color css
<style>
a { background-color: #122507; }
a { background-color: rgb(18,37,7); }
div.DivClassName
{
background-color: #122507;
}
.BgClassName
{
background-color: #122507;
}
</style>
border-color css
<style>
span { border-color: #122507; }
span { border-color: rgb(18,37,7); }
td.TdClassName
{
border-color: #122507;
}
.TagClassName
{
border-color: #122507;
}
</style>