Shades of Pine Tree #224306
Tints of Pine Tree #224306
RGB
CMYK
RGB Variations
Color information
#224306 (or 0x224306) is known color: Pine Tree. HEX triplet: 22, 43 and 06. RGB value is (34,67,6). Sum of RGB (Red+Green+Blue) = 34+67+6=107 (14% of max value = 765). Red value is 34 (13.67% from 255 or 31.78% from 107); Green value is 67 (26.56% from 255 or 62.62% from 107); Blue value is 6 (2.73% from 255 or 5.61% from 107); Max value from RGB is 67 - color contains mainly: green. Hex color #224306 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #224306 is #DDBCF9. Grayscale: #323232. Windows color (decimal): -14531834 or 410402. OLE color: 410402.
HSL color Cylindrical-coordinate representation of color #224306: hue angle of 92.46º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #224306 is Cyan = 0.49, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 34 | 67 | 6 | - |
| CMYK | 0.49 | 0 | 0.91 | 0.74 |
| HSL | 92.46º | 0.84% | 0.14% | - |
| HSV(B) | 92.46º | 0.91% | 0.26% | - |
| XYZ | 2.7 | 4.37 | 0.87 | - |
| YUV | 50.18 | 103.07 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 67 | 6 | 0.49 | 0 | 0.91 | 0.74 | 92.46 | 0.84 | 0.14 |
| Hex | 22 | 43 | 6 | 31 | 0 | 5B | 4A | 5C | 54 | E |
| Octal | 42 | 103 | 6 | 61 | 0 | 133 | 112 | 134 | 124 | 16 |
| Binary | 100010 | 1000011 | 110 | 110001 | 0 | 1011011 | 1001010 | 1011100 | 1010100 | 1110 |
Color Harmonies of #224306
Complementary color
Monochromatic Colors of #224306
Black with #224306
Text Example
Text Example
White with #224306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224306; }
p { color: rgb(34,67,6); }
H1.HeaderClassName
{
color: #224306;
}
.AnyTagClassName
{
color: #224306;
}
</style>
background-color css
<style>
a { background-color: #224306; }
a { background-color: rgb(34,67,6); }
div.DivClassName
{
background-color: #224306;
}
.BgClassName
{
background-color: #224306;
}
</style>
border-color css
<style>
span { border-color: #224306; }
span { border-color: rgb(34,67,6); }
td.TdClassName
{
border-color: #224306;
}
.TagClassName
{
border-color: #224306;
}
</style>