Shades of Pine Tree #293717
Tints of Pine Tree #293717
RGB
CMYK
RGB Variations
Color information
#293717 (or 0x293717) is known color: Pine Tree. HEX triplet: 29, 37 and 17. RGB value is (41,55,23). Sum of RGB (Red+Green+Blue) = 41+55+23=119 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.45% from 119); Green value is 55 (21.88% from 255 or 46.22% from 119); Blue value is 23 (9.38% from 255 or 19.33% from 119); Max value from RGB is 55 - color contains mainly: green. Hex color #293717 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293717 is #D6C8E8. Grayscale: #2F2F2F. Windows color (decimal): -14076137 or 1521449. OLE color: 1521449.
HSL color Cylindrical-coordinate representation of color #293717: hue angle of 86.25º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #293717 is Cyan = 0.25, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 55 | 23 | - |
| CMYK | 0.25 | 0 | 0.58 | 0.78 |
| HSL | 86.25º | 0.41% | 0.15% | - |
| HSV(B) | 86.25º | 0.58% | 0.22% | - |
| XYZ | 2.44 | 3.27 | 1.31 | - |
| YUV | 47.17 | 114.36 | 123.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 55 | 23 | 0.25 | 0 | 0.58 | 0.78 | 86.25 | 0.41 | 0.15 |
| Hex | 29 | 37 | 17 | 19 | 0 | 3A | 4E | 56 | 29 | F |
| Octal | 51 | 67 | 27 | 31 | 0 | 72 | 116 | 126 | 51 | 17 |
| Binary | 101001 | 110111 | 10111 | 11001 | 0 | 111010 | 1001110 | 1010110 | 101001 | 1111 |
Color Harmonies of #293717
Complementary color
Monochromatic Colors of #293717
Black with #293717
Text Example
Text Example
White with #293717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293717; }
p { color: rgb(41,55,23); }
H1.HeaderClassName
{
color: #293717;
}
.AnyTagClassName
{
color: #293717;
}
</style>
background-color css
<style>
a { background-color: #293717; }
a { background-color: rgb(41,55,23); }
div.DivClassName
{
background-color: #293717;
}
.BgClassName
{
background-color: #293717;
}
</style>
border-color css
<style>
span { border-color: #293717; }
span { border-color: rgb(41,55,23); }
td.TdClassName
{
border-color: #293717;
}
.TagClassName
{
border-color: #293717;
}
</style>