Shades of Pine Tree #253109
Tints of Pine Tree #253109
RGB
CMYK
RGB Variations
Color information
#253109 (or 0x253109) is known color: Pine Tree. HEX triplet: 25, 31 and 09. RGB value is (37,49,9). Sum of RGB (Red+Green+Blue) = 37+49+9=95 (12% of max value = 765). Red value is 37 (14.84% from 255 or 38.95% from 95); Green value is 49 (19.53% from 255 or 51.58% from 95); Blue value is 9 (3.91% from 255 or 9.47% from 95); Max value from RGB is 49 - color contains mainly: green. Hex color #253109 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253109 is #DACEF6. Grayscale: #292929. Windows color (decimal): -14339831 or 602405. OLE color: 602405.
HSL color Cylindrical-coordinate representation of color #253109: hue angle of 78º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #253109 is Cyan = 0.24, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 37 | 49 | 9 | - |
| CMYK | 0.24 | 0 | 0.82 | 0.81 |
| HSL | 78º | 0.69% | 0.11% | - |
| HSV(B) | 78º | 0.82% | 0.19% | - |
| XYZ | 1.91 | 2.61 | 0.66 | - |
| YUV | 40.85 | 110.02 | 125.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 49 | 9 | 0.24 | 0 | 0.82 | 0.81 | 78 | 0.69 | 0.11 |
| Hex | 25 | 31 | 9 | 18 | 0 | 52 | 51 | 4E | 45 | B |
| Octal | 45 | 61 | 11 | 30 | 0 | 122 | 121 | 116 | 105 | 13 |
| Binary | 100101 | 110001 | 1001 | 11000 | 0 | 1010010 | 1010001 | 1001110 | 1000101 | 1011 |
Color Harmonies of #253109
Complementary color
Monochromatic Colors of #253109
Black with #253109
Text Example
Text Example
White with #253109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253109; }
p { color: rgb(37,49,9); }
H1.HeaderClassName
{
color: #253109;
}
.AnyTagClassName
{
color: #253109;
}
</style>
background-color css
<style>
a { background-color: #253109; }
a { background-color: rgb(37,49,9); }
div.DivClassName
{
background-color: #253109;
}
.BgClassName
{
background-color: #253109;
}
</style>
border-color css
<style>
span { border-color: #253109; }
span { border-color: rgb(37,49,9); }
td.TdClassName
{
border-color: #253109;
}
.TagClassName
{
border-color: #253109;
}
</style>