Shades of Pine Tree #263116
Tints of Pine Tree #263116
RGB
CMYK
RGB Variations
Color information
#263116 (or 0x263116) is known color: Pine Tree. HEX triplet: 26, 31 and 16. RGB value is (38,49,22). Sum of RGB (Red+Green+Blue) = 38+49+22=109 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.86% from 109); Green value is 49 (19.53% from 255 or 44.95% from 109); Blue value is 22 (8.98% from 255 or 20.18% from 109); Max value from RGB is 49 - color contains mainly: green. Hex color #263116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263116 is #D9CEE9. Grayscale: #2A2A2A. Windows color (decimal): -14274282 or 1454374. OLE color: 1454374.
HSL color Cylindrical-coordinate representation of color #263116: hue angle of 84.44º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #263116 is Cyan = 0.22, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 38 | 49 | 22 | - |
| CMYK | 0.22 | 0 | 0.55 | 0.81 |
| HSL | 84.44º | 0.38% | 0.14% | - |
| HSV(B) | 84.44º | 0.55% | 0.19% | - |
| XYZ | 2.04 | 2.67 | 1.17 | - |
| YUV | 42.63 | 116.36 | 124.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 49 | 22 | 0.22 | 0 | 0.55 | 0.81 | 84.44 | 0.38 | 0.14 |
| Hex | 26 | 31 | 16 | 16 | 0 | 37 | 51 | 54 | 26 | E |
| Octal | 46 | 61 | 26 | 26 | 0 | 67 | 121 | 124 | 46 | 16 |
| Binary | 100110 | 110001 | 10110 | 10110 | 0 | 110111 | 1010001 | 1010100 | 100110 | 1110 |
Color Harmonies of #263116
Complementary color
Monochromatic Colors of #263116
Black with #263116
Text Example
Text Example
White with #263116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263116; }
p { color: rgb(38,49,22); }
H1.HeaderClassName
{
color: #263116;
}
.AnyTagClassName
{
color: #263116;
}
</style>
background-color css
<style>
a { background-color: #263116; }
a { background-color: rgb(38,49,22); }
div.DivClassName
{
background-color: #263116;
}
.BgClassName
{
background-color: #263116;
}
</style>
border-color css
<style>
span { border-color: #263116; }
span { border-color: rgb(38,49,22); }
td.TdClassName
{
border-color: #263116;
}
.TagClassName
{
border-color: #263116;
}
</style>