Shades of Pine Tree #253411
Tints of Pine Tree #253411
RGB
CMYK
RGB Variations
Color information
#253411 (or 0x253411) is known color: Pine Tree. HEX triplet: 25, 34 and 11. RGB value is (37,52,17). Sum of RGB (Red+Green+Blue) = 37+52+17=106 (14% of max value = 765). Red value is 37 (14.84% from 255 or 34.91% from 106); Green value is 52 (20.70% from 255 or 49.06% from 106); Blue value is 17 (7.03% from 255 or 16.04% from 106); Max value from RGB is 52 - color contains mainly: green. Hex color #253411 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253411 is #DACBEE. Grayscale: #2B2B2B. Windows color (decimal): -14339055 or 1127461. OLE color: 1127461.
HSL color Cylindrical-coordinate representation of color #253411: hue angle of 85.71º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #253411 is Cyan = 0.29, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 37 | 52 | 17 | - |
| CMYK | 0.29 | 0 | 0.67 | 0.80 |
| HSL | 85.71º | 0.51% | 0.14% | - |
| HSV(B) | 85.71º | 0.67% | 0.2% | - |
| XYZ | 2.09 | 2.89 | 0.98 | - |
| YUV | 43.53 | 113.03 | 123.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 52 | 17 | 0.29 | 0 | 0.67 | 0.80 | 85.71 | 0.51 | 0.14 |
| Hex | 25 | 34 | 11 | 1D | 0 | 43 | 50 | 56 | 33 | E |
| Octal | 45 | 64 | 21 | 35 | 0 | 103 | 120 | 126 | 63 | 16 |
| Binary | 100101 | 110100 | 10001 | 11101 | 0 | 1000011 | 1010000 | 1010110 | 110011 | 1110 |
Color Harmonies of #253411
Complementary color
Monochromatic Colors of #253411
Black with #253411
Text Example
Text Example
White with #253411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253411; }
p { color: rgb(37,52,17); }
H1.HeaderClassName
{
color: #253411;
}
.AnyTagClassName
{
color: #253411;
}
</style>
background-color css
<style>
a { background-color: #253411; }
a { background-color: rgb(37,52,17); }
div.DivClassName
{
background-color: #253411;
}
.BgClassName
{
background-color: #253411;
}
</style>
border-color css
<style>
span { border-color: #253411; }
span { border-color: rgb(37,52,17); }
td.TdClassName
{
border-color: #253411;
}
.TagClassName
{
border-color: #253411;
}
</style>