Shades of Pine Tree #273419
Tints of Pine Tree #273419
RGB
CMYK
RGB Variations
Color information
#273419 (or 0x273419) is known color: Pine Tree. HEX triplet: 27, 34 and 19. RGB value is (39,52,25). Sum of RGB (Red+Green+Blue) = 39+52+25=116 (15% of max value = 765). Red value is 39 (15.62% from 255 or 33.62% from 116); Green value is 52 (20.70% from 255 or 44.83% from 116); Blue value is 25 (10.16% from 255 or 21.55% from 116); Max value from RGB is 52 - color contains mainly: green. Hex color #273419 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273419 is #D8CBE6. Grayscale: #2D2D2D. Windows color (decimal): -14207975 or 1651751. OLE color: 1651751.
HSL color Cylindrical-coordinate representation of color #273419: hue angle of 88.89º degrees, saturation: 0.35, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #273419 is Cyan = 0.25, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 39 | 52 | 25 | - |
| CMYK | 0.25 | 0 | 0.52 | 0.80 |
| HSL | 88.89º | 0.35% | 0.15% | - |
| HSV(B) | 88.89º | 0.52% | 0.2% | - |
| XYZ | 2.24 | 2.96 | 1.37 | - |
| YUV | 45.04 | 116.69 | 123.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 25 | 0.25 | 0 | 0.52 | 0.80 | 88.89 | 0.35 | 0.15 |
| Hex | 27 | 34 | 19 | 19 | 0 | 34 | 50 | 59 | 23 | F |
| Octal | 47 | 64 | 31 | 31 | 0 | 64 | 120 | 131 | 43 | 17 |
| Binary | 100111 | 110100 | 11001 | 11001 | 0 | 110100 | 1010000 | 1011001 | 100011 | 1111 |
Color Harmonies of #273419
Complementary color
Monochromatic Colors of #273419
Black with #273419
Text Example
Text Example
White with #273419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273419; }
p { color: rgb(39,52,25); }
H1.HeaderClassName
{
color: #273419;
}
.AnyTagClassName
{
color: #273419;
}
</style>
background-color css
<style>
a { background-color: #273419; }
a { background-color: rgb(39,52,25); }
div.DivClassName
{
background-color: #273419;
}
.BgClassName
{
background-color: #273419;
}
</style>
border-color css
<style>
span { border-color: #273419; }
span { border-color: rgb(39,52,25); }
td.TdClassName
{
border-color: #273419;
}
.TagClassName
{
border-color: #273419;
}
</style>