Shades of Pine Tree #284110
Tints of Pine Tree #284110
RGB
CMYK
RGB Variations
Color information
#284110 (or 0x284110) is known color: Pine Tree. HEX triplet: 28, 41 and 10. RGB value is (40,65,16). Sum of RGB (Red+Green+Blue) = 40+65+16=121 (16% of max value = 765). Red value is 40 (16.02% from 255 or 33.06% from 121); Green value is 65 (25.78% from 255 or 53.72% from 121); Blue value is 16 (6.64% from 255 or 13.22% from 121); Max value from RGB is 65 - color contains mainly: green. Hex color #284110 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #284110 is #D7BEEF. Grayscale: #343434. Windows color (decimal): -14139120 or 1065256. OLE color: 1065256.
HSL color Cylindrical-coordinate representation of color #284110: hue angle of 90.61º 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 #284110 is Cyan = 0.38, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 40 | 65 | 16 | - |
| CMYK | 0.38 | 0 | 0.75 | 0.75 |
| HSL | 90.61º | 0.6% | 0.16% | - |
| HSV(B) | 90.61º | 0.75% | 0.25% | - |
| XYZ | 2.86 | 4.27 | 1.16 | - |
| YUV | 51.94 | 107.72 | 119.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 65 | 16 | 0.38 | 0 | 0.75 | 0.75 | 90.61 | 0.6 | 0.16 |
| Hex | 28 | 41 | 10 | 26 | 0 | 4B | 4B | 5B | 3C | 10 |
| Octal | 50 | 101 | 20 | 46 | 0 | 113 | 113 | 133 | 74 | 20 |
| Binary | 101000 | 1000001 | 10000 | 100110 | 0 | 1001011 | 1001011 | 1011011 | 111100 | 10000 |
Color Harmonies of #284110
Complementary color
Monochromatic Colors of #284110
Black with #284110
Text Example
Text Example
White with #284110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284110; }
p { color: rgb(40,65,16); }
H1.HeaderClassName
{
color: #284110;
}
.AnyTagClassName
{
color: #284110;
}
</style>
background-color css
<style>
a { background-color: #284110; }
a { background-color: rgb(40,65,16); }
div.DivClassName
{
background-color: #284110;
}
.BgClassName
{
background-color: #284110;
}
</style>
border-color css
<style>
span { border-color: #284110; }
span { border-color: rgb(40,65,16); }
td.TdClassName
{
border-color: #284110;
}
.TagClassName
{
border-color: #284110;
}
</style>