Shades of Pine Tree #192611
Tints of Pine Tree #192611
RGB
CMYK
RGB Variations
Color information
#192611 (or 0x192611) is known color: Pine Tree. HEX triplet: 19, 26 and 11. RGB value is (25,38,17). Sum of RGB (Red+Green+Blue) = 25+38+17=80 (10% of max value = 765). Red value is 25 (10.16% from 255 or 31.25% from 80); Green value is 38 (15.23% from 255 or 47.5% from 80); Blue value is 17 (7.03% from 255 or 21.25% from 80); Max value from RGB is 38 - color contains mainly: green. Hex color #192611 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #192611 is #E6D9EE. Grayscale: #1F1F1F. Windows color (decimal): -15129071 or 1123865. OLE color: 1123865.
HSL color Cylindrical-coordinate representation of color #192611: hue angle of 97.14º degrees, saturation: 0.38, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #192611 is Cyan = 0.34, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 25 | 38 | 17 | - |
| CMYK | 0.34 | 0 | 0.55 | 0.85 |
| HSL | 97.14º | 0.38% | 0.11% | - |
| HSV(B) | 97.14º | 0.55% | 0.15% | - |
| XYZ | 1.2 | 1.63 | 0.78 | - |
| YUV | 31.72 | 119.69 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 38 | 17 | 0.34 | 0 | 0.55 | 0.85 | 97.14 | 0.38 | 0.11 |
| Hex | 19 | 26 | 11 | 22 | 0 | 37 | 55 | 61 | 26 | B |
| Octal | 31 | 46 | 21 | 42 | 0 | 67 | 125 | 141 | 46 | 13 |
| Binary | 11001 | 100110 | 10001 | 100010 | 0 | 110111 | 1010101 | 1100001 | 100110 | 1011 |
Color Harmonies of #192611
Complementary color
Monochromatic Colors of #192611
Black with #192611
Text Example
Text Example
White with #192611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192611; }
p { color: rgb(25,38,17); }
H1.HeaderClassName
{
color: #192611;
}
.AnyTagClassName
{
color: #192611;
}
</style>
background-color css
<style>
a { background-color: #192611; }
a { background-color: rgb(25,38,17); }
div.DivClassName
{
background-color: #192611;
}
.BgClassName
{
background-color: #192611;
}
</style>
border-color css
<style>
span { border-color: #192611; }
span { border-color: rgb(25,38,17); }
td.TdClassName
{
border-color: #192611;
}
.TagClassName
{
border-color: #192611;
}
</style>