Shades of Pine Tree #131906
Tints of Pine Tree #131906
RGB
CMYK
RGB Variations
Color information
#131906 (or 0x131906) is known color: Pine Tree. HEX triplet: 13, 19 and 06. RGB value is (19,25,6). Sum of RGB (Red+Green+Blue) = 19+25+6=50 (6% of max value = 765). Red value is 19 (7.81% from 255 or 38% from 50); Green value is 25 (10.16% from 255 or 50% from 50); Blue value is 6 (2.73% from 255 or 12% from 50); Max value from RGB is 25 - color contains mainly: green. Hex color #131906 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #131906 is #ECE6F9. Grayscale: #151515. Windows color (decimal): -15525626 or 399635. OLE color: 399635.
HSL color Cylindrical-coordinate representation of color #131906: hue angle of 78.95º degrees, saturation: 0.61, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #131906 is Cyan = 0.24, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 19 | 25 | 6 | - |
| CMYK | 0.24 | 0 | 0.76 | 0.90 |
| HSL | 78.95º | 0.61% | 0.06% | - |
| HSV(B) | 78.95º | 0.76% | 0.1% | - |
| XYZ | 0.65 | 0.85 | 0.3 | - |
| YUV | 21.04 | 119.51 | 126.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 25 | 6 | 0.24 | 0 | 0.76 | 0.90 | 78.95 | 0.61 | 0.06 |
| Hex | 13 | 19 | 6 | 18 | 0 | 4C | 5A | 4F | 3D | 6 |
| Octal | 23 | 31 | 6 | 30 | 0 | 114 | 132 | 117 | 75 | 6 |
| Binary | 10011 | 11001 | 110 | 11000 | 0 | 1001100 | 1011010 | 1001111 | 111101 | 110 |
Color Harmonies of #131906
Complementary color
Monochromatic Colors of #131906
Black with #131906
Text Example
Text Example
White with #131906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #131906; }
p { color: rgb(19,25,6); }
H1.HeaderClassName
{
color: #131906;
}
.AnyTagClassName
{
color: #131906;
}
</style>
background-color css
<style>
a { background-color: #131906; }
a { background-color: rgb(19,25,6); }
div.DivClassName
{
background-color: #131906;
}
.BgClassName
{
background-color: #131906;
}
</style>
border-color css
<style>
span { border-color: #131906; }
span { border-color: rgb(19,25,6); }
td.TdClassName
{
border-color: #131906;
}
.TagClassName
{
border-color: #131906;
}
</style>