Shades of Pine Tree #263614
Tints of Pine Tree #263614
RGB
CMYK
RGB Variations
Color information
#263614 (or 0x263614) is known color: Pine Tree. HEX triplet: 26, 36 and 14. RGB value is (38,54,20). Sum of RGB (Red+Green+Blue) = 38+54+20=112 (14% of max value = 765). Red value is 38 (15.23% from 255 or 33.93% from 112); Green value is 54 (21.48% from 255 or 48.21% from 112); Blue value is 20 (8.20% from 255 or 17.86% from 112); Max value from RGB is 54 - color contains mainly: green. Hex color #263614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263614 is #D9C9EB. Grayscale: #2D2D2D. Windows color (decimal): -14273004 or 1324582. OLE color: 1324582.
HSL color Cylindrical-coordinate representation of color #263614: hue angle of 88.24º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #263614 is Cyan = 0.30, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 54 | 20 | - |
| CMYK | 0.30 | 0 | 0.63 | 0.79 |
| HSL | 88.24º | 0.46% | 0.15% | - |
| HSV(B) | 88.24º | 0.63% | 0.21% | - |
| XYZ | 2.24 | 3.1 | 1.14 | - |
| YUV | 45.34 | 113.7 | 122.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 54 | 20 | 0.30 | 0 | 0.63 | 0.79 | 88.24 | 0.46 | 0.15 |
| Hex | 26 | 36 | 14 | 1E | 0 | 3F | 4F | 58 | 2E | F |
| Octal | 46 | 66 | 24 | 36 | 0 | 77 | 117 | 130 | 56 | 17 |
| Binary | 100110 | 110110 | 10100 | 11110 | 0 | 111111 | 1001111 | 1011000 | 101110 | 1111 |
Color Harmonies of #263614
Complementary color
Monochromatic Colors of #263614
Black with #263614
Text Example
Text Example
White with #263614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263614; }
p { color: rgb(38,54,20); }
H1.HeaderClassName
{
color: #263614;
}
.AnyTagClassName
{
color: #263614;
}
</style>
background-color css
<style>
a { background-color: #263614; }
a { background-color: rgb(38,54,20); }
div.DivClassName
{
background-color: #263614;
}
.BgClassName
{
background-color: #263614;
}
</style>
border-color css
<style>
span { border-color: #263614; }
span { border-color: rgb(38,54,20); }
td.TdClassName
{
border-color: #263614;
}
.TagClassName
{
border-color: #263614;
}
</style>