Shades of Pine Tree #263017
Tints of Pine Tree #263017
RGB
CMYK
RGB Variations
Color information
#263017 (or 0x263017) is known color: Pine Tree. HEX triplet: 26, 30 and 17. RGB value is (38,48,23). Sum of RGB (Red+Green+Blue) = 38+48+23=109 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.86% from 109); Green value is 48 (19.14% from 255 or 44.04% from 109); Blue value is 23 (9.38% from 255 or 21.10% from 109); Max value from RGB is 48 - color contains mainly: green. Hex color #263017 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263017 is #D9CFE8. Grayscale: #2A2A2A. Windows color (decimal): -14274537 or 1519654. OLE color: 1519654.
HSL color Cylindrical-coordinate representation of color #263017: hue angle of 84º degrees, saturation: 0.35, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #263017 is Cyan = 0.21, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 38 | 48 | 23 | - |
| CMYK | 0.21 | 0 | 0.52 | 0.81 |
| HSL | 84º | 0.35% | 0.14% | - |
| HSV(B) | 84º | 0.52% | 0.19% | - |
| XYZ | 2.01 | 2.59 | 1.2 | - |
| YUV | 42.16 | 117.19 | 125.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 48 | 23 | 0.21 | 0 | 0.52 | 0.81 | 84 | 0.35 | 0.14 |
| Hex | 26 | 30 | 17 | 15 | 0 | 34 | 51 | 54 | 23 | E |
| Octal | 46 | 60 | 27 | 25 | 0 | 64 | 121 | 124 | 43 | 16 |
| Binary | 100110 | 110000 | 10111 | 10101 | 0 | 110100 | 1010001 | 1010100 | 100011 | 1110 |
Color Harmonies of #263017
Complementary color
Monochromatic Colors of #263017
Black with #263017
Text Example
Text Example
White with #263017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263017; }
p { color: rgb(38,48,23); }
H1.HeaderClassName
{
color: #263017;
}
.AnyTagClassName
{
color: #263017;
}
</style>
background-color css
<style>
a { background-color: #263017; }
a { background-color: rgb(38,48,23); }
div.DivClassName
{
background-color: #263017;
}
.BgClassName
{
background-color: #263017;
}
</style>
border-color css
<style>
span { border-color: #263017; }
span { border-color: rgb(38,48,23); }
td.TdClassName
{
border-color: #263017;
}
.TagClassName
{
border-color: #263017;
}
</style>