Shades of Pine Tree #273117
Tints of Pine Tree #273117
RGB
CMYK
RGB Variations
Color information
#273117 (or 0x273117) is known color: Pine Tree. HEX triplet: 27, 31 and 17. RGB value is (39,49,23). Sum of RGB (Red+Green+Blue) = 39+49+23=111 (14% of max value = 765). Red value is 39 (15.62% from 255 or 35.14% from 111); Green value is 49 (19.53% from 255 or 44.14% from 111); Blue value is 23 (9.38% from 255 or 20.72% from 111); Max value from RGB is 49 - color contains mainly: green. Hex color #273117 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273117 is #D8CEE8. Grayscale: #2B2B2B. Windows color (decimal): -14208745 or 1519911. OLE color: 1519911.
HSL color Cylindrical-coordinate representation of color #273117: hue angle of 83.08º degrees, saturation: 0.36, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #273117 is Cyan = 0.20, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 49 | 23 | - |
| CMYK | 0.20 | 0 | 0.53 | 0.81 |
| HSL | 83.08º | 0.36% | 0.14% | - |
| HSV(B) | 83.08º | 0.53% | 0.19% | - |
| XYZ | 2.09 | 2.69 | 1.22 | - |
| YUV | 43.05 | 116.69 | 125.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 23 | 0.20 | 0 | 0.53 | 0.81 | 83.08 | 0.36 | 0.14 |
| Hex | 27 | 31 | 17 | 14 | 0 | 35 | 51 | 53 | 24 | E |
| Octal | 47 | 61 | 27 | 24 | 0 | 65 | 121 | 123 | 44 | 16 |
| Binary | 100111 | 110001 | 10111 | 10100 | 0 | 110101 | 1010001 | 1010011 | 100100 | 1110 |
Color Harmonies of #273117
Complementary color
Monochromatic Colors of #273117
Black with #273117
Text Example
Text Example
White with #273117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273117; }
p { color: rgb(39,49,23); }
H1.HeaderClassName
{
color: #273117;
}
.AnyTagClassName
{
color: #273117;
}
</style>
background-color css
<style>
a { background-color: #273117; }
a { background-color: rgb(39,49,23); }
div.DivClassName
{
background-color: #273117;
}
.BgClassName
{
background-color: #273117;
}
</style>
border-color css
<style>
span { border-color: #273117; }
span { border-color: rgb(39,49,23); }
td.TdClassName
{
border-color: #273117;
}
.TagClassName
{
border-color: #273117;
}
</style>