Shades of Pine Tree #213807
Tints of Pine Tree #213807
RGB
CMYK
RGB Variations
Color information
#213807 (or 0x213807) is known color: Pine Tree. HEX triplet: 21, 38 and 07. RGB value is (33,56,7). Sum of RGB (Red+Green+Blue) = 33+56+7=96 (12% of max value = 765). Red value is 33 (13.28% from 255 or 34.38% from 96); Green value is 56 (22.27% from 255 or 58.33% from 96); Blue value is 7 (3.12% from 255 or 7.29% from 96); Max value from RGB is 56 - color contains mainly: green. Hex color #213807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213807 is #DEC7F8. Grayscale: #2B2B2B. Windows color (decimal): -14600185 or 473121. OLE color: 473121.
HSL color Cylindrical-coordinate representation of color #213807: hue angle of 88.16º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #213807 is Cyan = 0.41, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 33 | 56 | 7 | - |
| CMYK | 0.41 | 0 | 0.88 | 0.78 |
| HSL | 88.16º | 0.78% | 0.12% | - |
| HSV(B) | 88.16º | 0.88% | 0.22% | - |
| XYZ | 2.08 | 3.17 | 0.7 | - |
| YUV | 43.54 | 107.38 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 56 | 7 | 0.41 | 0 | 0.88 | 0.78 | 88.16 | 0.78 | 0.12 |
| Hex | 21 | 38 | 7 | 29 | 0 | 58 | 4E | 58 | 4E | C |
| Octal | 41 | 70 | 7 | 51 | 0 | 130 | 116 | 130 | 116 | 14 |
| Binary | 100001 | 111000 | 111 | 101001 | 0 | 1011000 | 1001110 | 1011000 | 1001110 | 1100 |
Color Harmonies of #213807
Complementary color
Monochromatic Colors of #213807
Black with #213807
Text Example
Text Example
White with #213807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213807; }
p { color: rgb(33,56,7); }
H1.HeaderClassName
{
color: #213807;
}
.AnyTagClassName
{
color: #213807;
}
</style>
background-color css
<style>
a { background-color: #213807; }
a { background-color: rgb(33,56,7); }
div.DivClassName
{
background-color: #213807;
}
.BgClassName
{
background-color: #213807;
}
</style>
border-color css
<style>
span { border-color: #213807; }
span { border-color: rgb(33,56,7); }
td.TdClassName
{
border-color: #213807;
}
.TagClassName
{
border-color: #213807;
}
</style>