Shades of Pine Tree #293414
Tints of Pine Tree #293414
RGB
CMYK
RGB Variations
Color information
#293414 (or 0x293414) is known color: Pine Tree. HEX triplet: 29, 34 and 14. RGB value is (41,52,20). Sum of RGB (Red+Green+Blue) = 41+52+20=113 (14% of max value = 765). Red value is 41 (16.41% from 255 or 36.28% from 113); Green value is 52 (20.70% from 255 or 46.02% from 113); Blue value is 20 (8.20% from 255 or 17.70% from 113); Max value from RGB is 52 - color contains mainly: green. Hex color #293414 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293414 is #D6CBEB. Grayscale: #2D2D2D. Windows color (decimal): -14076908 or 1324073. OLE color: 1324073.
HSL color Cylindrical-coordinate representation of color #293414: hue angle of 80.62º 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 #293414 is Cyan = 0.21, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 52 | 20 | - |
| CMYK | 0.21 | 0 | 0.62 | 0.80 |
| HSL | 80.63º | 0.44% | 0.14% | - |
| HSV(B) | 80.63º | 0.62% | 0.2% | - |
| XYZ | 2.27 | 2.98 | 1.12 | - |
| YUV | 45.06 | 113.86 | 125.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 52 | 20 | 0.21 | 0 | 0.62 | 0.80 | 80.63 | 0.44 | 0.14 |
| Hex | 29 | 34 | 14 | 15 | 0 | 3E | 50 | 51 | 2C | E |
| Octal | 51 | 64 | 24 | 25 | 0 | 76 | 120 | 121 | 54 | 16 |
| Binary | 101001 | 110100 | 10100 | 10101 | 0 | 111110 | 1010000 | 1010001 | 101100 | 1110 |
Color Harmonies of #293414
Complementary color
Monochromatic Colors of #293414
Black with #293414
Text Example
Text Example
White with #293414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293414; }
p { color: rgb(41,52,20); }
H1.HeaderClassName
{
color: #293414;
}
.AnyTagClassName
{
color: #293414;
}
</style>
background-color css
<style>
a { background-color: #293414; }
a { background-color: rgb(41,52,20); }
div.DivClassName
{
background-color: #293414;
}
.BgClassName
{
background-color: #293414;
}
</style>
border-color css
<style>
span { border-color: #293414; }
span { border-color: rgb(41,52,20); }
td.TdClassName
{
border-color: #293414;
}
.TagClassName
{
border-color: #293414;
}
</style>