Shades of Black Forest #213416
Tints of Black Forest #213416
RGB
CMYK
RGB Variations
Color information
#213416 (or 0x213416) is known color: Black Forest. HEX triplet: 21, 34 and 16. RGB value is (33,52,22). Sum of RGB (Red+Green+Blue) = 33+52+22=107 (14% of max value = 765). Red value is 33 (13.28% from 255 or 30.84% from 107); Green value is 52 (20.70% from 255 or 48.60% from 107); Blue value is 22 (8.98% from 255 or 20.56% from 107); Max value from RGB is 52 - color contains mainly: green. Hex color #213416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213416 is #DECBE9. Grayscale: #2B2B2B. Windows color (decimal): -14601194 or 1455137. OLE color: 1455137.
HSL color Cylindrical-coordinate representation of color #213416: hue angle of 98º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #213416 is Cyan = 0.37, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 33 | 52 | 22 | - |
| CMYK | 0.37 | 0 | 0.58 | 0.80 |
| HSL | 98º | 0.41% | 0.15% | - |
| HSV(B) | 98º | 0.58% | 0.2% | - |
| XYZ | 2 | 2.84 | 1.2 | - |
| YUV | 42.9 | 116.21 | 120.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 52 | 22 | 0.37 | 0 | 0.58 | 0.80 | 98 | 0.41 | 0.15 |
| Hex | 21 | 34 | 16 | 25 | 0 | 3A | 50 | 62 | 29 | F |
| Octal | 41 | 64 | 26 | 45 | 0 | 72 | 120 | 142 | 51 | 17 |
| Binary | 100001 | 110100 | 10110 | 100101 | 0 | 111010 | 1010000 | 1100010 | 101001 | 1111 |
Color Harmonies of #213416
Complementary color
Monochromatic Colors of #213416
Black with #213416
Text Example
Text Example
White with #213416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213416; }
p { color: rgb(33,52,22); }
H1.HeaderClassName
{
color: #213416;
}
.AnyTagClassName
{
color: #213416;
}
</style>
background-color css
<style>
a { background-color: #213416; }
a { background-color: rgb(33,52,22); }
div.DivClassName
{
background-color: #213416;
}
.BgClassName
{
background-color: #213416;
}
</style>
border-color css
<style>
span { border-color: #213416; }
span { border-color: rgb(33,52,22); }
td.TdClassName
{
border-color: #213416;
}
.TagClassName
{
border-color: #213416;
}
</style>