Shades of Pine Tree #213005
Tints of Pine Tree #213005
RGB
CMYK
RGB Variations
Color information
#213005 (or 0x213005) is known color: Pine Tree. HEX triplet: 21, 30 and 05. RGB value is (33,48,5). Sum of RGB (Red+Green+Blue) = 33+48+5=86 (11% of max value = 765). Red value is 33 (13.28% from 255 or 38.37% from 86); Green value is 48 (19.14% from 255 or 55.81% from 86); Blue value is 5 (2.34% from 255 or 5.81% from 86); Max value from RGB is 48 - color contains mainly: green. Hex color #213005 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213005 is #DECFFA. Grayscale: #262626. Windows color (decimal): -14602235 or 340001. OLE color: 340001.
HSL color Cylindrical-coordinate representation of color #213005: hue angle of 80.93º degrees, saturation: 0.81, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #213005 is Cyan = 0.31, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 33 | 48 | 5 | - |
| CMYK | 0.31 | 0 | 0.90 | 0.81 |
| HSL | 80.93º | 0.81% | 0.1% | - |
| HSV(B) | 80.93º | 0.9% | 0.19% | - |
| XYZ | 1.71 | 2.45 | 0.53 | - |
| YUV | 38.61 | 109.03 | 124 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 48 | 5 | 0.31 | 0 | 0.90 | 0.81 | 80.93 | 0.81 | 0.1 |
| Hex | 21 | 30 | 5 | 1F | 0 | 5A | 51 | 51 | 51 | A |
| Octal | 41 | 60 | 5 | 37 | 0 | 132 | 121 | 121 | 121 | 12 |
| Binary | 100001 | 110000 | 101 | 11111 | 0 | 1011010 | 1010001 | 1010001 | 1010001 | 1010 |
Color Harmonies of #213005
Complementary color
Monochromatic Colors of #213005
Black with #213005
Text Example
Text Example
White with #213005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213005; }
p { color: rgb(33,48,5); }
H1.HeaderClassName
{
color: #213005;
}
.AnyTagClassName
{
color: #213005;
}
</style>
background-color css
<style>
a { background-color: #213005; }
a { background-color: rgb(33,48,5); }
div.DivClassName
{
background-color: #213005;
}
.BgClassName
{
background-color: #213005;
}
</style>
border-color css
<style>
span { border-color: #213005; }
span { border-color: rgb(33,48,5); }
td.TdClassName
{
border-color: #213005;
}
.TagClassName
{
border-color: #213005;
}
</style>