Shades of Pine Tree #263814
Tints of Pine Tree #263814
RGB
CMYK
RGB Variations
Color information
#263814 (or 0x263814) is known color: Pine Tree. HEX triplet: 26, 38 and 14. RGB value is (38,56,20). Sum of RGB (Red+Green+Blue) = 38+56+20=114 (15% of max value = 765). Red value is 38 (15.23% from 255 or 33.33% from 114); Green value is 56 (22.27% from 255 or 49.12% from 114); Blue value is 20 (8.20% from 255 or 17.54% from 114); Max value from RGB is 56 - color contains mainly: green. Hex color #263814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263814 is #D9C7EB. Grayscale: #2E2E2E. Windows color (decimal): -14272492 or 1325094. OLE color: 1325094.
HSL color Cylindrical-coordinate representation of color #263814: hue angle of 90º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #263814 is Cyan = 0.32, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 56 | 20 | - |
| CMYK | 0.32 | 0 | 0.64 | 0.78 |
| HSL | 90º | 0.47% | 0.15% | - |
| HSV(B) | 90º | 0.64% | 0.22% | - |
| XYZ | 2.34 | 3.29 | 1.17 | - |
| YUV | 46.51 | 113.04 | 121.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 56 | 20 | 0.32 | 0 | 0.64 | 0.78 | 90 | 0.47 | 0.15 |
| Hex | 26 | 38 | 14 | 20 | 0 | 40 | 4E | 5A | 2F | F |
| Octal | 46 | 70 | 24 | 40 | 0 | 100 | 116 | 132 | 57 | 17 |
| Binary | 100110 | 111000 | 10100 | 100000 | 0 | 1000000 | 1001110 | 1011010 | 101111 | 1111 |
Color Harmonies of #263814
Complementary color
Monochromatic Colors of #263814
Black with #263814
Text Example
Text Example
White with #263814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263814; }
p { color: rgb(38,56,20); }
H1.HeaderClassName
{
color: #263814;
}
.AnyTagClassName
{
color: #263814;
}
</style>
background-color css
<style>
a { background-color: #263814; }
a { background-color: rgb(38,56,20); }
div.DivClassName
{
background-color: #263814;
}
.BgClassName
{
background-color: #263814;
}
</style>
border-color css
<style>
span { border-color: #263814; }
span { border-color: rgb(38,56,20); }
td.TdClassName
{
border-color: #263814;
}
.TagClassName
{
border-color: #263814;
}
</style>