Shades of Pine Tree #273414
Tints of Pine Tree #273414
RGB
CMYK
RGB Variations
Color information
#273414 (or 0x273414) is known color: Pine Tree. HEX triplet: 27, 34 and 14. RGB value is (39,52,20). Sum of RGB (Red+Green+Blue) = 39+52+20=111 (14% of max value = 765). Red value is 39 (15.62% from 255 or 35.14% from 111); Green value is 52 (20.70% from 255 or 46.85% from 111); Blue value is 20 (8.20% from 255 or 18.02% from 111); Max value from RGB is 52 - color contains mainly: green. Hex color #273414 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273414 is #D8CBEB. Grayscale: #2C2C2C. Windows color (decimal): -14207980 or 1324071. OLE color: 1324071.
HSL color Cylindrical-coordinate representation of color #273414: hue angle of 84.38º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #273414 is Cyan = 0.25, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 39 | 52 | 20 | - |
| CMYK | 0.25 | 0 | 0.62 | 0.80 |
| HSL | 84.38º | 0.44% | 0.14% | - |
| HSV(B) | 84.38º | 0.62% | 0.2% | - |
| XYZ | 2.19 | 2.94 | 1.11 | - |
| YUV | 44.47 | 114.19 | 124.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 20 | 0.25 | 0 | 0.62 | 0.80 | 84.38 | 0.44 | 0.14 |
| Hex | 27 | 34 | 14 | 19 | 0 | 3E | 50 | 54 | 2C | E |
| Octal | 47 | 64 | 24 | 31 | 0 | 76 | 120 | 124 | 54 | 16 |
| Binary | 100111 | 110100 | 10100 | 11001 | 0 | 111110 | 1010000 | 1010100 | 101100 | 1110 |
Color Harmonies of #273414
Complementary color
Monochromatic Colors of #273414
Black with #273414
Text Example
Text Example
White with #273414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273414; }
p { color: rgb(39,52,20); }
H1.HeaderClassName
{
color: #273414;
}
.AnyTagClassName
{
color: #273414;
}
</style>
background-color css
<style>
a { background-color: #273414; }
a { background-color: rgb(39,52,20); }
div.DivClassName
{
background-color: #273414;
}
.BgClassName
{
background-color: #273414;
}
</style>
border-color css
<style>
span { border-color: #273414; }
span { border-color: rgb(39,52,20); }
td.TdClassName
{
border-color: #273414;
}
.TagClassName
{
border-color: #273414;
}
</style>