Shades of Pine Tree #214006
Tints of Pine Tree #214006
RGB
CMYK
RGB Variations
Color information
#214006 (or 0x214006) is known color: Pine Tree. HEX triplet: 21, 40 and 06. RGB value is (33,64,6). Sum of RGB (Red+Green+Blue) = 33+64+6=103 (13% of max value = 765). Red value is 33 (13.28% from 255 or 32.04% from 103); Green value is 64 (25.39% from 255 or 62.14% from 103); Blue value is 6 (2.73% from 255 or 5.83% from 103); Max value from RGB is 64 - color contains mainly: green. Hex color #214006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #214006 is #DEBFF9. Grayscale: #303030. Windows color (decimal): -14598138 or 409633. OLE color: 409633.
HSL color Cylindrical-coordinate representation of color #214006: hue angle of 92.07º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #214006 is Cyan = 0.48, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 33 | 64 | 6 | - |
| CMYK | 0.48 | 0 | 0.91 | 0.75 |
| HSL | 92.07º | 0.83% | 0.14% | - |
| HSV(B) | 92.07º | 0.91% | 0.25% | - |
| XYZ | 2.49 | 4 | 0.81 | - |
| YUV | 48.12 | 104.23 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 64 | 6 | 0.48 | 0 | 0.91 | 0.75 | 92.07 | 0.83 | 0.14 |
| Hex | 21 | 40 | 6 | 30 | 0 | 5B | 4B | 5C | 53 | E |
| Octal | 41 | 100 | 6 | 60 | 0 | 133 | 113 | 134 | 123 | 16 |
| Binary | 100001 | 1000000 | 110 | 110000 | 0 | 1011011 | 1001011 | 1011100 | 1010011 | 1110 |
Color Harmonies of #214006
Complementary color
Monochromatic Colors of #214006
Black with #214006
Text Example
Text Example
White with #214006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214006; }
p { color: rgb(33,64,6); }
H1.HeaderClassName
{
color: #214006;
}
.AnyTagClassName
{
color: #214006;
}
</style>
background-color css
<style>
a { background-color: #214006; }
a { background-color: rgb(33,64,6); }
div.DivClassName
{
background-color: #214006;
}
.BgClassName
{
background-color: #214006;
}
</style>
border-color css
<style>
span { border-color: #214006; }
span { border-color: rgb(33,64,6); }
td.TdClassName
{
border-color: #214006;
}
.TagClassName
{
border-color: #214006;
}
</style>