Shades of Pine Tree #253609
Tints of Pine Tree #253609
RGB
CMYK
RGB Variations
Color information
#253609 (or 0x253609) is known color: Pine Tree. HEX triplet: 25, 36 and 09. RGB value is (37,54,9). Sum of RGB (Red+Green+Blue) = 37+54+9=100 (13% of max value = 765). Red value is 37 (14.84% from 255 or 37% from 100); Green value is 54 (21.48% from 255 or 54% from 100); Blue value is 9 (3.91% from 255 or 9% from 100); Max value from RGB is 54 - color contains mainly: green. Hex color #253609 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253609 is #DAC9F6. Grayscale: #2B2B2B. Windows color (decimal): -14338551 or 603685. OLE color: 603685.
HSL color Cylindrical-coordinate representation of color #253609: hue angle of 82.67º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #253609 is Cyan = 0.31, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 37 | 54 | 9 | - |
| CMYK | 0.31 | 0 | 0.83 | 0.79 |
| HSL | 82.67º | 0.71% | 0.12% | - |
| HSV(B) | 82.67º | 0.83% | 0.21% | - |
| XYZ | 2.13 | 3.05 | 0.74 | - |
| YUV | 43.79 | 108.37 | 123.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 9 | 0.31 | 0 | 0.83 | 0.79 | 82.67 | 0.71 | 0.12 |
| Hex | 25 | 36 | 9 | 1F | 0 | 53 | 4F | 53 | 47 | C |
| Octal | 45 | 66 | 11 | 37 | 0 | 123 | 117 | 123 | 107 | 14 |
| Binary | 100101 | 110110 | 1001 | 11111 | 0 | 1010011 | 1001111 | 1010011 | 1000111 | 1100 |
Color Harmonies of #253609
Complementary color
Monochromatic Colors of #253609
Black with #253609
Text Example
Text Example
White with #253609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253609; }
p { color: rgb(37,54,9); }
H1.HeaderClassName
{
color: #253609;
}
.AnyTagClassName
{
color: #253609;
}
</style>
background-color css
<style>
a { background-color: #253609; }
a { background-color: rgb(37,54,9); }
div.DivClassName
{
background-color: #253609;
}
.BgClassName
{
background-color: #253609;
}
</style>
border-color css
<style>
span { border-color: #253609; }
span { border-color: rgb(37,54,9); }
td.TdClassName
{
border-color: #253609;
}
.TagClassName
{
border-color: #253609;
}
</style>