Shades of Pine Tree #284210
Tints of Pine Tree #284210
RGB
CMYK
RGB Variations
Color information
#284210 (or 0x284210) is known color: Pine Tree. HEX triplet: 28, 42 and 10. RGB value is (40,66,16). Sum of RGB (Red+Green+Blue) = 40+66+16=122 (16% of max value = 765). Red value is 40 (16.02% from 255 or 32.79% from 122); Green value is 66 (26.17% from 255 or 54.10% from 122); Blue value is 16 (6.64% from 255 or 13.11% from 122); Max value from RGB is 66 - color contains mainly: green. Hex color #284210 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #284210 is #D7BDEF. Grayscale: #343434. Windows color (decimal): -14138864 or 1065512. OLE color: 1065512.
HSL color Cylindrical-coordinate representation of color #284210: hue angle of 91.2º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #284210 is Cyan = 0.39, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 40 | 66 | 16 | - |
| CMYK | 0.39 | 0 | 0.76 | 0.74 |
| HSL | 91.2º | 0.61% | 0.16% | - |
| HSV(B) | 91.2º | 0.76% | 0.26% | - |
| XYZ | 2.92 | 4.38 | 1.18 | - |
| YUV | 52.53 | 107.39 | 119.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 66 | 16 | 0.39 | 0 | 0.76 | 0.74 | 91.2 | 0.61 | 0.16 |
| Hex | 28 | 42 | 10 | 27 | 0 | 4C | 4A | 5B | 3D | 10 |
| Octal | 50 | 102 | 20 | 47 | 0 | 114 | 112 | 133 | 75 | 20 |
| Binary | 101000 | 1000010 | 10000 | 100111 | 0 | 1001100 | 1001010 | 1011011 | 111101 | 10000 |
Color Harmonies of #284210
Complementary color
Monochromatic Colors of #284210
Black with #284210
Text Example
Text Example
White with #284210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284210; }
p { color: rgb(40,66,16); }
H1.HeaderClassName
{
color: #284210;
}
.AnyTagClassName
{
color: #284210;
}
</style>
background-color css
<style>
a { background-color: #284210; }
a { background-color: rgb(40,66,16); }
div.DivClassName
{
background-color: #284210;
}
.BgClassName
{
background-color: #284210;
}
</style>
border-color css
<style>
span { border-color: #284210; }
span { border-color: rgb(40,66,16); }
td.TdClassName
{
border-color: #284210;
}
.TagClassName
{
border-color: #284210;
}
</style>