Shades of Pine Tree #253612
Tints of Pine Tree #253612
RGB
CMYK
RGB Variations
Color information
#253612 (or 0x253612) is known color: Pine Tree. HEX triplet: 25, 36 and 12. RGB value is (37,54,18). Sum of RGB (Red+Green+Blue) = 37+54+18=109 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.94% from 109); Green value is 54 (21.48% from 255 or 49.54% from 109); Blue value is 18 (7.42% from 255 or 16.51% from 109); Max value from RGB is 54 - color contains mainly: green. Hex color #253612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #253612 is #DAC9ED. Grayscale: #2C2C2C. Windows color (decimal): -14338542 or 1193509. OLE color: 1193509.
HSL color Cylindrical-coordinate representation of color #253612: hue angle of 88.33º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #253612 is Cyan = 0.31, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 37 | 54 | 18 | - |
| CMYK | 0.31 | 0 | 0.67 | 0.79 |
| HSL | 88.33º | 0.5% | 0.14% | - |
| HSV(B) | 88.33º | 0.67% | 0.21% | - |
| XYZ | 2.19 | 3.08 | 1.05 | - |
| YUV | 44.81 | 112.87 | 122.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 18 | 0.31 | 0 | 0.67 | 0.79 | 88.33 | 0.5 | 0.14 |
| Hex | 25 | 36 | 12 | 1F | 0 | 43 | 4F | 58 | 32 | E |
| Octal | 45 | 66 | 22 | 37 | 0 | 103 | 117 | 130 | 62 | 16 |
| Binary | 100101 | 110110 | 10010 | 11111 | 0 | 1000011 | 1001111 | 1011000 | 110010 | 1110 |
Color Harmonies of #253612
Complementary color
Monochromatic Colors of #253612
Black with #253612
Text Example
Text Example
White with #253612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253612; }
p { color: rgb(37,54,18); }
H1.HeaderClassName
{
color: #253612;
}
.AnyTagClassName
{
color: #253612;
}
</style>
background-color css
<style>
a { background-color: #253612; }
a { background-color: rgb(37,54,18); }
div.DivClassName
{
background-color: #253612;
}
.BgClassName
{
background-color: #253612;
}
</style>
border-color css
<style>
span { border-color: #253612; }
span { border-color: rgb(37,54,18); }
td.TdClassName
{
border-color: #253612;
}
.TagClassName
{
border-color: #253612;
}
</style>