Shades of Pine Tree #293619
Tints of Pine Tree #293619
RGB
CMYK
RGB Variations
Color information
#293619 (or 0x293619) is known color: Pine Tree. HEX triplet: 29, 36 and 19. RGB value is (41,54,25). Sum of RGB (Red+Green+Blue) = 41+54+25=120 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.17% from 120); Green value is 54 (21.48% from 255 or 45% from 120); Blue value is 25 (10.16% from 255 or 20.83% from 120); Max value from RGB is 54 - color contains mainly: green. Hex color #293619 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293619 is #D6C9E6. Grayscale: #2E2E2E. Windows color (decimal): -14076391 or 1652265. OLE color: 1652265.
HSL color Cylindrical-coordinate representation of color #293619: hue angle of 86.9º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #293619 is Cyan = 0.24, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 41 | 54 | 25 | - |
| CMYK | 0.24 | 0 | 0.54 | 0.79 |
| HSL | 86.9º | 0.37% | 0.15% | - |
| HSV(B) | 86.9º | 0.54% | 0.21% | - |
| XYZ | 2.41 | 3.18 | 1.41 | - |
| YUV | 46.81 | 115.69 | 123.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 54 | 25 | 0.24 | 0 | 0.54 | 0.79 | 86.9 | 0.37 | 0.15 |
| Hex | 29 | 36 | 19 | 18 | 0 | 36 | 4F | 57 | 25 | F |
| Octal | 51 | 66 | 31 | 30 | 0 | 66 | 117 | 127 | 45 | 17 |
| Binary | 101001 | 110110 | 11001 | 11000 | 0 | 110110 | 1001111 | 1010111 | 100101 | 1111 |
Color Harmonies of #293619
Complementary color
Monochromatic Colors of #293619
Black with #293619
Text Example
Text Example
White with #293619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293619; }
p { color: rgb(41,54,25); }
H1.HeaderClassName
{
color: #293619;
}
.AnyTagClassName
{
color: #293619;
}
</style>
background-color css
<style>
a { background-color: #293619; }
a { background-color: rgb(41,54,25); }
div.DivClassName
{
background-color: #293619;
}
.BgClassName
{
background-color: #293619;
}
</style>
border-color css
<style>
span { border-color: #293619; }
span { border-color: rgb(41,54,25); }
td.TdClassName
{
border-color: #293619;
}
.TagClassName
{
border-color: #293619;
}
</style>