Shades of Pine Tree #273614
Tints of Pine Tree #273614
RGB
CMYK
RGB Variations
Color information
#273614 (or 0x273614) is known color: Pine Tree. HEX triplet: 27, 36 and 14. RGB value is (39,54,20). Sum of RGB (Red+Green+Blue) = 39+54+20=113 (14% of max value = 765). Red value is 39 (15.62% from 255 or 34.51% from 113); Green value is 54 (21.48% from 255 or 47.79% from 113); Blue value is 20 (8.20% from 255 or 17.70% from 113); Max value from RGB is 54 - color contains mainly: green. Hex color #273614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273614 is #D8C9EB. Grayscale: #2D2D2D. Windows color (decimal): -14207468 or 1324583. OLE color: 1324583.
HSL color Cylindrical-coordinate representation of color #273614: hue angle of 86.47º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #273614 is Cyan = 0.28, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 39 | 54 | 20 | - |
| CMYK | 0.28 | 0 | 0.63 | 0.79 |
| HSL | 86.47º | 0.46% | 0.15% | - |
| HSV(B) | 86.47º | 0.63% | 0.21% | - |
| XYZ | 2.28 | 3.12 | 1.14 | - |
| YUV | 45.64 | 113.53 | 123.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 54 | 20 | 0.28 | 0 | 0.63 | 0.79 | 86.47 | 0.46 | 0.15 |
| Hex | 27 | 36 | 14 | 1C | 0 | 3F | 4F | 56 | 2E | F |
| Octal | 47 | 66 | 24 | 34 | 0 | 77 | 117 | 126 | 56 | 17 |
| Binary | 100111 | 110110 | 10100 | 11100 | 0 | 111111 | 1001111 | 1010110 | 101110 | 1111 |
Color Harmonies of #273614
Complementary color
Monochromatic Colors of #273614
Black with #273614
Text Example
Text Example
White with #273614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273614; }
p { color: rgb(39,54,20); }
H1.HeaderClassName
{
color: #273614;
}
.AnyTagClassName
{
color: #273614;
}
</style>
background-color css
<style>
a { background-color: #273614; }
a { background-color: rgb(39,54,20); }
div.DivClassName
{
background-color: #273614;
}
.BgClassName
{
background-color: #273614;
}
</style>
border-color css
<style>
span { border-color: #273614; }
span { border-color: rgb(39,54,20); }
td.TdClassName
{
border-color: #273614;
}
.TagClassName
{
border-color: #273614;
}
</style>