Shades of Pine Tree #293915
Tints of Pine Tree #293915
RGB
CMYK
RGB Variations
Color information
#293915 (or 0x293915) is known color: Pine Tree. HEX triplet: 29, 39 and 15. RGB value is (41,57,21). Sum of RGB (Red+Green+Blue) = 41+57+21=119 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.45% from 119); Green value is 57 (22.66% from 255 or 47.90% from 119); Blue value is 21 (8.59% from 255 or 17.65% from 119); Max value from RGB is 57 - color contains mainly: green. Hex color #293915 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293915 is #D6C6EA. Grayscale: #303030. Windows color (decimal): -14075627 or 1390889. OLE color: 1390889.
HSL color Cylindrical-coordinate representation of color #293915: hue angle of 86.67º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #293915 is Cyan = 0.28, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 57 | 21 | - |
| CMYK | 0.28 | 0 | 0.63 | 0.78 |
| HSL | 86.67º | 0.46% | 0.15% | - |
| HSV(B) | 86.67º | 0.63% | 0.22% | - |
| XYZ | 2.51 | 3.45 | 1.24 | - |
| YUV | 48.11 | 112.7 | 122.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 57 | 21 | 0.28 | 0 | 0.63 | 0.78 | 86.67 | 0.46 | 0.15 |
| Hex | 29 | 39 | 15 | 1C | 0 | 3F | 4E | 57 | 2E | F |
| Octal | 51 | 71 | 25 | 34 | 0 | 77 | 116 | 127 | 56 | 17 |
| Binary | 101001 | 111001 | 10101 | 11100 | 0 | 111111 | 1001110 | 1010111 | 101110 | 1111 |
Color Harmonies of #293915
Complementary color
Monochromatic Colors of #293915
Black with #293915
Text Example
Text Example
White with #293915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293915; }
p { color: rgb(41,57,21); }
H1.HeaderClassName
{
color: #293915;
}
.AnyTagClassName
{
color: #293915;
}
</style>
background-color css
<style>
a { background-color: #293915; }
a { background-color: rgb(41,57,21); }
div.DivClassName
{
background-color: #293915;
}
.BgClassName
{
background-color: #293915;
}
</style>
border-color css
<style>
span { border-color: #293915; }
span { border-color: rgb(41,57,21); }
td.TdClassName
{
border-color: #293915;
}
.TagClassName
{
border-color: #293915;
}
</style>