Shades of Pine Tree #223311
Tints of Pine Tree #223311
RGB
CMYK
RGB Variations
Color information
#223311 (or 0x223311) is known color: Pine Tree. HEX triplet: 22, 33 and 11. RGB value is (34,51,17). Sum of RGB (Red+Green+Blue) = 34+51+17=102 (13% of max value = 765). Red value is 34 (13.67% from 255 or 33.33% from 102); Green value is 51 (20.31% from 255 or 50% from 102); Blue value is 17 (7.03% from 255 or 16.67% from 102); Max value from RGB is 51 - color contains mainly: green. Hex color #223311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #223311 is #DDCCEE. Grayscale: #2A2A2A. Windows color (decimal): -14535919 or 1127202. OLE color: 1127202.
HSL color Cylindrical-coordinate representation of color #223311: hue angle of 90º degrees, saturation: 0.5, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #223311 is Cyan = 0.33, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 34 | 51 | 17 | - |
| CMYK | 0.33 | 0 | 0.67 | 0.8 |
| HSL | 90º | 0.5% | 0.13% | - |
| HSV(B) | 90º | 0.67% | 0.2% | - |
| XYZ | 1.94 | 2.75 | 0.96 | - |
| YUV | 42.04 | 113.87 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 51 | 17 | 0.33 | 0 | 0.67 | 0.8 | 90 | 0.5 | 0.13 |
| Hex | 22 | 33 | 11 | 21 | 0 | 43 | 50 | 5A | 32 | D |
| Octal | 42 | 63 | 21 | 41 | 0 | 103 | 120 | 132 | 62 | 15 |
| Binary | 100010 | 110011 | 10001 | 100001 | 0 | 1000011 | 1010000 | 1011010 | 110010 | 1101 |
Color Harmonies of #223311
Complementary color
Monochromatic Colors of #223311
Black with #223311
Text Example
Text Example
White with #223311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223311; }
p { color: rgb(34,51,17); }
H1.HeaderClassName
{
color: #223311;
}
.AnyTagClassName
{
color: #223311;
}
</style>
background-color css
<style>
a { background-color: #223311; }
a { background-color: rgb(34,51,17); }
div.DivClassName
{
background-color: #223311;
}
.BgClassName
{
background-color: #223311;
}
</style>
border-color css
<style>
span { border-color: #223311; }
span { border-color: rgb(34,51,17); }
td.TdClassName
{
border-color: #223311;
}
.TagClassName
{
border-color: #223311;
}
</style>