Shades of Pine Tree #253615
Tints of Pine Tree #253615
RGB
CMYK
RGB Variations
Color information
#253615 (or 0x253615) is known color: Pine Tree. HEX triplet: 25, 36 and 15. RGB value is (37,54,21). Sum of RGB (Red+Green+Blue) = 37+54+21=112 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.04% from 112); Green value is 54 (21.48% from 255 or 48.21% from 112); Blue value is 21 (8.59% from 255 or 18.75% from 112); Max value from RGB is 54 - color contains mainly: green. Hex color #253615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253615 is #DAC9EA. Grayscale: #2D2D2D. Windows color (decimal): -14338539 or 1390117. OLE color: 1390117.
HSL color Cylindrical-coordinate representation of color #253615: hue angle of 90.91º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #253615 is Cyan = 0.31, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 37 | 54 | 21 | - |
| CMYK | 0.31 | 0 | 0.61 | 0.79 |
| HSL | 90.91º | 0.44% | 0.15% | - |
| HSV(B) | 90.91º | 0.61% | 0.21% | - |
| XYZ | 2.22 | 3.09 | 1.19 | - |
| YUV | 45.16 | 114.37 | 122.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 21 | 0.31 | 0 | 0.61 | 0.79 | 90.91 | 0.44 | 0.15 |
| Hex | 25 | 36 | 15 | 1F | 0 | 3D | 4F | 5B | 2C | F |
| Octal | 45 | 66 | 25 | 37 | 0 | 75 | 117 | 133 | 54 | 17 |
| Binary | 100101 | 110110 | 10101 | 11111 | 0 | 111101 | 1001111 | 1011011 | 101100 | 1111 |
Color Harmonies of #253615
Complementary color
Monochromatic Colors of #253615
Black with #253615
Text Example
Text Example
White with #253615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253615; }
p { color: rgb(37,54,21); }
H1.HeaderClassName
{
color: #253615;
}
.AnyTagClassName
{
color: #253615;
}
</style>
background-color css
<style>
a { background-color: #253615; }
a { background-color: rgb(37,54,21); }
div.DivClassName
{
background-color: #253615;
}
.BgClassName
{
background-color: #253615;
}
</style>
border-color css
<style>
span { border-color: #253615; }
span { border-color: rgb(37,54,21); }
td.TdClassName
{
border-color: #253615;
}
.TagClassName
{
border-color: #253615;
}
</style>