Shades of Pine Tree #273114
Tints of Pine Tree #273114
RGB
CMYK
RGB Variations
Color information
#273114 (or 0x273114) is known color: Pine Tree. HEX triplet: 27, 31 and 14. RGB value is (39,49,20). Sum of RGB (Red+Green+Blue) = 39+49+20=108 (14% of max value = 765). Red value is 39 (15.62% from 255 or 36.11% from 108); Green value is 49 (19.53% from 255 or 45.37% from 108); Blue value is 20 (8.20% from 255 or 18.52% from 108); Max value from RGB is 49 - color contains mainly: green. Hex color #273114 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273114 is #D8CEEB. Grayscale: #2A2A2A. Windows color (decimal): -14208748 or 1323303. OLE color: 1323303.
HSL color Cylindrical-coordinate representation of color #273114: hue angle of 80.69º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #273114 is Cyan = 0.20, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 49 | 20 | - |
| CMYK | 0.20 | 0 | 0.59 | 0.81 |
| HSL | 80.69º | 0.42% | 0.14% | - |
| HSV(B) | 80.69º | 0.59% | 0.19% | - |
| XYZ | 2.06 | 2.68 | 1.07 | - |
| YUV | 42.7 | 115.19 | 125.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 20 | 0.20 | 0 | 0.59 | 0.81 | 80.69 | 0.42 | 0.14 |
| Hex | 27 | 31 | 14 | 14 | 0 | 3B | 51 | 51 | 2A | E |
| Octal | 47 | 61 | 24 | 24 | 0 | 73 | 121 | 121 | 52 | 16 |
| Binary | 100111 | 110001 | 10100 | 10100 | 0 | 111011 | 1010001 | 1010001 | 101010 | 1110 |
Color Harmonies of #273114
Complementary color
Monochromatic Colors of #273114
Black with #273114
Text Example
Text Example
White with #273114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273114; }
p { color: rgb(39,49,20); }
H1.HeaderClassName
{
color: #273114;
}
.AnyTagClassName
{
color: #273114;
}
</style>
background-color css
<style>
a { background-color: #273114; }
a { background-color: rgb(39,49,20); }
div.DivClassName
{
background-color: #273114;
}
.BgClassName
{
background-color: #273114;
}
</style>
border-color css
<style>
span { border-color: #273114; }
span { border-color: rgb(39,49,20); }
td.TdClassName
{
border-color: #273114;
}
.TagClassName
{
border-color: #273114;
}
</style>