Shades of Pine Tree #273418
Tints of Pine Tree #273418
RGB
CMYK
RGB Variations
Color information
#273418 (or 0x273418) is known color: Pine Tree. HEX triplet: 27, 34 and 18. RGB value is (39,52,24). Sum of RGB (Red+Green+Blue) = 39+52+24=115 (15% of max value = 765). Red value is 39 (15.62% from 255 or 33.91% from 115); Green value is 52 (20.70% from 255 or 45.22% from 115); Blue value is 24 (9.77% from 255 or 20.87% from 115); Max value from RGB is 52 - color contains mainly: green. Hex color #273418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273418 is #D8CBE7. Grayscale: #2D2D2D. Windows color (decimal): -14207976 or 1586215. OLE color: 1586215.
HSL color Cylindrical-coordinate representation of color #273418: hue angle of 87.86º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #273418 is Cyan = 0.25, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 39 | 52 | 24 | - |
| CMYK | 0.25 | 0 | 0.54 | 0.80 |
| HSL | 87.86º | 0.37% | 0.15% | - |
| HSV(B) | 87.86º | 0.54% | 0.2% | - |
| XYZ | 2.23 | 2.95 | 1.32 | - |
| YUV | 44.92 | 116.19 | 123.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 24 | 0.25 | 0 | 0.54 | 0.80 | 87.86 | 0.37 | 0.15 |
| Hex | 27 | 34 | 18 | 19 | 0 | 36 | 50 | 58 | 25 | F |
| Octal | 47 | 64 | 30 | 31 | 0 | 66 | 120 | 130 | 45 | 17 |
| Binary | 100111 | 110100 | 11000 | 11001 | 0 | 110110 | 1010000 | 1011000 | 100101 | 1111 |
Color Harmonies of #273418
Complementary color
Monochromatic Colors of #273418
Black with #273418
Text Example
Text Example
White with #273418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273418; }
p { color: rgb(39,52,24); }
H1.HeaderClassName
{
color: #273418;
}
.AnyTagClassName
{
color: #273418;
}
</style>
background-color css
<style>
a { background-color: #273418; }
a { background-color: rgb(39,52,24); }
div.DivClassName
{
background-color: #273418;
}
.BgClassName
{
background-color: #273418;
}
</style>
border-color css
<style>
span { border-color: #273418; }
span { border-color: rgb(39,52,24); }
td.TdClassName
{
border-color: #273418;
}
.TagClassName
{
border-color: #273418;
}
</style>