Shades of Pine Tree #263415
Tints of Pine Tree #263415
RGB
CMYK
RGB Variations
Color information
#263415 (or 0x263415) is known color: Pine Tree. HEX triplet: 26, 34 and 15. RGB value is (38,52,21). Sum of RGB (Red+Green+Blue) = 38+52+21=111 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.23% from 111); Green value is 52 (20.70% from 255 or 46.85% from 111); Blue value is 21 (8.59% from 255 or 18.92% from 111); Max value from RGB is 52 - color contains mainly: green. Hex color #263415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263415 is #D9CBEA. Grayscale: #2C2C2C. Windows color (decimal): -14273515 or 1389606. OLE color: 1389606.
HSL color Cylindrical-coordinate representation of color #263415: hue angle of 87.1º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #263415 is Cyan = 0.27, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 38 | 52 | 21 | - |
| CMYK | 0.27 | 0 | 0.60 | 0.80 |
| HSL | 87.1º | 0.42% | 0.14% | - |
| HSV(B) | 87.1º | 0.6% | 0.2% | - |
| XYZ | 2.16 | 2.92 | 1.16 | - |
| YUV | 44.28 | 114.86 | 123.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 52 | 21 | 0.27 | 0 | 0.60 | 0.80 | 87.1 | 0.42 | 0.14 |
| Hex | 26 | 34 | 15 | 1B | 0 | 3C | 50 | 57 | 2A | E |
| Octal | 46 | 64 | 25 | 33 | 0 | 74 | 120 | 127 | 52 | 16 |
| Binary | 100110 | 110100 | 10101 | 11011 | 0 | 111100 | 1010000 | 1010111 | 101010 | 1110 |
Color Harmonies of #263415
Complementary color
Monochromatic Colors of #263415
Black with #263415
Text Example
Text Example
White with #263415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263415; }
p { color: rgb(38,52,21); }
H1.HeaderClassName
{
color: #263415;
}
.AnyTagClassName
{
color: #263415;
}
</style>
background-color css
<style>
a { background-color: #263415; }
a { background-color: rgb(38,52,21); }
div.DivClassName
{
background-color: #263415;
}
.BgClassName
{
background-color: #263415;
}
</style>
border-color css
<style>
span { border-color: #263415; }
span { border-color: rgb(38,52,21); }
td.TdClassName
{
border-color: #263415;
}
.TagClassName
{
border-color: #263415;
}
</style>