Shades of Pine Tree #263016
Tints of Pine Tree #263016
RGB
CMYK
RGB Variations
Color information
#263016 (or 0x263016) is known color: Pine Tree. HEX triplet: 26, 30 and 16. RGB value is (38,48,22). Sum of RGB (Red+Green+Blue) = 38+48+22=108 (14% of max value = 765). Red value is 38 (15.23% from 255 or 35.19% from 108); Green value is 48 (19.14% from 255 or 44.44% from 108); Blue value is 22 (8.98% from 255 or 20.37% from 108); Max value from RGB is 48 - color contains mainly: green. Hex color #263016 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263016 is #D9CFE9. Grayscale: #2A2A2A. Windows color (decimal): -14274538 or 1454118. OLE color: 1454118.
HSL color Cylindrical-coordinate representation of color #263016: hue angle of 83.08º degrees, saturation: 0.37, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #263016 is Cyan = 0.21, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 38 | 48 | 22 | - |
| CMYK | 0.21 | 0 | 0.54 | 0.81 |
| HSL | 83.08º | 0.37% | 0.14% | - |
| HSV(B) | 83.08º | 0.54% | 0.19% | - |
| XYZ | 2 | 2.58 | 1.15 | - |
| YUV | 42.05 | 116.69 | 125.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 48 | 22 | 0.21 | 0 | 0.54 | 0.81 | 83.08 | 0.37 | 0.14 |
| Hex | 26 | 30 | 16 | 15 | 0 | 36 | 51 | 53 | 25 | E |
| Octal | 46 | 60 | 26 | 25 | 0 | 66 | 121 | 123 | 45 | 16 |
| Binary | 100110 | 110000 | 10110 | 10101 | 0 | 110110 | 1010001 | 1010011 | 100101 | 1110 |
Color Harmonies of #263016
Complementary color
Monochromatic Colors of #263016
Black with #263016
Text Example
Text Example
White with #263016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263016; }
p { color: rgb(38,48,22); }
H1.HeaderClassName
{
color: #263016;
}
.AnyTagClassName
{
color: #263016;
}
</style>
background-color css
<style>
a { background-color: #263016; }
a { background-color: rgb(38,48,22); }
div.DivClassName
{
background-color: #263016;
}
.BgClassName
{
background-color: #263016;
}
</style>
border-color css
<style>
span { border-color: #263016; }
span { border-color: rgb(38,48,22); }
td.TdClassName
{
border-color: #263016;
}
.TagClassName
{
border-color: #263016;
}
</style>