Shades of Black Forest #213518
Tints of Black Forest #213518
RGB
CMYK
RGB Variations
Color information
#213518 (or 0x213518) is known color: Black Forest. HEX triplet: 21, 35 and 18. RGB value is (33,53,24). Sum of RGB (Red+Green+Blue) = 33+53+24=110 (14% of max value = 765). Red value is 33 (13.28% from 255 or 30% from 110); Green value is 53 (21.09% from 255 or 48.18% from 110); Blue value is 24 (9.77% from 255 or 21.82% from 110); Max value from RGB is 53 - color contains mainly: green. Hex color #213518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213518 is #DECAE7. Grayscale: #2B2B2B. Windows color (decimal): -14600936 or 1586465. OLE color: 1586465.
HSL color Cylindrical-coordinate representation of color #213518: hue angle of 101.38º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #213518 is Cyan = 0.38, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 33 | 53 | 24 | - |
| CMYK | 0.38 | 0 | 0.55 | 0.79 |
| HSL | 101.38º | 0.38% | 0.15% | - |
| HSV(B) | 101.38º | 0.55% | 0.21% | - |
| XYZ | 2.07 | 2.94 | 1.32 | - |
| YUV | 43.71 | 116.87 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 53 | 24 | 0.38 | 0 | 0.55 | 0.79 | 101.38 | 0.38 | 0.15 |
| Hex | 21 | 35 | 18 | 26 | 0 | 37 | 4F | 65 | 26 | F |
| Octal | 41 | 65 | 30 | 46 | 0 | 67 | 117 | 145 | 46 | 17 |
| Binary | 100001 | 110101 | 11000 | 100110 | 0 | 110111 | 1001111 | 1100101 | 100110 | 1111 |
Color Harmonies of #213518
Complementary color
Monochromatic Colors of #213518
Black with #213518
Text Example
Text Example
White with #213518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213518; }
p { color: rgb(33,53,24); }
H1.HeaderClassName
{
color: #213518;
}
.AnyTagClassName
{
color: #213518;
}
</style>
background-color css
<style>
a { background-color: #213518; }
a { background-color: rgb(33,53,24); }
div.DivClassName
{
background-color: #213518;
}
.BgClassName
{
background-color: #213518;
}
</style>
border-color css
<style>
span { border-color: #213518; }
span { border-color: rgb(33,53,24); }
td.TdClassName
{
border-color: #213518;
}
.TagClassName
{
border-color: #213518;
}
</style>