Shades of Pine Tree #213610
Tints of Pine Tree #213610
RGB
CMYK
RGB Variations
Color information
#213610 (or 0x213610) is known color: Pine Tree. HEX triplet: 21, 36 and 10. RGB value is (33,54,16). Sum of RGB (Red+Green+Blue) = 33+54+16=103 (13% of max value = 765). Red value is 33 (13.28% from 255 or 32.04% from 103); Green value is 54 (21.48% from 255 or 52.43% from 103); Blue value is 16 (6.64% from 255 or 15.53% from 103); Max value from RGB is 54 - color contains mainly: green. Hex color #213610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213610 is #DEC9EF. Grayscale: #2B2B2B. Windows color (decimal): -14600688 or 1062433. OLE color: 1062433.
HSL color Cylindrical-coordinate representation of color #213610: hue angle of 93.16º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #213610 is Cyan = 0.39, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 33 | 54 | 16 | - |
| CMYK | 0.39 | 0 | 0.70 | 0.79 |
| HSL | 93.16º | 0.54% | 0.14% | - |
| HSV(B) | 93.16º | 0.7% | 0.21% | - |
| XYZ | 2.04 | 3 | 0.96 | - |
| YUV | 43.39 | 112.54 | 120.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 54 | 16 | 0.39 | 0 | 0.70 | 0.79 | 93.16 | 0.54 | 0.14 |
| Hex | 21 | 36 | 10 | 27 | 0 | 46 | 4F | 5D | 36 | E |
| Octal | 41 | 66 | 20 | 47 | 0 | 106 | 117 | 135 | 66 | 16 |
| Binary | 100001 | 110110 | 10000 | 100111 | 0 | 1000110 | 1001111 | 1011101 | 110110 | 1110 |
Color Harmonies of #213610
Complementary color
Monochromatic Colors of #213610
Black with #213610
Text Example
Text Example
White with #213610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213610; }
p { color: rgb(33,54,16); }
H1.HeaderClassName
{
color: #213610;
}
.AnyTagClassName
{
color: #213610;
}
</style>
background-color css
<style>
a { background-color: #213610; }
a { background-color: rgb(33,54,16); }
div.DivClassName
{
background-color: #213610;
}
.BgClassName
{
background-color: #213610;
}
</style>
border-color css
<style>
span { border-color: #213610; }
span { border-color: rgb(33,54,16); }
td.TdClassName
{
border-color: #213610;
}
.TagClassName
{
border-color: #213610;
}
</style>