Shades of Pine Tree #263511
Tints of Pine Tree #263511
RGB
CMYK
RGB Variations
Color information
#263511 (or 0x263511) is known color: Pine Tree. HEX triplet: 26, 35 and 11. RGB value is (38,53,17). Sum of RGB (Red+Green+Blue) = 38+53+17=108 (14% of max value = 765). Red value is 38 (15.23% from 255 or 35.19% from 108); Green value is 53 (21.09% from 255 or 49.07% from 108); Blue value is 17 (7.03% from 255 or 15.74% from 108); Max value from RGB is 53 - color contains mainly: green. Hex color #263511 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263511 is #D9CAEE. Grayscale: #2C2C2C. Windows color (decimal): -14273263 or 1127718. OLE color: 1127718.
HSL color Cylindrical-coordinate representation of color #263511: hue angle of 85º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #263511 is Cyan = 0.28, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 53 | 17 | - |
| CMYK | 0.28 | 0 | 0.68 | 0.79 |
| HSL | 85º | 0.51% | 0.14% | - |
| HSV(B) | 85º | 0.68% | 0.21% | - |
| XYZ | 2.17 | 3 | 0.99 | - |
| YUV | 44.41 | 112.53 | 123.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 53 | 17 | 0.28 | 0 | 0.68 | 0.79 | 85 | 0.51 | 0.14 |
| Hex | 26 | 35 | 11 | 1C | 0 | 44 | 4F | 55 | 33 | E |
| Octal | 46 | 65 | 21 | 34 | 0 | 104 | 117 | 125 | 63 | 16 |
| Binary | 100110 | 110101 | 10001 | 11100 | 0 | 1000100 | 1001111 | 1010101 | 110011 | 1110 |
Color Harmonies of #263511
Complementary color
Monochromatic Colors of #263511
Black with #263511
Text Example
Text Example
White with #263511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263511; }
p { color: rgb(38,53,17); }
H1.HeaderClassName
{
color: #263511;
}
.AnyTagClassName
{
color: #263511;
}
</style>
background-color css
<style>
a { background-color: #263511; }
a { background-color: rgb(38,53,17); }
div.DivClassName
{
background-color: #263511;
}
.BgClassName
{
background-color: #263511;
}
</style>
border-color css
<style>
span { border-color: #263511; }
span { border-color: rgb(38,53,17); }
td.TdClassName
{
border-color: #263511;
}
.TagClassName
{
border-color: #263511;
}
</style>