Shades of Pine Tree #224504
Tints of Pine Tree #224504
RGB
CMYK
RGB Variations
Color information
#224504 (or 0x224504) is known color: Pine Tree. HEX triplet: 22, 45 and 04. RGB value is (34,69,4). Sum of RGB (Red+Green+Blue) = 34+69+4=107 (14% of max value = 765). Red value is 34 (13.67% from 255 or 31.78% from 107); Green value is 69 (27.34% from 255 or 64.49% from 107); Blue value is 4 (1.95% from 255 or 3.74% from 107); Max value from RGB is 69 - color contains mainly: green. Hex color #224504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #224504 is #DDBAFB. Grayscale: #333333. Windows color (decimal): -14531324 or 279842. OLE color: 279842.
HSL color Cylindrical-coordinate representation of color #224504: hue angle of 92.31º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #224504 is Cyan = 0.51, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 34 | 69 | 4 | - |
| CMYK | 0.51 | 0 | 0.94 | 0.73 |
| HSL | 92.31º | 0.89% | 0.14% | - |
| HSV(B) | 92.31º | 0.94% | 0.27% | - |
| XYZ | 2.81 | 4.61 | 0.86 | - |
| YUV | 51.13 | 101.4 | 115.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 69 | 4 | 0.51 | 0 | 0.94 | 0.73 | 92.31 | 0.89 | 0.14 |
| Hex | 22 | 45 | 4 | 33 | 0 | 5E | 49 | 5C | 59 | E |
| Octal | 42 | 105 | 4 | 63 | 0 | 136 | 111 | 134 | 131 | 16 |
| Binary | 100010 | 1000101 | 100 | 110011 | 0 | 1011110 | 1001001 | 1011100 | 1011001 | 1110 |
Color Harmonies of #224504
Complementary color
Monochromatic Colors of #224504
Black with #224504
Text Example
Text Example
White with #224504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224504; }
p { color: rgb(34,69,4); }
H1.HeaderClassName
{
color: #224504;
}
.AnyTagClassName
{
color: #224504;
}
</style>
background-color css
<style>
a { background-color: #224504; }
a { background-color: rgb(34,69,4); }
div.DivClassName
{
background-color: #224504;
}
.BgClassName
{
background-color: #224504;
}
</style>
border-color css
<style>
span { border-color: #224504; }
span { border-color: rgb(34,69,4); }
td.TdClassName
{
border-color: #224504;
}
.TagClassName
{
border-color: #224504;
}
</style>