Shades of Pine Tree #214008
Tints of Pine Tree #214008
RGB
CMYK
RGB Variations
Color information
#214008 (or 0x214008) is known color: Pine Tree. HEX triplet: 21, 40 and 08. RGB value is (33,64,8). Sum of RGB (Red+Green+Blue) = 33+64+8=105 (13% of max value = 765). Red value is 33 (13.28% from 255 or 31.43% from 105); Green value is 64 (25.39% from 255 or 60.95% from 105); Blue value is 8 (3.52% from 255 or 7.62% from 105); Max value from RGB is 64 - color contains mainly: green. Hex color #214008 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #214008 is #DEBFF7. Grayscale: #303030. Windows color (decimal): -14598136 or 540705. OLE color: 540705.
HSL color Cylindrical-coordinate representation of color #214008: hue angle of 93.21º degrees, saturation: 0.78, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #214008 is Cyan = 0.48, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 33 | 64 | 8 | - |
| CMYK | 0.48 | 0 | 0.87 | 0.75 |
| HSL | 93.21º | 0.78% | 0.14% | - |
| HSV(B) | 93.21º | 0.88% | 0.25% | - |
| XYZ | 2.5 | 4.01 | 0.87 | - |
| YUV | 48.35 | 105.23 | 117.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 64 | 8 | 0.48 | 0 | 0.87 | 0.75 | 93.21 | 0.78 | 0.14 |
| Hex | 21 | 40 | 8 | 30 | 0 | 57 | 4B | 5D | 4E | E |
| Octal | 41 | 100 | 10 | 60 | 0 | 127 | 113 | 135 | 116 | 16 |
| Binary | 100001 | 1000000 | 1000 | 110000 | 0 | 1010111 | 1001011 | 1011101 | 1001110 | 1110 |
Color Harmonies of #214008
Complementary color
Monochromatic Colors of #214008
Black with #214008
Text Example
Text Example
White with #214008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214008; }
p { color: rgb(33,64,8); }
H1.HeaderClassName
{
color: #214008;
}
.AnyTagClassName
{
color: #214008;
}
</style>
background-color css
<style>
a { background-color: #214008; }
a { background-color: rgb(33,64,8); }
div.DivClassName
{
background-color: #214008;
}
.BgClassName
{
background-color: #214008;
}
</style>
border-color css
<style>
span { border-color: #214008; }
span { border-color: rgb(33,64,8); }
td.TdClassName
{
border-color: #214008;
}
.TagClassName
{
border-color: #214008;
}
</style>