Shades of Pine Tree #263608
Tints of Pine Tree #263608
RGB
CMYK
RGB Variations
Color information
#263608 (or 0x263608) is known color: Pine Tree. HEX triplet: 26, 36 and 08. RGB value is (38,54,8). Sum of RGB (Red+Green+Blue) = 38+54+8=100 (13% of max value = 765). Red value is 38 (15.23% from 255 or 38% from 100); Green value is 54 (21.48% from 255 or 54% from 100); Blue value is 8 (3.52% from 255 or 8% from 100); Max value from RGB is 54 - color contains mainly: green. Hex color #263608 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #263608 is #D9C9F7. Grayscale: #2C2C2C. Windows color (decimal): -14273016 or 538150. OLE color: 538150.
HSL color Cylindrical-coordinate representation of color #263608: hue angle of 80.87º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #263608 is Cyan = 0.30, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 38 | 54 | 8 | - |
| CMYK | 0.30 | 0 | 0.85 | 0.79 |
| HSL | 80.87º | 0.74% | 0.12% | - |
| HSV(B) | 80.87º | 0.85% | 0.21% | - |
| XYZ | 2.16 | 3.07 | 0.71 | - |
| YUV | 43.97 | 107.7 | 123.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 54 | 8 | 0.30 | 0 | 0.85 | 0.79 | 80.87 | 0.74 | 0.12 |
| Hex | 26 | 36 | 8 | 1E | 0 | 55 | 4F | 51 | 4A | C |
| Octal | 46 | 66 | 10 | 36 | 0 | 125 | 117 | 121 | 112 | 14 |
| Binary | 100110 | 110110 | 1000 | 11110 | 0 | 1010101 | 1001111 | 1010001 | 1001010 | 1100 |
Color Harmonies of #263608
Complementary color
Monochromatic Colors of #263608
Black with #263608
Text Example
Text Example
White with #263608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263608; }
p { color: rgb(38,54,8); }
H1.HeaderClassName
{
color: #263608;
}
.AnyTagClassName
{
color: #263608;
}
</style>
background-color css
<style>
a { background-color: #263608; }
a { background-color: rgb(38,54,8); }
div.DivClassName
{
background-color: #263608;
}
.BgClassName
{
background-color: #263608;
}
</style>
border-color css
<style>
span { border-color: #263608; }
span { border-color: rgb(38,54,8); }
td.TdClassName
{
border-color: #263608;
}
.TagClassName
{
border-color: #263608;
}
</style>