Shades of Pine Tree #214502
Tints of Pine Tree #214502
RGB
CMYK
RGB Variations
Color information
#214502 (or 0x214502) is known color: Pine Tree. HEX triplet: 21, 45 and 02. RGB value is (33,69,2). Sum of RGB (Red+Green+Blue) = 33+69+2=104 (13% of max value = 765). Red value is 33 (13.28% from 255 or 31.73% from 104); Green value is 69 (27.34% from 255 or 66.35% from 104); Blue value is 2 (1.17% from 255 or 1.92% from 104); Max value from RGB is 69 - color contains mainly: green. Hex color #214502 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #214502 is #DEBAFD. Grayscale: #323232. Windows color (decimal): -14596862 or 148769. OLE color: 148769.
HSL color Cylindrical-coordinate representation of color #214502: hue angle of 92.24º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #214502 is Cyan = 0.52, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 33 | 69 | 2 | - |
| CMYK | 0.52 | 0 | 0.97 | 0.73 |
| HSL | 92.24º | 0.94% | 0.14% | - |
| HSV(B) | 92.24º | 0.97% | 0.27% | - |
| XYZ | 2.77 | 4.58 | 0.8 | - |
| YUV | 50.6 | 100.57 | 115.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 69 | 2 | 0.52 | 0 | 0.97 | 0.73 | 92.24 | 0.94 | 0.14 |
| Hex | 21 | 45 | 2 | 34 | 0 | 61 | 49 | 5C | 5E | E |
| Octal | 41 | 105 | 2 | 64 | 0 | 141 | 111 | 134 | 136 | 16 |
| Binary | 100001 | 1000101 | 10 | 110100 | 0 | 1100001 | 1001001 | 1011100 | 1011110 | 1110 |
Color Harmonies of #214502
Complementary color
Monochromatic Colors of #214502
Black with #214502
Text Example
Text Example
White with #214502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214502; }
p { color: rgb(33,69,2); }
H1.HeaderClassName
{
color: #214502;
}
.AnyTagClassName
{
color: #214502;
}
</style>
background-color css
<style>
a { background-color: #214502; }
a { background-color: rgb(33,69,2); }
div.DivClassName
{
background-color: #214502;
}
.BgClassName
{
background-color: #214502;
}
</style>
border-color css
<style>
span { border-color: #214502; }
span { border-color: rgb(33,69,2); }
td.TdClassName
{
border-color: #214502;
}
.TagClassName
{
border-color: #214502;
}
</style>