Shades of Pine Tree #122704
Tints of Pine Tree #122704
RGB
CMYK
RGB Variations
Color information
#122704 (or 0x122704) is known color: Pine Tree. HEX triplet: 12, 27 and 04. RGB value is (18,39,4). Sum of RGB (Red+Green+Blue) = 18+39+4=61 (8% of max value = 765). Red value is 18 (7.42% from 255 or 29.51% from 61); Green value is 39 (15.62% from 255 or 63.93% from 61); Blue value is 4 (1.95% from 255 or 6.56% from 61); Max value from RGB is 39 - color contains mainly: green. Hex color #122704 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122704 is #EDD8FB. Grayscale: #1C1C1C. Windows color (decimal): -15587580 or 272146. OLE color: 272146.
HSL color Cylindrical-coordinate representation of color #122704: hue angle of 96º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #122704 is Cyan = 0.54, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 39 | 4 | - |
| CMYK | 0.54 | 0 | 0.90 | 0.85 |
| HSL | 96º | 0.81% | 0.08% | - |
| HSV(B) | 96º | 0.9% | 0.15% | - |
| XYZ | 1 | 1.59 | 0.37 | - |
| YUV | 28.73 | 114.04 | 120.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 39 | 4 | 0.54 | 0 | 0.90 | 0.85 | 96 | 0.81 | 0.08 |
| Hex | 12 | 27 | 4 | 36 | 0 | 5A | 55 | 60 | 51 | 8 |
| Octal | 22 | 47 | 4 | 66 | 0 | 132 | 125 | 140 | 121 | 10 |
| Binary | 10010 | 100111 | 100 | 110110 | 0 | 1011010 | 1010101 | 1100000 | 1010001 | 1000 |
Color Harmonies of #122704
Complementary color
Monochromatic Colors of #122704
Black with #122704
Text Example
Text Example
White with #122704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122704; }
p { color: rgb(18,39,4); }
H1.HeaderClassName
{
color: #122704;
}
.AnyTagClassName
{
color: #122704;
}
</style>
background-color css
<style>
a { background-color: #122704; }
a { background-color: rgb(18,39,4); }
div.DivClassName
{
background-color: #122704;
}
.BgClassName
{
background-color: #122704;
}
</style>
border-color css
<style>
span { border-color: #122704; }
span { border-color: rgb(18,39,4); }
td.TdClassName
{
border-color: #122704;
}
.TagClassName
{
border-color: #122704;
}
</style>