Shades of Pine Tree #213406
Tints of Pine Tree #213406
RGB
CMYK
RGB Variations
Color information
#213406 (or 0x213406) is known color: Pine Tree. HEX triplet: 21, 34 and 06. RGB value is (33,52,6). Sum of RGB (Red+Green+Blue) = 33+52+6=91 (12% of max value = 765). Red value is 33 (13.28% from 255 or 36.26% from 91); Green value is 52 (20.70% from 255 or 57.14% from 91); Blue value is 6 (2.73% from 255 or 6.59% from 91); Max value from RGB is 52 - color contains mainly: green. Hex color #213406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213406 is #DECBF9. Grayscale: #292929. Windows color (decimal): -14601210 or 406561. OLE color: 406561.
HSL color Cylindrical-coordinate representation of color #213406: hue angle of 84.78º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #213406 is Cyan = 0.37, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 33 | 52 | 6 | - |
| CMYK | 0.37 | 0 | 0.88 | 0.80 |
| HSL | 84.78º | 0.79% | 0.11% | - |
| HSV(B) | 84.78º | 0.88% | 0.2% | - |
| XYZ | 1.89 | 2.79 | 0.61 | - |
| YUV | 41.08 | 108.21 | 122.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 52 | 6 | 0.37 | 0 | 0.88 | 0.80 | 84.78 | 0.79 | 0.11 |
| Hex | 21 | 34 | 6 | 25 | 0 | 58 | 50 | 55 | 4F | B |
| Octal | 41 | 64 | 6 | 45 | 0 | 130 | 120 | 125 | 117 | 13 |
| Binary | 100001 | 110100 | 110 | 100101 | 0 | 1011000 | 1010000 | 1010101 | 1001111 | 1011 |
Color Harmonies of #213406
Complementary color
Monochromatic Colors of #213406
Black with #213406
Text Example
Text Example
White with #213406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213406; }
p { color: rgb(33,52,6); }
H1.HeaderClassName
{
color: #213406;
}
.AnyTagClassName
{
color: #213406;
}
</style>
background-color css
<style>
a { background-color: #213406; }
a { background-color: rgb(33,52,6); }
div.DivClassName
{
background-color: #213406;
}
.BgClassName
{
background-color: #213406;
}
</style>
border-color css
<style>
span { border-color: #213406; }
span { border-color: rgb(33,52,6); }
td.TdClassName
{
border-color: #213406;
}
.TagClassName
{
border-color: #213406;
}
</style>