Shades of Pine Tree #213704
Tints of Pine Tree #213704
RGB
CMYK
RGB Variations
Color information
#213704 (or 0x213704) is known color: Pine Tree. HEX triplet: 21, 37 and 04. RGB value is (33,55,4). Sum of RGB (Red+Green+Blue) = 33+55+4=92 (12% of max value = 765). Red value is 33 (13.28% from 255 or 35.87% from 92); Green value is 55 (21.88% from 255 or 59.78% from 92); Blue value is 4 (1.95% from 255 or 4.35% from 92); Max value from RGB is 55 - color contains mainly: green. Hex color #213704 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213704 is #DEC8FB. Grayscale: #2A2A2A. Windows color (decimal): -14600444 or 276257. OLE color: 276257.
HSL color Cylindrical-coordinate representation of color #213704: hue angle of 85.88º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #213704 is Cyan = 0.4, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 33 | 55 | 4 | - |
| CMYK | 0.4 | 0 | 0.93 | 0.78 |
| HSL | 85.88º | 0.86% | 0.12% | - |
| HSV(B) | 85.88º | 0.93% | 0.22% | - |
| XYZ | 2.02 | 3.06 | 0.6 | - |
| YUV | 42.61 | 106.21 | 121.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 55 | 4 | 0.4 | 0 | 0.93 | 0.78 | 85.88 | 0.86 | 0.12 |
| Hex | 21 | 37 | 4 | 28 | 0 | 5D | 4E | 56 | 56 | C |
| Octal | 41 | 67 | 4 | 50 | 0 | 135 | 116 | 126 | 126 | 14 |
| Binary | 100001 | 110111 | 100 | 101000 | 0 | 1011101 | 1001110 | 1010110 | 1010110 | 1100 |
Color Harmonies of #213704
Complementary color
Monochromatic Colors of #213704
Black with #213704
Text Example
Text Example
White with #213704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213704; }
p { color: rgb(33,55,4); }
H1.HeaderClassName
{
color: #213704;
}
.AnyTagClassName
{
color: #213704;
}
</style>
background-color css
<style>
a { background-color: #213704; }
a { background-color: rgb(33,55,4); }
div.DivClassName
{
background-color: #213704;
}
.BgClassName
{
background-color: #213704;
}
</style>
border-color css
<style>
span { border-color: #213704; }
span { border-color: rgb(33,55,4); }
td.TdClassName
{
border-color: #213704;
}
.TagClassName
{
border-color: #213704;
}
</style>