Shades of Pine Tree #224604
Tints of Pine Tree #224604
RGB
CMYK
RGB Variations
Color information
#224604 (or 0x224604) is known color: Pine Tree. HEX triplet: 22, 46 and 04. RGB value is (34,70,4). Sum of RGB (Red+Green+Blue) = 34+70+4=108 (14% of max value = 765). Red value is 34 (13.67% from 255 or 31.48% from 108); Green value is 70 (27.73% from 255 or 64.81% from 108); Blue value is 4 (1.95% from 255 or 3.70% from 108); Max value from RGB is 70 - color contains mainly: green. Hex color #224604 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #224604 is #DDB9FB. Grayscale: #333333. Windows color (decimal): -14531068 or 280098. OLE color: 280098.
HSL color Cylindrical-coordinate representation of color #224604: hue angle of 92.73º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #224604 is Cyan = 0.51, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 34 | 70 | 4 | - |
| CMYK | 0.51 | 0 | 0.94 | 0.73 |
| HSL | 92.73º | 0.89% | 0.15% | - |
| HSV(B) | 92.73º | 0.94% | 0.27% | - |
| XYZ | 2.87 | 4.73 | 0.88 | - |
| YUV | 51.71 | 101.07 | 115.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 70 | 4 | 0.51 | 0 | 0.94 | 0.73 | 92.73 | 0.89 | 0.15 |
| Hex | 22 | 46 | 4 | 33 | 0 | 5E | 49 | 5D | 59 | F |
| Octal | 42 | 106 | 4 | 63 | 0 | 136 | 111 | 135 | 131 | 17 |
| Binary | 100010 | 1000110 | 100 | 110011 | 0 | 1011110 | 1001001 | 1011101 | 1011001 | 1111 |
Color Harmonies of #224604
Complementary color
Monochromatic Colors of #224604
Black with #224604
Text Example
Text Example
White with #224604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224604; }
p { color: rgb(34,70,4); }
H1.HeaderClassName
{
color: #224604;
}
.AnyTagClassName
{
color: #224604;
}
</style>
background-color css
<style>
a { background-color: #224604; }
a { background-color: rgb(34,70,4); }
div.DivClassName
{
background-color: #224604;
}
.BgClassName
{
background-color: #224604;
}
</style>
border-color css
<style>
span { border-color: #224604; }
span { border-color: rgb(34,70,4); }
td.TdClassName
{
border-color: #224604;
}
.TagClassName
{
border-color: #224604;
}
</style>