Shades of Pine Tree #273416
Tints of Pine Tree #273416
RGB
CMYK
RGB Variations
Color information
#273416 (or 0x273416) is known color: Pine Tree. HEX triplet: 27, 34 and 16. RGB value is (39,52,22). Sum of RGB (Red+Green+Blue) = 39+52+22=113 (14% of max value = 765). Red value is 39 (15.62% from 255 or 34.51% from 113); Green value is 52 (20.70% from 255 or 46.02% from 113); Blue value is 22 (8.98% from 255 or 19.47% from 113); Max value from RGB is 52 - color contains mainly: green. Hex color #273416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273416 is #D8CBE9. Grayscale: #2C2C2C. Windows color (decimal): -14207978 or 1455143. OLE color: 1455143.
HSL color Cylindrical-coordinate representation of color #273416: hue angle of 86º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #273416 is Cyan = 0.25, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 39 | 52 | 22 | - |
| CMYK | 0.25 | 0 | 0.58 | 0.80 |
| HSL | 86º | 0.41% | 0.15% | - |
| HSV(B) | 86º | 0.58% | 0.2% | - |
| XYZ | 2.21 | 2.95 | 1.21 | - |
| YUV | 44.69 | 115.19 | 123.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 22 | 0.25 | 0 | 0.58 | 0.80 | 86 | 0.41 | 0.15 |
| Hex | 27 | 34 | 16 | 19 | 0 | 3A | 50 | 56 | 29 | F |
| Octal | 47 | 64 | 26 | 31 | 0 | 72 | 120 | 126 | 51 | 17 |
| Binary | 100111 | 110100 | 10110 | 11001 | 0 | 111010 | 1010000 | 1010110 | 101001 | 1111 |
Color Harmonies of #273416
Complementary color
Monochromatic Colors of #273416
Black with #273416
Text Example
Text Example
White with #273416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273416; }
p { color: rgb(39,52,22); }
H1.HeaderClassName
{
color: #273416;
}
.AnyTagClassName
{
color: #273416;
}
</style>
background-color css
<style>
a { background-color: #273416; }
a { background-color: rgb(39,52,22); }
div.DivClassName
{
background-color: #273416;
}
.BgClassName
{
background-color: #273416;
}
</style>
border-color css
<style>
span { border-color: #273416; }
span { border-color: rgb(39,52,22); }
td.TdClassName
{
border-color: #273416;
}
.TagClassName
{
border-color: #273416;
}
</style>