Shades of Pine Tree #122305
Tints of Pine Tree #122305
RGB
CMYK
RGB Variations
Color information
#122305 (or 0x122305) is known color: Pine Tree. HEX triplet: 12, 23 and 05. RGB value is (18,35,5). Sum of RGB (Red+Green+Blue) = 18+35+5=58 (7% of max value = 765). Red value is 18 (7.42% from 255 or 31.03% from 58); Green value is 35 (14.06% from 255 or 60.34% from 58); Blue value is 5 (2.34% from 255 or 8.62% from 58); Max value from RGB is 35 - color contains mainly: green. Hex color #122305 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122305 is #EDDCFA. Grayscale: #1A1A1A. Windows color (decimal): -15588603 or 336658. OLE color: 336658.
HSL color Cylindrical-coordinate representation of color #122305: hue angle of 94º degrees, saturation: 0.75, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #122305 is Cyan = 0.49, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 18 | 35 | 5 | - |
| CMYK | 0.49 | 0 | 0.86 | 0.86 |
| HSL | 94º | 0.75% | 0.08% | - |
| HSV(B) | 94º | 0.86% | 0.14% | - |
| XYZ | 0.88 | 1.34 | 0.36 | - |
| YUV | 26.5 | 115.87 | 121.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 35 | 5 | 0.49 | 0 | 0.86 | 0.86 | 94 | 0.75 | 0.08 |
| Hex | 12 | 23 | 5 | 31 | 0 | 56 | 56 | 5E | 4B | 8 |
| Octal | 22 | 43 | 5 | 61 | 0 | 126 | 126 | 136 | 113 | 10 |
| Binary | 10010 | 100011 | 101 | 110001 | 0 | 1010110 | 1010110 | 1011110 | 1001011 | 1000 |
Color Harmonies of #122305
Complementary color
Monochromatic Colors of #122305
Black with #122305
Text Example
Text Example
White with #122305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122305; }
p { color: rgb(18,35,5); }
H1.HeaderClassName
{
color: #122305;
}
.AnyTagClassName
{
color: #122305;
}
</style>
background-color css
<style>
a { background-color: #122305; }
a { background-color: rgb(18,35,5); }
div.DivClassName
{
background-color: #122305;
}
.BgClassName
{
background-color: #122305;
}
</style>
border-color css
<style>
span { border-color: #122305; }
span { border-color: rgb(18,35,5); }
td.TdClassName
{
border-color: #122305;
}
.TagClassName
{
border-color: #122305;
}
</style>