Shades of Pine Tree #224505
Tints of Pine Tree #224505
RGB
CMYK
RGB Variations
Color information
#224505 (or 0x224505) is known color: Pine Tree. HEX triplet: 22, 45 and 05. RGB value is (34,69,5). Sum of RGB (Red+Green+Blue) = 34+69+5=108 (14% of max value = 765). Red value is 34 (13.67% from 255 or 31.48% from 108); Green value is 69 (27.34% from 255 or 63.89% from 108); Blue value is 5 (2.34% from 255 or 4.63% from 108); Max value from RGB is 69 - color contains mainly: green. Hex color #224505 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #224505 is #DDBAFA. Grayscale: #333333. Windows color (decimal): -14531323 or 345378. OLE color: 345378.
HSL color Cylindrical-coordinate representation of color #224505: hue angle of 92.81º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #224505 is Cyan = 0.51, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 34 | 69 | 5 | - |
| CMYK | 0.51 | 0 | 0.93 | 0.73 |
| HSL | 92.81º | 0.86% | 0.15% | - |
| HSV(B) | 92.81º | 0.93% | 0.27% | - |
| XYZ | 2.82 | 4.61 | 0.88 | - |
| YUV | 51.24 | 101.9 | 115.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 69 | 5 | 0.51 | 0 | 0.93 | 0.73 | 92.81 | 0.86 | 0.15 |
| Hex | 22 | 45 | 5 | 33 | 0 | 5D | 49 | 5D | 56 | F |
| Octal | 42 | 105 | 5 | 63 | 0 | 135 | 111 | 135 | 126 | 17 |
| Binary | 100010 | 1000101 | 101 | 110011 | 0 | 1011101 | 1001001 | 1011101 | 1010110 | 1111 |
Color Harmonies of #224505
Complementary color
Monochromatic Colors of #224505
Black with #224505
Text Example
Text Example
White with #224505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #224505; }
p { color: rgb(34,69,5); }
H1.HeaderClassName
{
color: #224505;
}
.AnyTagClassName
{
color: #224505;
}
</style>
background-color css
<style>
a { background-color: #224505; }
a { background-color: rgb(34,69,5); }
div.DivClassName
{
background-color: #224505;
}
.BgClassName
{
background-color: #224505;
}
</style>
border-color css
<style>
span { border-color: #224505; }
span { border-color: rgb(34,69,5); }
td.TdClassName
{
border-color: #224505;
}
.TagClassName
{
border-color: #224505;
}
</style>