Shades of Pine Tree #213806
Tints of Pine Tree #213806
RGB
CMYK
RGB Variations
Color information
#213806 (or 0x213806) is known color: Pine Tree. HEX triplet: 21, 38 and 06. RGB value is (33,56,6). Sum of RGB (Red+Green+Blue) = 33+56+6=95 (12% of max value = 765). Red value is 33 (13.28% from 255 or 34.74% from 95); Green value is 56 (22.27% from 255 or 58.95% from 95); Blue value is 6 (2.73% from 255 or 6.32% from 95); Max value from RGB is 56 - color contains mainly: green. Hex color #213806 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213806 is #DEC7F9. Grayscale: #2B2B2B. Windows color (decimal): -14600186 or 407585. OLE color: 407585.
HSL color Cylindrical-coordinate representation of color #213806: hue angle of 87.6º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #213806 is Cyan = 0.41, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 33 | 56 | 6 | - |
| CMYK | 0.41 | 0 | 0.89 | 0.78 |
| HSL | 87.6º | 0.81% | 0.12% | - |
| HSV(B) | 87.6º | 0.89% | 0.22% | - |
| XYZ | 2.07 | 3.16 | 0.67 | - |
| YUV | 43.42 | 106.88 | 120.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 56 | 6 | 0.41 | 0 | 0.89 | 0.78 | 87.6 | 0.81 | 0.12 |
| Hex | 21 | 38 | 6 | 29 | 0 | 59 | 4E | 58 | 51 | C |
| Octal | 41 | 70 | 6 | 51 | 0 | 131 | 116 | 130 | 121 | 14 |
| Binary | 100001 | 111000 | 110 | 101001 | 0 | 1011001 | 1001110 | 1011000 | 1010001 | 1100 |
Color Harmonies of #213806
Complementary color
Monochromatic Colors of #213806
Black with #213806
Text Example
Text Example
White with #213806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213806; }
p { color: rgb(33,56,6); }
H1.HeaderClassName
{
color: #213806;
}
.AnyTagClassName
{
color: #213806;
}
</style>
background-color css
<style>
a { background-color: #213806; }
a { background-color: rgb(33,56,6); }
div.DivClassName
{
background-color: #213806;
}
.BgClassName
{
background-color: #213806;
}
</style>
border-color css
<style>
span { border-color: #213806; }
span { border-color: rgb(33,56,6); }
td.TdClassName
{
border-color: #213806;
}
.TagClassName
{
border-color: #213806;
}
</style>