Shades of Pine Tree #293519
Tints of Pine Tree #293519
RGB
CMYK
RGB Variations
Color information
#293519 (or 0x293519) is known color: Pine Tree. HEX triplet: 29, 35 and 19. RGB value is (41,53,25). Sum of RGB (Red+Green+Blue) = 41+53+25=119 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.45% from 119); Green value is 53 (21.09% from 255 or 44.54% from 119); Blue value is 25 (10.16% from 255 or 21.01% from 119); Max value from RGB is 53 - color contains mainly: green. Hex color #293519 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293519 is #D6CAE6. Grayscale: #2E2E2E. Windows color (decimal): -14076647 or 1652009. OLE color: 1652009.
HSL color Cylindrical-coordinate representation of color #293519: hue angle of 85.71º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #293519 is Cyan = 0.23, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 41 | 53 | 25 | - |
| CMYK | 0.23 | 0 | 0.53 | 0.79 |
| HSL | 85.71º | 0.36% | 0.15% | - |
| HSV(B) | 85.71º | 0.53% | 0.21% | - |
| XYZ | 2.36 | 3.09 | 1.39 | - |
| YUV | 46.22 | 116.02 | 124.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 25 | 0.23 | 0 | 0.53 | 0.79 | 85.71 | 0.36 | 0.15 |
| Hex | 29 | 35 | 19 | 17 | 0 | 35 | 4F | 56 | 24 | F |
| Octal | 51 | 65 | 31 | 27 | 0 | 65 | 117 | 126 | 44 | 17 |
| Binary | 101001 | 110101 | 11001 | 10111 | 0 | 110101 | 1001111 | 1010110 | 100100 | 1111 |
Color Harmonies of #293519
Complementary color
Monochromatic Colors of #293519
Black with #293519
Text Example
Text Example
White with #293519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293519; }
p { color: rgb(41,53,25); }
H1.HeaderClassName
{
color: #293519;
}
.AnyTagClassName
{
color: #293519;
}
</style>
background-color css
<style>
a { background-color: #293519; }
a { background-color: rgb(41,53,25); }
div.DivClassName
{
background-color: #293519;
}
.BgClassName
{
background-color: #293519;
}
</style>
border-color css
<style>
span { border-color: #293519; }
span { border-color: rgb(41,53,25); }
td.TdClassName
{
border-color: #293519;
}
.TagClassName
{
border-color: #293519;
}
</style>