Shades of Pine Tree #293319
Tints of Pine Tree #293319
RGB
CMYK
RGB Variations
Color information
#293319 (or 0x293319) is known color: Pine Tree. HEX triplet: 29, 33 and 19. RGB value is (41,51,25). Sum of RGB (Red+Green+Blue) = 41+51+25=117 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.04% from 117); Green value is 51 (20.31% from 255 or 43.59% from 117); Blue value is 25 (10.16% from 255 or 21.37% from 117); Max value from RGB is 51 - color contains mainly: green. Hex color #293319 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293319 is #D6CCE6. Grayscale: #2D2D2D. Windows color (decimal): -14077159 or 1651497. OLE color: 1651497.
HSL color Cylindrical-coordinate representation of color #293319: hue angle of 83.08º degrees, saturation: 0.34, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #293319 is Cyan = 0.20, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 41 | 51 | 25 | - |
| CMYK | 0.20 | 0 | 0.51 | 0.8 |
| HSL | 83.08º | 0.34% | 0.15% | - |
| HSV(B) | 83.08º | 0.51% | 0.2% | - |
| XYZ | 2.27 | 2.91 | 1.36 | - |
| YUV | 45.05 | 116.69 | 125.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 25 | 0.20 | 0 | 0.51 | 0.8 | 83.08 | 0.34 | 0.15 |
| Hex | 29 | 33 | 19 | 14 | 0 | 33 | 50 | 53 | 22 | F |
| Octal | 51 | 63 | 31 | 24 | 0 | 63 | 120 | 123 | 42 | 17 |
| Binary | 101001 | 110011 | 11001 | 10100 | 0 | 110011 | 1010000 | 1010011 | 100010 | 1111 |
Color Harmonies of #293319
Complementary color
Monochromatic Colors of #293319
Black with #293319
Text Example
Text Example
White with #293319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293319; }
p { color: rgb(41,51,25); }
H1.HeaderClassName
{
color: #293319;
}
.AnyTagClassName
{
color: #293319;
}
</style>
background-color css
<style>
a { background-color: #293319; }
a { background-color: rgb(41,51,25); }
div.DivClassName
{
background-color: #293319;
}
.BgClassName
{
background-color: #293319;
}
</style>
border-color css
<style>
span { border-color: #293319; }
span { border-color: rgb(41,51,25); }
td.TdClassName
{
border-color: #293319;
}
.TagClassName
{
border-color: #293319;
}
</style>