Shades of Pine Tree #293516
Tints of Pine Tree #293516
RGB
CMYK
RGB Variations
Color information
#293516 (or 0x293516) is known color: Pine Tree. HEX triplet: 29, 35 and 16. RGB value is (41,53,22). Sum of RGB (Red+Green+Blue) = 41+53+22=116 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.34% from 116); Green value is 53 (21.09% from 255 or 45.69% from 116); Blue value is 22 (8.98% from 255 or 18.97% from 116); Max value from RGB is 53 - color contains mainly: green. Hex color #293516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293516 is #D6CAE9. Grayscale: #2D2D2D. Windows color (decimal): -14076650 or 1455401. OLE color: 1455401.
HSL color Cylindrical-coordinate representation of color #293516: hue angle of 83.23º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #293516 is Cyan = 0.23, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 41 | 53 | 22 | - |
| CMYK | 0.23 | 0 | 0.58 | 0.79 |
| HSL | 83.23º | 0.41% | 0.15% | - |
| HSV(B) | 83.23º | 0.58% | 0.21% | - |
| XYZ | 2.33 | 3.08 | 1.23 | - |
| YUV | 45.88 | 114.52 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 22 | 0.23 | 0 | 0.58 | 0.79 | 83.23 | 0.41 | 0.15 |
| Hex | 29 | 35 | 16 | 17 | 0 | 3A | 4F | 53 | 29 | F |
| Octal | 51 | 65 | 26 | 27 | 0 | 72 | 117 | 123 | 51 | 17 |
| Binary | 101001 | 110101 | 10110 | 10111 | 0 | 111010 | 1001111 | 1010011 | 101001 | 1111 |
Color Harmonies of #293516
Complementary color
Monochromatic Colors of #293516
Black with #293516
Text Example
Text Example
White with #293516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293516; }
p { color: rgb(41,53,22); }
H1.HeaderClassName
{
color: #293516;
}
.AnyTagClassName
{
color: #293516;
}
</style>
background-color css
<style>
a { background-color: #293516; }
a { background-color: rgb(41,53,22); }
div.DivClassName
{
background-color: #293516;
}
.BgClassName
{
background-color: #293516;
}
</style>
border-color css
<style>
span { border-color: #293516; }
span { border-color: rgb(41,53,22); }
td.TdClassName
{
border-color: #293516;
}
.TagClassName
{
border-color: #293516;
}
</style>