Shades of Pine Tree #252624
Tints of Pine Tree #252624
RGB
CMYK
RGB Variations
Color information
#252624 (or 0x252624) is known color: Pine Tree. HEX triplet: 25, 26 and 24. RGB value is (37,38,36). Sum of RGB (Red+Green+Blue) = 37+38+36=111 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.33% from 111); Green value is 38 (15.23% from 255 or 34.23% from 111); Blue value is 36 (14.45% from 255 or 32.43% from 111); Max value from RGB is 38 - color contains mainly: green. Hex color #252624 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #252624 is #DAD9DB. Grayscale: #252525. Windows color (decimal): -14342620 or 2369061. OLE color: 2369061.
HSL color Cylindrical-coordinate representation of color #252624: hue angle of 90º degrees, saturation: 0.03, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #252624 is Cyan = 0.03, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
RGB | 37 | 38 | 36 | - |
CMYK | 0.03 | 0 | 0.05 | 0.85 |
HSL | 90º | 0.03% | 0.15% | - |
HSV(B) | 90º | 0.05% | 0.15% | - |
XYZ | 1.77 | 1.91 | 1.94 | - |
YUV | 37.47 | 127.17 | 127.66 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 37 | 38 | 36 | 0.03 | 0 | 0.05 | 0.85 | 90 | 0.03 | 0.15 |
Hex | 25 | 26 | 24 | 3 | 0 | 5 | 55 | 5A | 3 | F |
Octal | 45 | 46 | 44 | 3 | 0 | 5 | 125 | 132 | 3 | 17 |
Binary | 100101 | 100110 | 100100 | 11 | 0 | 101 | 1010101 | 1011010 | 11 | 1111 |
Color Harmonies of #252624
Complementary color
Monochromatic Colors of #252624
Black with #252624
Text Example
Text Example
White with #252624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252624; }
p { color: rgb(37,38,36); }
H1.HeaderClassName
{
color: #252624;
}
.AnyTagClassName
{
color: #252624;
}
</style>
background-color css
<style>
a { background-color: #252624; }
a { background-color: rgb(37,38,36); }
div.DivClassName
{
background-color: #252624;
}
.BgClassName
{
background-color: #252624;
}
</style>
border-color css
<style>
span { border-color: #252624; }
span { border-color: rgb(37,38,36); }
td.TdClassName
{
border-color: #252624;
}
.TagClassName
{
border-color: #252624;
}
</style>