Shades of Pine Tree #263115
Tints of Pine Tree #263115
RGB
CMYK
RGB Variations
Color information
#263115 (or 0x263115) is known color: Pine Tree. HEX triplet: 26, 31 and 15. RGB value is (38,49,21). Sum of RGB (Red+Green+Blue) = 38+49+21=108 (14% of max value = 765). Red value is 38 (15.23% from 255 or 35.19% from 108); Green value is 49 (19.53% from 255 or 45.37% from 108); Blue value is 21 (8.59% from 255 or 19.44% from 108); Max value from RGB is 49 - color contains mainly: green. Hex color #263115 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263115 is #D9CEEA. Grayscale: #2A2A2A. Windows color (decimal): -14274283 or 1388838. OLE color: 1388838.
HSL color Cylindrical-coordinate representation of color #263115: hue angle of 83.57º 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 #263115 is Cyan = 0.22, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 38 | 49 | 21 | - |
| CMYK | 0.22 | 0 | 0.57 | 0.81 |
| HSL | 83.57º | 0.4% | 0.14% | - |
| HSV(B) | 83.57º | 0.57% | 0.19% | - |
| XYZ | 2.03 | 2.66 | 1.12 | - |
| YUV | 42.52 | 115.86 | 124.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 49 | 21 | 0.22 | 0 | 0.57 | 0.81 | 83.57 | 0.4 | 0.14 |
| Hex | 26 | 31 | 15 | 16 | 0 | 39 | 51 | 54 | 28 | E |
| Octal | 46 | 61 | 25 | 26 | 0 | 71 | 121 | 124 | 50 | 16 |
| Binary | 100110 | 110001 | 10101 | 10110 | 0 | 111001 | 1010001 | 1010100 | 101000 | 1110 |
Color Harmonies of #263115
Complementary color
Monochromatic Colors of #263115
Black with #263115
Text Example
Text Example
White with #263115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263115; }
p { color: rgb(38,49,21); }
H1.HeaderClassName
{
color: #263115;
}
.AnyTagClassName
{
color: #263115;
}
</style>
background-color css
<style>
a { background-color: #263115; }
a { background-color: rgb(38,49,21); }
div.DivClassName
{
background-color: #263115;
}
.BgClassName
{
background-color: #263115;
}
</style>
border-color css
<style>
span { border-color: #263115; }
span { border-color: rgb(38,49,21); }
td.TdClassName
{
border-color: #263115;
}
.TagClassName
{
border-color: #263115;
}
</style>