Shades of Pine Tree #273410
Tints of Pine Tree #273410
RGB
CMYK
RGB Variations
Color information
#273410 (or 0x273410) is known color: Pine Tree. HEX triplet: 27, 34 and 10. RGB value is (39,52,16). Sum of RGB (Red+Green+Blue) = 39+52+16=107 (14% of max value = 765). Red value is 39 (15.62% from 255 or 36.45% from 107); Green value is 52 (20.70% from 255 or 48.60% from 107); Blue value is 16 (6.64% from 255 or 14.95% from 107); Max value from RGB is 52 - color contains mainly: green. Hex color #273410 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273410 is #D8CBEF. Grayscale: #2C2C2C. Windows color (decimal): -14207984 or 1061927. OLE color: 1061927.
HSL color Cylindrical-coordinate representation of color #273410: hue angle of 81.67º degrees, saturation: 0.53, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #273410 is Cyan = 0.25, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 39 | 52 | 16 | - |
| CMYK | 0.25 | 0 | 0.69 | 0.80 |
| HSL | 81.67º | 0.53% | 0.13% | - |
| HSV(B) | 81.67º | 0.69% | 0.2% | - |
| XYZ | 2.16 | 2.92 | 0.94 | - |
| YUV | 44.01 | 112.19 | 124.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 16 | 0.25 | 0 | 0.69 | 0.80 | 81.67 | 0.53 | 0.13 |
| Hex | 27 | 34 | 10 | 19 | 0 | 45 | 50 | 52 | 35 | D |
| Octal | 47 | 64 | 20 | 31 | 0 | 105 | 120 | 122 | 65 | 15 |
| Binary | 100111 | 110100 | 10000 | 11001 | 0 | 1000101 | 1010000 | 1010010 | 110101 | 1101 |
Color Harmonies of #273410
Complementary color
Monochromatic Colors of #273410
Black with #273410
Text Example
Text Example
White with #273410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273410; }
p { color: rgb(39,52,16); }
H1.HeaderClassName
{
color: #273410;
}
.AnyTagClassName
{
color: #273410;
}
</style>
background-color css
<style>
a { background-color: #273410; }
a { background-color: rgb(39,52,16); }
div.DivClassName
{
background-color: #273410;
}
.BgClassName
{
background-color: #273410;
}
</style>
border-color css
<style>
span { border-color: #273410; }
span { border-color: rgb(39,52,16); }
td.TdClassName
{
border-color: #273410;
}
.TagClassName
{
border-color: #273410;
}
</style>