Shades of Pine Tree #273913
Tints of Pine Tree #273913
RGB
CMYK
RGB Variations
Color information
#273913 (or 0x273913) is known color: Pine Tree. HEX triplet: 27, 39 and 13. RGB value is (39,57,19). Sum of RGB (Red+Green+Blue) = 39+57+19=115 (15% of max value = 765). Red value is 39 (15.62% from 255 or 33.91% from 115); Green value is 57 (22.66% from 255 or 49.57% from 115); Blue value is 19 (7.81% from 255 or 16.52% from 115); Max value from RGB is 57 - color contains mainly: green. Hex color #273913 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273913 is #D8C6EC. Grayscale: #2F2F2F. Windows color (decimal): -14206701 or 1259815. OLE color: 1259815.
HSL color Cylindrical-coordinate representation of color #273913: hue angle of 88.42º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #273913 is Cyan = 0.32, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 39 | 57 | 19 | - |
| CMYK | 0.32 | 0 | 0.67 | 0.78 |
| HSL | 88.42º | 0.5% | 0.15% | - |
| HSV(B) | 88.42º | 0.67% | 0.22% | - |
| XYZ | 2.42 | 3.4 | 1.15 | - |
| YUV | 47.29 | 112.04 | 122.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 57 | 19 | 0.32 | 0 | 0.67 | 0.78 | 88.42 | 0.5 | 0.15 |
| Hex | 27 | 39 | 13 | 20 | 0 | 43 | 4E | 58 | 32 | F |
| Octal | 47 | 71 | 23 | 40 | 0 | 103 | 116 | 130 | 62 | 17 |
| Binary | 100111 | 111001 | 10011 | 100000 | 0 | 1000011 | 1001110 | 1011000 | 110010 | 1111 |
Color Harmonies of #273913
Complementary color
Monochromatic Colors of #273913
Black with #273913
Text Example
Text Example
White with #273913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273913; }
p { color: rgb(39,57,19); }
H1.HeaderClassName
{
color: #273913;
}
.AnyTagClassName
{
color: #273913;
}
</style>
background-color css
<style>
a { background-color: #273913; }
a { background-color: rgb(39,57,19); }
div.DivClassName
{
background-color: #273913;
}
.BgClassName
{
background-color: #273913;
}
</style>
border-color css
<style>
span { border-color: #273913; }
span { border-color: rgb(39,57,19); }
td.TdClassName
{
border-color: #273913;
}
.TagClassName
{
border-color: #273913;
}
</style>