Shades of Black Forest #293920
Tints of Black Forest #293920
RGB
CMYK
RGB Variations
Color information
#293920 (or 0x293920) is known color: Black Forest. HEX triplet: 29, 39 and 20. RGB value is (41,57,32). Sum of RGB (Red+Green+Blue) = 41+57+32=130 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.54% from 130); Green value is 57 (22.66% from 255 or 43.85% from 130); Blue value is 32 (12.89% from 255 or 24.62% from 130); Max value from RGB is 57 - color contains mainly: green. Hex color #293920 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293920 is #D6C6DF. Grayscale: #313131. Windows color (decimal): -14075616 or 2111785. OLE color: 2111785.
HSL color Cylindrical-coordinate representation of color #293920: hue angle of 98.4º degrees, saturation: 0.28, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #293920 is Cyan = 0.28, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 57 | 32 | - |
| CMYK | 0.28 | 0 | 0.44 | 0.78 |
| HSL | 98.4º | 0.28% | 0.17% | - |
| HSV(B) | 98.4º | 0.44% | 0.22% | - |
| XYZ | 2.64 | 3.5 | 1.9 | - |
| YUV | 49.37 | 118.2 | 122.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 57 | 32 | 0.28 | 0 | 0.44 | 0.78 | 98.4 | 0.28 | 0.17 |
| Hex | 29 | 39 | 20 | 1C | 0 | 2C | 4E | 62 | 1C | 11 |
| Octal | 51 | 71 | 40 | 34 | 0 | 54 | 116 | 142 | 34 | 21 |
| Binary | 101001 | 111001 | 100000 | 11100 | 0 | 101100 | 1001110 | 1100010 | 11100 | 10001 |
Color Harmonies of #293920
Complementary color
Monochromatic Colors of #293920
Black with #293920
Text Example
Text Example
White with #293920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293920; }
p { color: rgb(41,57,32); }
H1.HeaderClassName
{
color: #293920;
}
.AnyTagClassName
{
color: #293920;
}
</style>
background-color css
<style>
a { background-color: #293920; }
a { background-color: rgb(41,57,32); }
div.DivClassName
{
background-color: #293920;
}
.BgClassName
{
background-color: #293920;
}
</style>
border-color css
<style>
span { border-color: #293920; }
span { border-color: rgb(41,57,32); }
td.TdClassName
{
border-color: #293920;
}
.TagClassName
{
border-color: #293920;
}
</style>