Shades of Pine Tree #254307
Tints of Pine Tree #254307
RGB
CMYK
RGB Variations
Color information
#254307 (or 0x254307) is known color: Pine Tree. HEX triplet: 25, 43 and 07. RGB value is (37,67,7). Sum of RGB (Red+Green+Blue) = 37+67+7=111 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.33% from 111); Green value is 67 (26.56% from 255 or 60.36% from 111); Blue value is 7 (3.12% from 255 or 6.31% from 111); Max value from RGB is 67 - color contains mainly: green. Hex color #254307 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #254307 is #DABCF8. Grayscale: #333333. Windows color (decimal): -14335225 or 475941. OLE color: 475941.
HSL color Cylindrical-coordinate representation of color #254307: hue angle of 90º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #254307 is Cyan = 0.45, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 37 | 67 | 7 | - |
| CMYK | 0.45 | 0 | 0.90 | 0.74 |
| HSL | 90º | 0.81% | 0.15% | - |
| HSV(B) | 90º | 0.9% | 0.26% | - |
| XYZ | 2.81 | 4.42 | 0.91 | - |
| YUV | 51.19 | 103.06 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 67 | 7 | 0.45 | 0 | 0.90 | 0.74 | 90 | 0.81 | 0.15 |
| Hex | 25 | 43 | 7 | 2D | 0 | 5A | 4A | 5A | 51 | F |
| Octal | 45 | 103 | 7 | 55 | 0 | 132 | 112 | 132 | 121 | 17 |
| Binary | 100101 | 1000011 | 111 | 101101 | 0 | 1011010 | 1001010 | 1011010 | 1010001 | 1111 |
Color Harmonies of #254307
Complementary color
Monochromatic Colors of #254307
Black with #254307
Text Example
Text Example
White with #254307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254307; }
p { color: rgb(37,67,7); }
H1.HeaderClassName
{
color: #254307;
}
.AnyTagClassName
{
color: #254307;
}
</style>
background-color css
<style>
a { background-color: #254307; }
a { background-color: rgb(37,67,7); }
div.DivClassName
{
background-color: #254307;
}
.BgClassName
{
background-color: #254307;
}
</style>
border-color css
<style>
span { border-color: #254307; }
span { border-color: rgb(37,67,7); }
td.TdClassName
{
border-color: #254307;
}
.TagClassName
{
border-color: #254307;
}
</style>