Shades of Pine Tree #253614
Tints of Pine Tree #253614
RGB
CMYK
RGB Variations
Color information
#253614 (or 0x253614) is known color: Pine Tree. HEX triplet: 25, 36 and 14. RGB value is (37,54,20). Sum of RGB (Red+Green+Blue) = 37+54+20=111 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.33% from 111); Green value is 54 (21.48% from 255 or 48.65% from 111); Blue value is 20 (8.20% from 255 or 18.02% from 111); Max value from RGB is 54 - color contains mainly: green. Hex color #253614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253614 is #DAC9EB. Grayscale: #2D2D2D. Windows color (decimal): -14338540 or 1324581. OLE color: 1324581.
HSL color Cylindrical-coordinate representation of color #253614: hue angle of 90º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #253614 is Cyan = 0.31, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 37 | 54 | 20 | - |
| CMYK | 0.31 | 0 | 0.63 | 0.79 |
| HSL | 90º | 0.46% | 0.15% | - |
| HSV(B) | 90º | 0.63% | 0.21% | - |
| XYZ | 2.21 | 3.08 | 1.14 | - |
| YUV | 45.04 | 113.87 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 20 | 0.31 | 0 | 0.63 | 0.79 | 90 | 0.46 | 0.15 |
| Hex | 25 | 36 | 14 | 1F | 0 | 3F | 4F | 5A | 2E | F |
| Octal | 45 | 66 | 24 | 37 | 0 | 77 | 117 | 132 | 56 | 17 |
| Binary | 100101 | 110110 | 10100 | 11111 | 0 | 111111 | 1001111 | 1011010 | 101110 | 1111 |
Color Harmonies of #253614
Complementary color
Monochromatic Colors of #253614
Black with #253614
Text Example
Text Example
White with #253614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253614; }
p { color: rgb(37,54,20); }
H1.HeaderClassName
{
color: #253614;
}
.AnyTagClassName
{
color: #253614;
}
</style>
background-color css
<style>
a { background-color: #253614; }
a { background-color: rgb(37,54,20); }
div.DivClassName
{
background-color: #253614;
}
.BgClassName
{
background-color: #253614;
}
</style>
border-color css
<style>
span { border-color: #253614; }
span { border-color: rgb(37,54,20); }
td.TdClassName
{
border-color: #253614;
}
.TagClassName
{
border-color: #253614;
}
</style>