Shades of Pine Tree #224006
Tints of Pine Tree #224006
RGB
CMYK
RGB Variations
Color information
#224006 (or 0x224006) is known color: Pine Tree. HEX triplet: 22, 40 and 06. RGB value is (34,64,6). Sum of RGB (Red+Green+Blue) = 34+64+6=104 (13% of max value = 765). Red value is 34 (13.67% from 255 or 32.69% from 104); Green value is 64 (25.39% from 255 or 61.54% from 104); Blue value is 6 (2.73% from 255 or 5.77% from 104); Max value from RGB is 64 - color contains mainly: green. Hex color #224006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #224006 is #DDBFF9. Grayscale: #303030. Windows color (decimal): -14532602 or 409634. OLE color: 409634.
HSL color Cylindrical-coordinate representation of color #224006: hue angle of 91.03º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #224006 is Cyan = 0.47, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 34 | 64 | 6 | - |
| CMYK | 0.47 | 0 | 0.91 | 0.75 |
| HSL | 91.03º | 0.83% | 0.14% | - |
| HSV(B) | 91.03º | 0.91% | 0.25% | - |
| XYZ | 2.53 | 4.02 | 0.82 | - |
| YUV | 48.42 | 104.06 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 64 | 6 | 0.47 | 0 | 0.91 | 0.75 | 91.03 | 0.83 | 0.14 |
| Hex | 22 | 40 | 6 | 2F | 0 | 5B | 4B | 5B | 53 | E |
| Octal | 42 | 100 | 6 | 57 | 0 | 133 | 113 | 133 | 123 | 16 |
| Binary | 100010 | 1000000 | 110 | 101111 | 0 | 1011011 | 1001011 | 1011011 | 1010011 | 1110 |
Color Harmonies of #224006
Complementary color
Monochromatic Colors of #224006
Black with #224006
Text Example
Text Example
White with #224006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224006; }
p { color: rgb(34,64,6); }
H1.HeaderClassName
{
color: #224006;
}
.AnyTagClassName
{
color: #224006;
}
</style>
background-color css
<style>
a { background-color: #224006; }
a { background-color: rgb(34,64,6); }
div.DivClassName
{
background-color: #224006;
}
.BgClassName
{
background-color: #224006;
}
</style>
border-color css
<style>
span { border-color: #224006; }
span { border-color: rgb(34,64,6); }
td.TdClassName
{
border-color: #224006;
}
.TagClassName
{
border-color: #224006;
}
</style>