Shades of Pine Tree #213504
Tints of Pine Tree #213504
RGB
CMYK
RGB Variations
Color information
#213504 (or 0x213504) is known color: Pine Tree. HEX triplet: 21, 35 and 04. RGB value is (33,53,4). Sum of RGB (Red+Green+Blue) = 33+53+4=90 (11% of max value = 765). Red value is 33 (13.28% from 255 or 36.67% from 90); Green value is 53 (21.09% from 255 or 58.89% from 90); Blue value is 4 (1.95% from 255 or 4.44% from 90); Max value from RGB is 53 - color contains mainly: green. Hex color #213504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213504 is #DECAFB. Grayscale: #292929. Windows color (decimal): -14600956 or 275745. OLE color: 275745.
HSL color Cylindrical-coordinate representation of color #213504: hue angle of 84.49º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #213504 is Cyan = 0.38, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 33 | 53 | 4 | - |
| CMYK | 0.38 | 0 | 0.92 | 0.79 |
| HSL | 84.49º | 0.86% | 0.11% | - |
| HSV(B) | 84.49º | 0.92% | 0.21% | - |
| XYZ | 1.92 | 2.88 | 0.57 | - |
| YUV | 41.43 | 106.87 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 53 | 4 | 0.38 | 0 | 0.92 | 0.79 | 84.49 | 0.86 | 0.11 |
| Hex | 21 | 35 | 4 | 26 | 0 | 5C | 4F | 54 | 56 | B |
| Octal | 41 | 65 | 4 | 46 | 0 | 134 | 117 | 124 | 126 | 13 |
| Binary | 100001 | 110101 | 100 | 100110 | 0 | 1011100 | 1001111 | 1010100 | 1010110 | 1011 |
Color Harmonies of #213504
Complementary color
Monochromatic Colors of #213504
Black with #213504
Text Example
Text Example
White with #213504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213504; }
p { color: rgb(33,53,4); }
H1.HeaderClassName
{
color: #213504;
}
.AnyTagClassName
{
color: #213504;
}
</style>
background-color css
<style>
a { background-color: #213504; }
a { background-color: rgb(33,53,4); }
div.DivClassName
{
background-color: #213504;
}
.BgClassName
{
background-color: #213504;
}
</style>
border-color css
<style>
span { border-color: #213504; }
span { border-color: rgb(33,53,4); }
td.TdClassName
{
border-color: #213504;
}
.TagClassName
{
border-color: #213504;
}
</style>