Shades of Pine Tree #284010
Tints of Pine Tree #284010
RGB
CMYK
RGB Variations
Color information
#284010 (or 0x284010) is known color: Pine Tree. HEX triplet: 28, 40 and 10. RGB value is (40,64,16). Sum of RGB (Red+Green+Blue) = 40+64+16=120 (15% of max value = 765). Red value is 40 (16.02% from 255 or 33.33% from 120); Green value is 64 (25.39% from 255 or 53.33% from 120); Blue value is 16 (6.64% from 255 or 13.33% from 120); Max value from RGB is 64 - color contains mainly: green. Hex color #284010 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #284010 is #D7BFEF. Grayscale: #333333. Windows color (decimal): -14139376 or 1065000. OLE color: 1065000.
HSL color Cylindrical-coordinate representation of color #284010: hue angle of 90º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #284010 is Cyan = 0.38, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 40 | 64 | 16 | - |
| CMYK | 0.38 | 0 | 0.75 | 0.75 |
| HSL | 90º | 0.6% | 0.16% | - |
| HSV(B) | 90º | 0.75% | 0.25% | - |
| XYZ | 2.8 | 4.16 | 1.14 | - |
| YUV | 51.35 | 108.05 | 119.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 64 | 16 | 0.38 | 0 | 0.75 | 0.75 | 90 | 0.6 | 0.16 |
| Hex | 28 | 40 | 10 | 26 | 0 | 4B | 4B | 5A | 3C | 10 |
| Octal | 50 | 100 | 20 | 46 | 0 | 113 | 113 | 132 | 74 | 20 |
| Binary | 101000 | 1000000 | 10000 | 100110 | 0 | 1001011 | 1001011 | 1011010 | 111100 | 10000 |
Color Harmonies of #284010
Complementary color
Monochromatic Colors of #284010
Black with #284010
Text Example
Text Example
White with #284010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284010; }
p { color: rgb(40,64,16); }
H1.HeaderClassName
{
color: #284010;
}
.AnyTagClassName
{
color: #284010;
}
</style>
background-color css
<style>
a { background-color: #284010; }
a { background-color: rgb(40,64,16); }
div.DivClassName
{
background-color: #284010;
}
.BgClassName
{
background-color: #284010;
}
</style>
border-color css
<style>
span { border-color: #284010; }
span { border-color: rgb(40,64,16); }
td.TdClassName
{
border-color: #284010;
}
.TagClassName
{
border-color: #284010;
}
</style>