Shades of Black Forest #294418
Tints of Black Forest #294418
RGB
CMYK
RGB Variations
Color information
#294418 (or 0x294418) is known color: Black Forest. HEX triplet: 29, 44 and 18. RGB value is (41,68,24). Sum of RGB (Red+Green+Blue) = 41+68+24=133 (17% of max value = 765). Red value is 41 (16.41% from 255 or 30.83% from 133); Green value is 68 (26.95% from 255 or 51.13% from 133); Blue value is 24 (9.77% from 255 or 18.05% from 133); Max value from RGB is 68 - color contains mainly: green. Hex color #294418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #294418 is #D6BBE7. Grayscale: #373737. Windows color (decimal): -14072808 or 1590313. OLE color: 1590313.
HSL color Cylindrical-coordinate representation of color #294418: hue angle of 96.82º degrees, saturation: 0.48, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #294418 is Cyan = 0.40, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 68 | 24 | - |
| CMYK | 0.40 | 0 | 0.65 | 0.73 |
| HSL | 96.82º | 0.48% | 0.18% | - |
| HSV(B) | 96.82º | 0.65% | 0.27% | - |
| XYZ | 3.15 | 4.67 | 1.6 | - |
| YUV | 54.91 | 110.55 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 68 | 24 | 0.40 | 0 | 0.65 | 0.73 | 96.82 | 0.48 | 0.18 |
| Hex | 29 | 44 | 18 | 28 | 0 | 41 | 49 | 61 | 30 | 12 |
| Octal | 51 | 104 | 30 | 50 | 0 | 101 | 111 | 141 | 60 | 22 |
| Binary | 101001 | 1000100 | 11000 | 101000 | 0 | 1000001 | 1001001 | 1100001 | 110000 | 10010 |
Color Harmonies of #294418
Complementary color
Monochromatic Colors of #294418
Black with #294418
Text Example
Text Example
White with #294418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294418; }
p { color: rgb(41,68,24); }
H1.HeaderClassName
{
color: #294418;
}
.AnyTagClassName
{
color: #294418;
}
</style>
background-color css
<style>
a { background-color: #294418; }
a { background-color: rgb(41,68,24); }
div.DivClassName
{
background-color: #294418;
}
.BgClassName
{
background-color: #294418;
}
</style>
border-color css
<style>
span { border-color: #294418; }
span { border-color: rgb(41,68,24); }
td.TdClassName
{
border-color: #294418;
}
.TagClassName
{
border-color: #294418;
}
</style>