Shades of Black Forest #213419
Tints of Black Forest #213419
RGB
CMYK
RGB Variations
Color information
#213419 (or 0x213419) is known color: Black Forest. HEX triplet: 21, 34 and 19. RGB value is (33,52,25). Sum of RGB (Red+Green+Blue) = 33+52+25=110 (14% of max value = 765). Red value is 33 (13.28% from 255 or 30% from 110); Green value is 52 (20.70% from 255 or 47.27% from 110); Blue value is 25 (10.16% from 255 or 22.73% from 110); Max value from RGB is 52 - color contains mainly: green. Hex color #213419 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213419 is #DECBE6. Grayscale: #2B2B2B. Windows color (decimal): -14601191 or 1651745. OLE color: 1651745.
HSL color Cylindrical-coordinate representation of color #213419: hue angle of 102.22º degrees, saturation: 0.35, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #213419 is Cyan = 0.37, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 33 | 52 | 25 | - |
| CMYK | 0.37 | 0 | 0.52 | 0.80 |
| HSL | 102.22º | 0.35% | 0.15% | - |
| HSV(B) | 102.22º | 0.52% | 0.2% | - |
| XYZ | 2.03 | 2.85 | 1.36 | - |
| YUV | 43.24 | 117.71 | 120.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 52 | 25 | 0.37 | 0 | 0.52 | 0.80 | 102.22 | 0.35 | 0.15 |
| Hex | 21 | 34 | 19 | 25 | 0 | 34 | 50 | 66 | 23 | F |
| Octal | 41 | 64 | 31 | 45 | 0 | 64 | 120 | 146 | 43 | 17 |
| Binary | 100001 | 110100 | 11001 | 100101 | 0 | 110100 | 1010000 | 1100110 | 100011 | 1111 |
Color Harmonies of #213419
Complementary color
Monochromatic Colors of #213419
Black with #213419
Text Example
Text Example
White with #213419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213419; }
p { color: rgb(33,52,25); }
H1.HeaderClassName
{
color: #213419;
}
.AnyTagClassName
{
color: #213419;
}
</style>
background-color css
<style>
a { background-color: #213419; }
a { background-color: rgb(33,52,25); }
div.DivClassName
{
background-color: #213419;
}
.BgClassName
{
background-color: #213419;
}
</style>
border-color css
<style>
span { border-color: #213419; }
span { border-color: rgb(33,52,25); }
td.TdClassName
{
border-color: #213419;
}
.TagClassName
{
border-color: #213419;
}
</style>