Shades of Pine Tree #263414
Tints of Pine Tree #263414
RGB
CMYK
RGB Variations
Color information
#263414 (or 0x263414) is known color: Pine Tree. HEX triplet: 26, 34 and 14. RGB value is (38,52,20). Sum of RGB (Red+Green+Blue) = 38+52+20=110 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.55% from 110); Green value is 52 (20.70% from 255 or 47.27% from 110); Blue value is 20 (8.20% from 255 or 18.18% from 110); Max value from RGB is 52 - color contains mainly: green. Hex color #263414 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263414 is #D9CBEB. Grayscale: #2C2C2C. Windows color (decimal): -14273516 or 1324070. OLE color: 1324070.
HSL color Cylindrical-coordinate representation of color #263414: hue angle of 86.25º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #263414 is Cyan = 0.27, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 38 | 52 | 20 | - |
| CMYK | 0.27 | 0 | 0.62 | 0.80 |
| HSL | 86.25º | 0.44% | 0.14% | - |
| HSV(B) | 86.25º | 0.62% | 0.2% | - |
| XYZ | 2.15 | 2.92 | 1.11 | - |
| YUV | 44.17 | 114.36 | 123.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 52 | 20 | 0.27 | 0 | 0.62 | 0.80 | 86.25 | 0.44 | 0.14 |
| Hex | 26 | 34 | 14 | 1B | 0 | 3E | 50 | 56 | 2C | E |
| Octal | 46 | 64 | 24 | 33 | 0 | 76 | 120 | 126 | 54 | 16 |
| Binary | 100110 | 110100 | 10100 | 11011 | 0 | 111110 | 1010000 | 1010110 | 101100 | 1110 |
Color Harmonies of #263414
Complementary color
Monochromatic Colors of #263414
Black with #263414
Text Example
Text Example
White with #263414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263414; }
p { color: rgb(38,52,20); }
H1.HeaderClassName
{
color: #263414;
}
.AnyTagClassName
{
color: #263414;
}
</style>
background-color css
<style>
a { background-color: #263414; }
a { background-color: rgb(38,52,20); }
div.DivClassName
{
background-color: #263414;
}
.BgClassName
{
background-color: #263414;
}
</style>
border-color css
<style>
span { border-color: #263414; }
span { border-color: rgb(38,52,20); }
td.TdClassName
{
border-color: #263414;
}
.TagClassName
{
border-color: #263414;
}
</style>