Shades of Pine Tree #273916
Tints of Pine Tree #273916
RGB
CMYK
RGB Variations
Color information
#273916 (or 0x273916) is known color: Pine Tree. HEX triplet: 27, 39 and 16. RGB value is (39,57,22). Sum of RGB (Red+Green+Blue) = 39+57+22=118 (15% of max value = 765). Red value is 39 (15.62% from 255 or 33.05% from 118); Green value is 57 (22.66% from 255 or 48.31% from 118); Blue value is 22 (8.98% from 255 or 18.64% from 118); Max value from RGB is 57 - color contains mainly: green. Hex color #273916 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273916 is #D8C6E9. Grayscale: #2F2F2F. Windows color (decimal): -14206698 or 1456423. OLE color: 1456423.
HSL color Cylindrical-coordinate representation of color #273916: hue angle of 90.86º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #273916 is Cyan = 0.32, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 39 | 57 | 22 | - |
| CMYK | 0.32 | 0 | 0.61 | 0.78 |
| HSL | 90.86º | 0.44% | 0.15% | - |
| HSV(B) | 90.86º | 0.61% | 0.22% | - |
| XYZ | 2.44 | 3.42 | 1.29 | - |
| YUV | 47.63 | 113.54 | 121.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 57 | 22 | 0.32 | 0 | 0.61 | 0.78 | 90.86 | 0.44 | 0.15 |
| Hex | 27 | 39 | 16 | 20 | 0 | 3D | 4E | 5B | 2C | F |
| Octal | 47 | 71 | 26 | 40 | 0 | 75 | 116 | 133 | 54 | 17 |
| Binary | 100111 | 111001 | 10110 | 100000 | 0 | 111101 | 1001110 | 1011011 | 101100 | 1111 |
Color Harmonies of #273916
Complementary color
Monochromatic Colors of #273916
Black with #273916
Text Example
Text Example
White with #273916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273916; }
p { color: rgb(39,57,22); }
H1.HeaderClassName
{
color: #273916;
}
.AnyTagClassName
{
color: #273916;
}
</style>
background-color css
<style>
a { background-color: #273916; }
a { background-color: rgb(39,57,22); }
div.DivClassName
{
background-color: #273916;
}
.BgClassName
{
background-color: #273916;
}
</style>
border-color css
<style>
span { border-color: #273916; }
span { border-color: rgb(39,57,22); }
td.TdClassName
{
border-color: #273916;
}
.TagClassName
{
border-color: #273916;
}
</style>