Shades of Pine Tree #293318
Tints of Pine Tree #293318
RGB
CMYK
RGB Variations
Color information
#293318 (or 0x293318) is known color: Pine Tree. HEX triplet: 29, 33 and 18. RGB value is (41,51,24). Sum of RGB (Red+Green+Blue) = 41+51+24=116 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.34% from 116); Green value is 51 (20.31% from 255 or 43.97% from 116); Blue value is 24 (9.77% from 255 or 20.69% from 116); Max value from RGB is 51 - color contains mainly: green. Hex color #293318 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293318 is #D6CCE7. Grayscale: #2D2D2D. Windows color (decimal): -14077160 or 1585961. OLE color: 1585961.
HSL color Cylindrical-coordinate representation of color #293318: hue angle of 82.22º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #293318 is Cyan = 0.20, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 41 | 51 | 24 | - |
| CMYK | 0.20 | 0 | 0.53 | 0.8 |
| HSL | 82.22º | 0.36% | 0.15% | - |
| HSV(B) | 82.22º | 0.53% | 0.2% | - |
| XYZ | 2.26 | 2.91 | 1.31 | - |
| YUV | 44.93 | 116.19 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 24 | 0.20 | 0 | 0.53 | 0.8 | 82.22 | 0.36 | 0.15 |
| Hex | 29 | 33 | 18 | 14 | 0 | 35 | 50 | 52 | 24 | F |
| Octal | 51 | 63 | 30 | 24 | 0 | 65 | 120 | 122 | 44 | 17 |
| Binary | 101001 | 110011 | 11000 | 10100 | 0 | 110101 | 1010000 | 1010010 | 100100 | 1111 |
Color Harmonies of #293318
Complementary color
Monochromatic Colors of #293318
Black with #293318
Text Example
Text Example
White with #293318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293318; }
p { color: rgb(41,51,24); }
H1.HeaderClassName
{
color: #293318;
}
.AnyTagClassName
{
color: #293318;
}
</style>
background-color css
<style>
a { background-color: #293318; }
a { background-color: rgb(41,51,24); }
div.DivClassName
{
background-color: #293318;
}
.BgClassName
{
background-color: #293318;
}
</style>
border-color css
<style>
span { border-color: #293318; }
span { border-color: rgb(41,51,24); }
td.TdClassName
{
border-color: #293318;
}
.TagClassName
{
border-color: #293318;
}
</style>