Shades of Pine Tree #263810
Tints of Pine Tree #263810
RGB
CMYK
RGB Variations
Color information
#263810 (or 0x263810) is known color: Pine Tree. HEX triplet: 26, 38 and 10. RGB value is (38,56,16). Sum of RGB (Red+Green+Blue) = 38+56+16=110 (14% of max value = 765). Red value is 38 (15.23% from 255 or 34.55% from 110); Green value is 56 (22.27% from 255 or 50.91% from 110); Blue value is 16 (6.64% from 255 or 14.55% from 110); Max value from RGB is 56 - color contains mainly: green. Hex color #263810 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263810 is #D9C7EF. Grayscale: #2E2E2E. Windows color (decimal): -14272496 or 1062950. OLE color: 1062950.
HSL color Cylindrical-coordinate representation of color #263810: hue angle of 87º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #263810 is Cyan = 0.32, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 38 | 56 | 16 | - |
| CMYK | 0.32 | 0 | 0.71 | 0.78 |
| HSL | 87º | 0.56% | 0.14% | - |
| HSV(B) | 87º | 0.71% | 0.22% | - |
| XYZ | 2.31 | 3.28 | 1 | - |
| YUV | 46.06 | 111.04 | 122.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 56 | 16 | 0.32 | 0 | 0.71 | 0.78 | 87 | 0.56 | 0.14 |
| Hex | 26 | 38 | 10 | 20 | 0 | 47 | 4E | 57 | 38 | E |
| Octal | 46 | 70 | 20 | 40 | 0 | 107 | 116 | 127 | 70 | 16 |
| Binary | 100110 | 111000 | 10000 | 100000 | 0 | 1000111 | 1001110 | 1010111 | 111000 | 1110 |
Color Harmonies of #263810
Complementary color
Monochromatic Colors of #263810
Black with #263810
Text Example
Text Example
White with #263810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263810; }
p { color: rgb(38,56,16); }
H1.HeaderClassName
{
color: #263810;
}
.AnyTagClassName
{
color: #263810;
}
</style>
background-color css
<style>
a { background-color: #263810; }
a { background-color: rgb(38,56,16); }
div.DivClassName
{
background-color: #263810;
}
.BgClassName
{
background-color: #263810;
}
</style>
border-color css
<style>
span { border-color: #263810; }
span { border-color: rgb(38,56,16); }
td.TdClassName
{
border-color: #263810;
}
.TagClassName
{
border-color: #263810;
}
</style>