Shades of Pine Tree #273116
Tints of Pine Tree #273116
RGB
CMYK
RGB Variations
Color information
#273116 (or 0x273116) is known color: Pine Tree. HEX triplet: 27, 31 and 16. RGB value is (39,49,22). Sum of RGB (Red+Green+Blue) = 39+49+22=110 (14% of max value = 765). Red value is 39 (15.62% from 255 or 35.45% from 110); Green value is 49 (19.53% from 255 or 44.55% from 110); Blue value is 22 (8.98% from 255 or 20% from 110); Max value from RGB is 49 - color contains mainly: green. Hex color #273116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273116 is #D8CEE9. Grayscale: #2B2B2B. Windows color (decimal): -14208746 or 1454375. OLE color: 1454375.
HSL color Cylindrical-coordinate representation of color #273116: hue angle of 82.22º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #273116 is Cyan = 0.20, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 49 | 22 | - |
| CMYK | 0.20 | 0 | 0.55 | 0.81 |
| HSL | 82.22º | 0.38% | 0.14% | - |
| HSV(B) | 82.22º | 0.55% | 0.19% | - |
| XYZ | 2.08 | 2.69 | 1.17 | - |
| YUV | 42.93 | 116.19 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 22 | 0.20 | 0 | 0.55 | 0.81 | 82.22 | 0.38 | 0.14 |
| Hex | 27 | 31 | 16 | 14 | 0 | 37 | 51 | 52 | 26 | E |
| Octal | 47 | 61 | 26 | 24 | 0 | 67 | 121 | 122 | 46 | 16 |
| Binary | 100111 | 110001 | 10110 | 10100 | 0 | 110111 | 1010001 | 1010010 | 100110 | 1110 |
Color Harmonies of #273116
Complementary color
Monochromatic Colors of #273116
Black with #273116
Text Example
Text Example
White with #273116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273116; }
p { color: rgb(39,49,22); }
H1.HeaderClassName
{
color: #273116;
}
.AnyTagClassName
{
color: #273116;
}
</style>
background-color css
<style>
a { background-color: #273116; }
a { background-color: rgb(39,49,22); }
div.DivClassName
{
background-color: #273116;
}
.BgClassName
{
background-color: #273116;
}
</style>
border-color css
<style>
span { border-color: #273116; }
span { border-color: rgb(39,49,22); }
td.TdClassName
{
border-color: #273116;
}
.TagClassName
{
border-color: #273116;
}
</style>