Shades of Pine Tree #253910
Tints of Pine Tree #253910
RGB
CMYK
RGB Variations
Color information
#253910 (or 0x253910) is known color: Pine Tree. HEX triplet: 25, 39 and 10. RGB value is (37,57,16). Sum of RGB (Red+Green+Blue) = 37+57+16=110 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.64% from 110); Green value is 57 (22.66% from 255 or 51.82% from 110); Blue value is 16 (6.64% from 255 or 14.55% from 110); Max value from RGB is 57 - color contains mainly: green. Hex color #253910 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253910 is #DAC6EF. Grayscale: #2E2E2E. Windows color (decimal): -14337776 or 1063205. OLE color: 1063205.
HSL color Cylindrical-coordinate representation of color #253910: hue angle of 89.27º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #253910 is Cyan = 0.35, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 37 | 57 | 16 | - |
| CMYK | 0.35 | 0 | 0.72 | 0.78 |
| HSL | 89.27º | 0.56% | 0.14% | - |
| HSV(B) | 89.27º | 0.72% | 0.22% | - |
| XYZ | 2.32 | 3.36 | 1.02 | - |
| YUV | 46.35 | 110.87 | 121.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 57 | 16 | 0.35 | 0 | 0.72 | 0.78 | 89.27 | 0.56 | 0.14 |
| Hex | 25 | 39 | 10 | 23 | 0 | 48 | 4E | 59 | 38 | E |
| Octal | 45 | 71 | 20 | 43 | 0 | 110 | 116 | 131 | 70 | 16 |
| Binary | 100101 | 111001 | 10000 | 100011 | 0 | 1001000 | 1001110 | 1011001 | 111000 | 1110 |
Color Harmonies of #253910
Complementary color
Monochromatic Colors of #253910
Black with #253910
Text Example
Text Example
White with #253910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253910; }
p { color: rgb(37,57,16); }
H1.HeaderClassName
{
color: #253910;
}
.AnyTagClassName
{
color: #253910;
}
</style>
background-color css
<style>
a { background-color: #253910; }
a { background-color: rgb(37,57,16); }
div.DivClassName
{
background-color: #253910;
}
.BgClassName
{
background-color: #253910;
}
</style>
border-color css
<style>
span { border-color: #253910; }
span { border-color: rgb(37,57,16); }
td.TdClassName
{
border-color: #253910;
}
.TagClassName
{
border-color: #253910;
}
</style>