Shades of Black Forest #294415
Tints of Black Forest #294415
RGB
CMYK
RGB Variations
Color information
#294415 (or 0x294415) is known color: Black Forest. HEX triplet: 29, 44 and 15. RGB value is (41,68,21). Sum of RGB (Red+Green+Blue) = 41+68+21=130 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.54% from 130); Green value is 68 (26.95% from 255 or 52.31% from 130); Blue value is 21 (8.59% from 255 or 16.15% from 130); Max value from RGB is 68 - color contains mainly: green. Hex color #294415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #294415 is #D6BBEA. Grayscale: #363636. Windows color (decimal): -14072811 or 1393705. OLE color: 1393705.
HSL color Cylindrical-coordinate representation of color #294415: hue angle of 94.47º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #294415 is Cyan = 0.40, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 68 | 21 | - |
| CMYK | 0.40 | 0 | 0.69 | 0.73 |
| HSL | 94.47º | 0.53% | 0.17% | - |
| HSV(B) | 94.47º | 0.69% | 0.27% | - |
| XYZ | 3.12 | 4.66 | 1.44 | - |
| YUV | 54.57 | 109.05 | 118.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 68 | 21 | 0.40 | 0 | 0.69 | 0.73 | 94.47 | 0.53 | 0.17 |
| Hex | 29 | 44 | 15 | 28 | 0 | 45 | 49 | 5E | 35 | 11 |
| Octal | 51 | 104 | 25 | 50 | 0 | 105 | 111 | 136 | 65 | 21 |
| Binary | 101001 | 1000100 | 10101 | 101000 | 0 | 1000101 | 1001001 | 1011110 | 110101 | 10001 |
Color Harmonies of #294415
Complementary color
Monochromatic Colors of #294415
Black with #294415
Text Example
Text Example
White with #294415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294415; }
p { color: rgb(41,68,21); }
H1.HeaderClassName
{
color: #294415;
}
.AnyTagClassName
{
color: #294415;
}
</style>
background-color css
<style>
a { background-color: #294415; }
a { background-color: rgb(41,68,21); }
div.DivClassName
{
background-color: #294415;
}
.BgClassName
{
background-color: #294415;
}
</style>
border-color css
<style>
span { border-color: #294415; }
span { border-color: rgb(41,68,21); }
td.TdClassName
{
border-color: #294415;
}
.TagClassName
{
border-color: #294415;
}
</style>