Shades of Pine Tree #213509
Tints of Pine Tree #213509
RGB
CMYK
RGB Variations
Color information
#213509 (or 0x213509) is known color: Pine Tree. HEX triplet: 21, 35 and 09. RGB value is (33,53,9). Sum of RGB (Red+Green+Blue) = 33+53+9=95 (12% of max value = 765). Red value is 33 (13.28% from 255 or 34.74% from 95); Green value is 53 (21.09% from 255 or 55.79% from 95); Blue value is 9 (3.91% from 255 or 9.47% from 95); Max value from RGB is 53 - color contains mainly: green. Hex color #213509 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213509 is #DECAF6. Grayscale: #2A2A2A. Windows color (decimal): -14600951 or 603425. OLE color: 603425.
HSL color Cylindrical-coordinate representation of color #213509: hue angle of 87.27º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #213509 is Cyan = 0.38, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 33 | 53 | 9 | - |
| CMYK | 0.38 | 0 | 0.83 | 0.79 |
| HSL | 87.27º | 0.71% | 0.12% | - |
| HSV(B) | 87.27º | 0.83% | 0.21% | - |
| XYZ | 1.95 | 2.89 | 0.71 | - |
| YUV | 42 | 109.37 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 53 | 9 | 0.38 | 0 | 0.83 | 0.79 | 87.27 | 0.71 | 0.12 |
| Hex | 21 | 35 | 9 | 26 | 0 | 53 | 4F | 57 | 47 | C |
| Octal | 41 | 65 | 11 | 46 | 0 | 123 | 117 | 127 | 107 | 14 |
| Binary | 100001 | 110101 | 1001 | 100110 | 0 | 1010011 | 1001111 | 1010111 | 1000111 | 1100 |
Color Harmonies of #213509
Complementary color
Monochromatic Colors of #213509
Black with #213509
Text Example
Text Example
White with #213509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213509; }
p { color: rgb(33,53,9); }
H1.HeaderClassName
{
color: #213509;
}
.AnyTagClassName
{
color: #213509;
}
</style>
background-color css
<style>
a { background-color: #213509; }
a { background-color: rgb(33,53,9); }
div.DivClassName
{
background-color: #213509;
}
.BgClassName
{
background-color: #213509;
}
</style>
border-color css
<style>
span { border-color: #213509; }
span { border-color: rgb(33,53,9); }
td.TdClassName
{
border-color: #213509;
}
.TagClassName
{
border-color: #213509;
}
</style>