Shades of Pine Tree #192507
Tints of Pine Tree #192507
RGB
CMYK
RGB Variations
Color information
#192507 (or 0x192507) is known color: Pine Tree. HEX triplet: 19, 25 and 07. RGB value is (25,37,7). Sum of RGB (Red+Green+Blue) = 25+37+7=69 (9% of max value = 765). Red value is 25 (10.16% from 255 or 36.23% from 69); Green value is 37 (14.84% from 255 or 53.62% from 69); Blue value is 7 (3.12% from 255 or 10.14% from 69); Max value from RGB is 37 - color contains mainly: green. Hex color #192507 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #192507 is #E6DAF8. Grayscale: #1E1E1E. Windows color (decimal): -15129337 or 468249. OLE color: 468249.
HSL color Cylindrical-coordinate representation of color #192507: hue angle of 84º degrees, saturation: 0.68, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #192507 is Cyan = 0.32, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 25 | 37 | 7 | - |
| CMYK | 0.32 | 0 | 0.81 | 0.85 |
| HSL | 84º | 0.68% | 0.09% | - |
| HSV(B) | 84º | 0.81% | 0.15% | - |
| XYZ | 1.1 | 1.55 | 0.44 | - |
| YUV | 29.99 | 115.02 | 124.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 37 | 7 | 0.32 | 0 | 0.81 | 0.85 | 84 | 0.68 | 0.09 |
| Hex | 19 | 25 | 7 | 20 | 0 | 51 | 55 | 54 | 44 | 9 |
| Octal | 31 | 45 | 7 | 40 | 0 | 121 | 125 | 124 | 104 | 11 |
| Binary | 11001 | 100101 | 111 | 100000 | 0 | 1010001 | 1010101 | 1010100 | 1000100 | 1001 |
Color Harmonies of #192507
Complementary color
Monochromatic Colors of #192507
Black with #192507
Text Example
Text Example
White with #192507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192507; }
p { color: rgb(25,37,7); }
H1.HeaderClassName
{
color: #192507;
}
.AnyTagClassName
{
color: #192507;
}
</style>
background-color css
<style>
a { background-color: #192507; }
a { background-color: rgb(25,37,7); }
div.DivClassName
{
background-color: #192507;
}
.BgClassName
{
background-color: #192507;
}
</style>
border-color css
<style>
span { border-color: #192507; }
span { border-color: rgb(25,37,7); }
td.TdClassName
{
border-color: #192507;
}
.TagClassName
{
border-color: #192507;
}
</style>