Shades of Pine Tree #293719
Tints of Pine Tree #293719
RGB
CMYK
RGB Variations
Color information
#293719 (or 0x293719) is known color: Pine Tree. HEX triplet: 29, 37 and 19. RGB value is (41,55,25). Sum of RGB (Red+Green+Blue) = 41+55+25=121 (16% of max value = 765). Red value is 41 (16.41% from 255 or 33.88% from 121); Green value is 55 (21.88% from 255 or 45.45% from 121); Blue value is 25 (10.16% from 255 or 20.66% from 121); Max value from RGB is 55 - color contains mainly: green. Hex color #293719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293719 is #D6C8E6. Grayscale: #2F2F2F. Windows color (decimal): -14076135 or 1652521. OLE color: 1652521.
HSL color Cylindrical-coordinate representation of color #293719: hue angle of 88º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #293719 is Cyan = 0.25, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 55 | 25 | - |
| CMYK | 0.25 | 0 | 0.55 | 0.78 |
| HSL | 88º | 0.38% | 0.16% | - |
| HSV(B) | 88º | 0.55% | 0.22% | - |
| XYZ | 2.46 | 3.27 | 1.42 | - |
| YUV | 47.39 | 115.36 | 123.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 55 | 25 | 0.25 | 0 | 0.55 | 0.78 | 88 | 0.38 | 0.16 |
| Hex | 29 | 37 | 19 | 19 | 0 | 37 | 4E | 58 | 26 | 10 |
| Octal | 51 | 67 | 31 | 31 | 0 | 67 | 116 | 130 | 46 | 20 |
| Binary | 101001 | 110111 | 11001 | 11001 | 0 | 110111 | 1001110 | 1011000 | 100110 | 10000 |
Color Harmonies of #293719
Complementary color
Monochromatic Colors of #293719
Black with #293719
Text Example
Text Example
White with #293719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293719; }
p { color: rgb(41,55,25); }
H1.HeaderClassName
{
color: #293719;
}
.AnyTagClassName
{
color: #293719;
}
</style>
background-color css
<style>
a { background-color: #293719; }
a { background-color: rgb(41,55,25); }
div.DivClassName
{
background-color: #293719;
}
.BgClassName
{
background-color: #293719;
}
</style>
border-color css
<style>
span { border-color: #293719; }
span { border-color: rgb(41,55,25); }
td.TdClassName
{
border-color: #293719;
}
.TagClassName
{
border-color: #293719;
}
</style>