Shades of Black Forest #213317
Tints of Black Forest #213317
RGB
CMYK
RGB Variations
Color information
#213317 (or 0x213317) is known color: Black Forest. HEX triplet: 21, 33 and 17. RGB value is (33,51,23). Sum of RGB (Red+Green+Blue) = 33+51+23=107 (14% of max value = 765). Red value is 33 (13.28% from 255 or 30.84% from 107); Green value is 51 (20.31% from 255 or 47.66% from 107); Blue value is 23 (9.38% from 255 or 21.50% from 107); Max value from RGB is 51 - color contains mainly: green. Hex color #213317 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213317 is #DECCE8. Grayscale: #2A2A2A. Windows color (decimal): -14601449 or 1520417. OLE color: 1520417.
HSL color Cylindrical-coordinate representation of color #213317: hue angle of 98.57º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #213317 is Cyan = 0.35, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 33 | 51 | 23 | - |
| CMYK | 0.35 | 0 | 0.55 | 0.8 |
| HSL | 98.57º | 0.38% | 0.15% | - |
| HSV(B) | 98.57º | 0.55% | 0.2% | - |
| XYZ | 1.97 | 2.75 | 1.24 | - |
| YUV | 42.43 | 117.04 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 51 | 23 | 0.35 | 0 | 0.55 | 0.8 | 98.57 | 0.38 | 0.15 |
| Hex | 21 | 33 | 17 | 23 | 0 | 37 | 50 | 63 | 26 | F |
| Octal | 41 | 63 | 27 | 43 | 0 | 67 | 120 | 143 | 46 | 17 |
| Binary | 100001 | 110011 | 10111 | 100011 | 0 | 110111 | 1010000 | 1100011 | 100110 | 1111 |
Color Harmonies of #213317
Complementary color
Monochromatic Colors of #213317
Black with #213317
Text Example
Text Example
White with #213317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213317; }
p { color: rgb(33,51,23); }
H1.HeaderClassName
{
color: #213317;
}
.AnyTagClassName
{
color: #213317;
}
</style>
background-color css
<style>
a { background-color: #213317; }
a { background-color: rgb(33,51,23); }
div.DivClassName
{
background-color: #213317;
}
.BgClassName
{
background-color: #213317;
}
</style>
border-color css
<style>
span { border-color: #213317; }
span { border-color: rgb(33,51,23); }
td.TdClassName
{
border-color: #213317;
}
.TagClassName
{
border-color: #213317;
}
</style>