Shades of Black Forest #213615
Tints of Black Forest #213615
RGB
CMYK
RGB Variations
Color information
#213615 (or 0x213615) is known color: Black Forest. HEX triplet: 21, 36 and 15. RGB value is (33,54,21). Sum of RGB (Red+Green+Blue) = 33+54+21=108 (14% of max value = 765). Red value is 33 (13.28% from 255 or 30.56% from 108); Green value is 54 (21.48% from 255 or 50% from 108); Blue value is 21 (8.59% from 255 or 19.44% from 108); Max value from RGB is 54 - color contains mainly: green. Hex color #213615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #213615 is #DEC9EA. Grayscale: #2C2C2C. Windows color (decimal): -14600683 or 1390113. OLE color: 1390113.
HSL color Cylindrical-coordinate representation of color #213615: hue angle of 98.18º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #213615 is Cyan = 0.39, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 33 | 54 | 21 | - |
| CMYK | 0.39 | 0 | 0.61 | 0.79 |
| HSL | 98.18º | 0.44% | 0.15% | - |
| HSV(B) | 98.18º | 0.61% | 0.21% | - |
| XYZ | 2.08 | 3.02 | 1.18 | - |
| YUV | 43.96 | 115.04 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 54 | 21 | 0.39 | 0 | 0.61 | 0.79 | 98.18 | 0.44 | 0.15 |
| Hex | 21 | 36 | 15 | 27 | 0 | 3D | 4F | 62 | 2C | F |
| Octal | 41 | 66 | 25 | 47 | 0 | 75 | 117 | 142 | 54 | 17 |
| Binary | 100001 | 110110 | 10101 | 100111 | 0 | 111101 | 1001111 | 1100010 | 101100 | 1111 |
Color Harmonies of #213615
Complementary color
Monochromatic Colors of #213615
Black with #213615
Text Example
Text Example
White with #213615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213615; }
p { color: rgb(33,54,21); }
H1.HeaderClassName
{
color: #213615;
}
.AnyTagClassName
{
color: #213615;
}
</style>
background-color css
<style>
a { background-color: #213615; }
a { background-color: rgb(33,54,21); }
div.DivClassName
{
background-color: #213615;
}
.BgClassName
{
background-color: #213615;
}
</style>
border-color css
<style>
span { border-color: #213615; }
span { border-color: rgb(33,54,21); }
td.TdClassName
{
border-color: #213615;
}
.TagClassName
{
border-color: #213615;
}
</style>