Shades of Pine Tree #293913
Tints of Pine Tree #293913
RGB
CMYK
RGB Variations
Color information
#293913 (or 0x293913) is known color: Pine Tree. HEX triplet: 29, 39 and 13. RGB value is (41,57,19). Sum of RGB (Red+Green+Blue) = 41+57+19=117 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.04% from 117); Green value is 57 (22.66% from 255 or 48.72% from 117); Blue value is 19 (7.81% from 255 or 16.24% from 117); Max value from RGB is 57 - color contains mainly: green. Hex color #293913 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293913 is #D6C6EC. Grayscale: #303030. Windows color (decimal): -14075629 or 1259817. OLE color: 1259817.
HSL color Cylindrical-coordinate representation of color #293913: hue angle of 85.26º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #293913 is Cyan = 0.28, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 57 | 19 | - |
| CMYK | 0.28 | 0 | 0.67 | 0.78 |
| HSL | 85.26º | 0.5% | 0.15% | - |
| HSV(B) | 85.26º | 0.67% | 0.22% | - |
| XYZ | 2.5 | 3.44 | 1.15 | - |
| YUV | 47.88 | 111.7 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 57 | 19 | 0.28 | 0 | 0.67 | 0.78 | 85.26 | 0.5 | 0.15 |
| Hex | 29 | 39 | 13 | 1C | 0 | 43 | 4E | 55 | 32 | F |
| Octal | 51 | 71 | 23 | 34 | 0 | 103 | 116 | 125 | 62 | 17 |
| Binary | 101001 | 111001 | 10011 | 11100 | 0 | 1000011 | 1001110 | 1010101 | 110010 | 1111 |
Color Harmonies of #293913
Complementary color
Monochromatic Colors of #293913
Black with #293913
Text Example
Text Example
White with #293913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293913; }
p { color: rgb(41,57,19); }
H1.HeaderClassName
{
color: #293913;
}
.AnyTagClassName
{
color: #293913;
}
</style>
background-color css
<style>
a { background-color: #293913; }
a { background-color: rgb(41,57,19); }
div.DivClassName
{
background-color: #293913;
}
.BgClassName
{
background-color: #293913;
}
</style>
border-color css
<style>
span { border-color: #293913; }
span { border-color: rgb(41,57,19); }
td.TdClassName
{
border-color: #293913;
}
.TagClassName
{
border-color: #293913;
}
</style>