Shades of Pine Tree #293020
Tints of Pine Tree #293020
RGB
CMYK
RGB Variations
Color information
#293020 (or 0x293020) is known color: Pine Tree. HEX triplet: 29, 30 and 20. RGB value is (41,48,32). Sum of RGB (Red+Green+Blue) = 41+48+32=121 (16% of max value = 765). Red value is 41 (16.41% from 255 or 33.88% from 121); Green value is 48 (19.14% from 255 or 39.67% from 121); Blue value is 32 (12.89% from 255 or 26.45% from 121); Max value from RGB is 48 - color contains mainly: green. Hex color #293020 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293020 is #D6CFDF. Grayscale: #2C2C2C. Windows color (decimal): -14077920 or 2109481. OLE color: 2109481.
HSL color Cylindrical-coordinate representation of color #293020: hue angle of 86.25º degrees, saturation: 0.2, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #293020 is Cyan = 0.15, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 41 | 48 | 32 | - |
| CMYK | 0.15 | 0 | 0.33 | 0.81 |
| HSL | 86.25º | 0.2% | 0.16% | - |
| HSV(B) | 86.25º | 0.33% | 0.19% | - |
| XYZ | 2.23 | 2.69 | 1.77 | - |
| YUV | 44.08 | 121.18 | 125.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 48 | 32 | 0.15 | 0 | 0.33 | 0.81 | 86.25 | 0.2 | 0.16 |
| Hex | 29 | 30 | 20 | F | 0 | 21 | 51 | 56 | 14 | 10 |
| Octal | 51 | 60 | 40 | 17 | 0 | 41 | 121 | 126 | 24 | 20 |
| Binary | 101001 | 110000 | 100000 | 1111 | 0 | 100001 | 1010001 | 1010110 | 10100 | 10000 |
Color Harmonies of #293020
Complementary color
Monochromatic Colors of #293020
Black with #293020
Text Example
Text Example
White with #293020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293020; }
p { color: rgb(41,48,32); }
H1.HeaderClassName
{
color: #293020;
}
.AnyTagClassName
{
color: #293020;
}
</style>
background-color css
<style>
a { background-color: #293020; }
a { background-color: rgb(41,48,32); }
div.DivClassName
{
background-color: #293020;
}
.BgClassName
{
background-color: #293020;
}
</style>
border-color css
<style>
span { border-color: #293020; }
span { border-color: rgb(41,48,32); }
td.TdClassName
{
border-color: #293020;
}
.TagClassName
{
border-color: #293020;
}
</style>