Shades of Pine Tree #273612
Tints of Pine Tree #273612
RGB
CMYK
RGB Variations
Color information
#273612 (or 0x273612) is known color: Pine Tree. HEX triplet: 27, 36 and 12. RGB value is (39,54,18). Sum of RGB (Red+Green+Blue) = 39+54+18=111 (14% of max value = 765). Red value is 39 (15.62% from 255 or 35.14% from 111); Green value is 54 (21.48% from 255 or 48.65% from 111); Blue value is 18 (7.42% from 255 or 16.22% from 111); Max value from RGB is 54 - color contains mainly: green. Hex color #273612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273612 is #D8C9ED. Grayscale: #2D2D2D. Windows color (decimal): -14207470 or 1193511. OLE color: 1193511.
HSL color Cylindrical-coordinate representation of color #273612: hue angle of 85º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #273612 is Cyan = 0.28, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 39 | 54 | 18 | - |
| CMYK | 0.28 | 0 | 0.67 | 0.79 |
| HSL | 85º | 0.5% | 0.14% | - |
| HSV(B) | 85º | 0.67% | 0.21% | - |
| XYZ | 2.27 | 3.11 | 1.05 | - |
| YUV | 45.41 | 112.53 | 123.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 54 | 18 | 0.28 | 0 | 0.67 | 0.79 | 85 | 0.5 | 0.14 |
| Hex | 27 | 36 | 12 | 1C | 0 | 43 | 4F | 55 | 32 | E |
| Octal | 47 | 66 | 22 | 34 | 0 | 103 | 117 | 125 | 62 | 16 |
| Binary | 100111 | 110110 | 10010 | 11100 | 0 | 1000011 | 1001111 | 1010101 | 110010 | 1110 |
Color Harmonies of #273612
Complementary color
Monochromatic Colors of #273612
Black with #273612
Text Example
Text Example
White with #273612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273612; }
p { color: rgb(39,54,18); }
H1.HeaderClassName
{
color: #273612;
}
.AnyTagClassName
{
color: #273612;
}
</style>
background-color css
<style>
a { background-color: #273612; }
a { background-color: rgb(39,54,18); }
div.DivClassName
{
background-color: #273612;
}
.BgClassName
{
background-color: #273612;
}
</style>
border-color css
<style>
span { border-color: #273612; }
span { border-color: rgb(39,54,18); }
td.TdClassName
{
border-color: #273612;
}
.TagClassName
{
border-color: #273612;
}
</style>