Shades of Pine Tree #254708
Tints of Pine Tree #254708
RGB
CMYK
RGB Variations
Color information
#254708 (or 0x254708) is known color: Pine Tree. HEX triplet: 25, 47 and 08. RGB value is (37,71,8). Sum of RGB (Red+Green+Blue) = 37+71+8=116 (15% of max value = 765). Red value is 37 (14.84% from 255 or 31.90% from 116); Green value is 71 (28.12% from 255 or 61.21% from 116); Blue value is 8 (3.52% from 255 or 6.90% from 116); Max value from RGB is 71 - color contains mainly: green. Hex color #254708 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #254708 is #DAB8F7. Grayscale: #353535. Windows color (decimal): -14334200 or 542501. OLE color: 542501.
HSL color Cylindrical-coordinate representation of color #254708: hue angle of 92.38º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #254708 is Cyan = 0.48, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 37 | 71 | 8 | - |
| CMYK | 0.48 | 0 | 0.89 | 0.72 |
| HSL | 92.38º | 0.8% | 0.15% | - |
| HSV(B) | 92.38º | 0.89% | 0.28% | - |
| XYZ | 3.06 | 4.92 | 1.02 | - |
| YUV | 53.65 | 102.24 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 71 | 8 | 0.48 | 0 | 0.89 | 0.72 | 92.38 | 0.8 | 0.15 |
| Hex | 25 | 47 | 8 | 30 | 0 | 59 | 48 | 5C | 50 | F |
| Octal | 45 | 107 | 10 | 60 | 0 | 131 | 110 | 134 | 120 | 17 |
| Binary | 100101 | 1000111 | 1000 | 110000 | 0 | 1011001 | 1001000 | 1011100 | 1010000 | 1111 |
Color Harmonies of #254708
Complementary color
Monochromatic Colors of #254708
Black with #254708
Text Example
Text Example
White with #254708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254708; }
p { color: rgb(37,71,8); }
H1.HeaderClassName
{
color: #254708;
}
.AnyTagClassName
{
color: #254708;
}
</style>
background-color css
<style>
a { background-color: #254708; }
a { background-color: rgb(37,71,8); }
div.DivClassName
{
background-color: #254708;
}
.BgClassName
{
background-color: #254708;
}
</style>
border-color css
<style>
span { border-color: #254708; }
span { border-color: rgb(37,71,8); }
td.TdClassName
{
border-color: #254708;
}
.TagClassName
{
border-color: #254708;
}
</style>