Shades of Pine Tree #214108
Tints of Pine Tree #214108
RGB
CMYK
RGB Variations
Color information
#214108 (or 0x214108) is known color: Pine Tree. HEX triplet: 21, 41 and 08. RGB value is (33,65,8). Sum of RGB (Red+Green+Blue) = 33+65+8=106 (14% of max value = 765). Red value is 33 (13.28% from 255 or 31.13% from 106); Green value is 65 (25.78% from 255 or 61.32% from 106); Blue value is 8 (3.52% from 255 or 7.55% from 106); Max value from RGB is 65 - color contains mainly: green. Hex color #214108 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #214108 is #DEBEF7. Grayscale: #313131. Windows color (decimal): -14597880 or 540961. OLE color: 540961.
HSL color Cylindrical-coordinate representation of color #214108: hue angle of 93.68º 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 #214108 is Cyan = 0.49, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 33 | 65 | 8 | - |
| CMYK | 0.49 | 0 | 0.88 | 0.75 |
| HSL | 93.68º | 0.78% | 0.14% | - |
| HSV(B) | 93.68º | 0.88% | 0.25% | - |
| XYZ | 2.56 | 4.12 | 0.89 | - |
| YUV | 48.93 | 104.9 | 116.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 65 | 8 | 0.49 | 0 | 0.88 | 0.75 | 93.68 | 0.78 | 0.14 |
| Hex | 21 | 41 | 8 | 31 | 0 | 58 | 4B | 5E | 4E | E |
| Octal | 41 | 101 | 10 | 61 | 0 | 130 | 113 | 136 | 116 | 16 |
| Binary | 100001 | 1000001 | 1000 | 110001 | 0 | 1011000 | 1001011 | 1011110 | 1001110 | 1110 |
Color Harmonies of #214108
Complementary color
Monochromatic Colors of #214108
Black with #214108
Text Example
Text Example
White with #214108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214108; }
p { color: rgb(33,65,8); }
H1.HeaderClassName
{
color: #214108;
}
.AnyTagClassName
{
color: #214108;
}
</style>
background-color css
<style>
a { background-color: #214108; }
a { background-color: rgb(33,65,8); }
div.DivClassName
{
background-color: #214108;
}
.BgClassName
{
background-color: #214108;
}
</style>
border-color css
<style>
span { border-color: #214108; }
span { border-color: rgb(33,65,8); }
td.TdClassName
{
border-color: #214108;
}
.TagClassName
{
border-color: #214108;
}
</style>