Shades of Pine Tree #223115
Tints of Pine Tree #223115
RGB
CMYK
RGB Variations
Color information
#223115 (or 0x223115) is known color: Pine Tree. HEX triplet: 22, 31 and 15. RGB value is (34,49,21). Sum of RGB (Red+Green+Blue) = 34+49+21=104 (13% of max value = 765). Red value is 34 (13.67% from 255 or 32.69% from 104); Green value is 49 (19.53% from 255 or 47.12% from 104); Blue value is 21 (8.59% from 255 or 20.19% from 104); Max value from RGB is 49 - color contains mainly: green. Hex color #223115 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #223115 is #DDCEEA. Grayscale: #292929. Windows color (decimal): -14536427 or 1388834. OLE color: 1388834.
HSL color Cylindrical-coordinate representation of color #223115: hue angle of 92.14º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #223115 is Cyan = 0.31, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 34 | 49 | 21 | - |
| CMYK | 0.31 | 0 | 0.57 | 0.81 |
| HSL | 92.14º | 0.4% | 0.14% | - |
| HSV(B) | 92.14º | 0.57% | 0.19% | - |
| XYZ | 1.89 | 2.59 | 1.11 | - |
| YUV | 41.32 | 116.53 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 49 | 21 | 0.31 | 0 | 0.57 | 0.81 | 92.14 | 0.4 | 0.14 |
| Hex | 22 | 31 | 15 | 1F | 0 | 39 | 51 | 5C | 28 | E |
| Octal | 42 | 61 | 25 | 37 | 0 | 71 | 121 | 134 | 50 | 16 |
| Binary | 100010 | 110001 | 10101 | 11111 | 0 | 111001 | 1010001 | 1011100 | 101000 | 1110 |
Color Harmonies of #223115
Complementary color
Monochromatic Colors of #223115
Black with #223115
Text Example
Text Example
White with #223115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223115; }
p { color: rgb(34,49,21); }
H1.HeaderClassName
{
color: #223115;
}
.AnyTagClassName
{
color: #223115;
}
</style>
background-color css
<style>
a { background-color: #223115; }
a { background-color: rgb(34,49,21); }
div.DivClassName
{
background-color: #223115;
}
.BgClassName
{
background-color: #223115;
}
</style>
border-color css
<style>
span { border-color: #223115; }
span { border-color: rgb(34,49,21); }
td.TdClassName
{
border-color: #223115;
}
.TagClassName
{
border-color: #223115;
}
</style>