Shades of Pine Tree #273411
Tints of Pine Tree #273411
RGB
CMYK
RGB Variations
Color information
#273411 (or 0x273411) is known color: Pine Tree. HEX triplet: 27, 34 and 11. RGB value is (39,52,17). Sum of RGB (Red+Green+Blue) = 39+52+17=108 (14% of max value = 765). Red value is 39 (15.62% from 255 or 36.11% from 108); Green value is 52 (20.70% from 255 or 48.15% from 108); Blue value is 17 (7.03% from 255 or 15.74% from 108); Max value from RGB is 52 - color contains mainly: green. Hex color #273411 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273411 is #D8CBEE. Grayscale: #2C2C2C. Windows color (decimal): -14207983 or 1127463. OLE color: 1127463.
HSL color Cylindrical-coordinate representation of color #273411: hue angle of 82.29º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #273411 is Cyan = 0.25, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 39 | 52 | 17 | - |
| CMYK | 0.25 | 0 | 0.67 | 0.80 |
| HSL | 82.29º | 0.51% | 0.14% | - |
| HSV(B) | 82.29º | 0.67% | 0.2% | - |
| XYZ | 2.17 | 2.93 | 0.98 | - |
| YUV | 44.12 | 112.69 | 124.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 17 | 0.25 | 0 | 0.67 | 0.80 | 82.29 | 0.51 | 0.14 |
| Hex | 27 | 34 | 11 | 19 | 0 | 43 | 50 | 52 | 33 | E |
| Octal | 47 | 64 | 21 | 31 | 0 | 103 | 120 | 122 | 63 | 16 |
| Binary | 100111 | 110100 | 10001 | 11001 | 0 | 1000011 | 1010000 | 1010010 | 110011 | 1110 |
Color Harmonies of #273411
Complementary color
Monochromatic Colors of #273411
Black with #273411
Text Example
Text Example
White with #273411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273411; }
p { color: rgb(39,52,17); }
H1.HeaderClassName
{
color: #273411;
}
.AnyTagClassName
{
color: #273411;
}
</style>
background-color css
<style>
a { background-color: #273411; }
a { background-color: rgb(39,52,17); }
div.DivClassName
{
background-color: #273411;
}
.BgClassName
{
background-color: #273411;
}
</style>
border-color css
<style>
span { border-color: #273411; }
span { border-color: rgb(39,52,17); }
td.TdClassName
{
border-color: #273411;
}
.TagClassName
{
border-color: #273411;
}
</style>