Shades of Black Forest #294613
Tints of Black Forest #294613
RGB
CMYK
RGB Variations
Color information
#294613 (or 0x294613) is known color: Black Forest. HEX triplet: 29, 46 and 13. RGB value is (41,70,19). Sum of RGB (Red+Green+Blue) = 41+70+19=130 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.54% from 130); Green value is 70 (27.73% from 255 or 53.85% from 130); Blue value is 19 (7.81% from 255 or 14.62% from 130); Max value from RGB is 70 - color contains mainly: green. Hex color #294613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #294613 is #D6B9EC. Grayscale: #373737. Windows color (decimal): -14072301 or 1263145. OLE color: 1263145.
HSL color Cylindrical-coordinate representation of color #294613: hue angle of 94.12º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #294613 is Cyan = 0.41, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 70 | 19 | - |
| CMYK | 0.41 | 0 | 0.73 | 0.73 |
| HSL | 94.12º | 0.57% | 0.17% | - |
| HSV(B) | 94.12º | 0.73% | 0.27% | - |
| XYZ | 3.22 | 4.9 | 1.39 | - |
| YUV | 55.52 | 107.39 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 70 | 19 | 0.41 | 0 | 0.73 | 0.73 | 94.12 | 0.57 | 0.17 |
| Hex | 29 | 46 | 13 | 29 | 0 | 49 | 49 | 5E | 39 | 11 |
| Octal | 51 | 106 | 23 | 51 | 0 | 111 | 111 | 136 | 71 | 21 |
| Binary | 101001 | 1000110 | 10011 | 101001 | 0 | 1001001 | 1001001 | 1011110 | 111001 | 10001 |
Color Harmonies of #294613
Complementary color
Monochromatic Colors of #294613
Black with #294613
Text Example
Text Example
White with #294613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294613; }
p { color: rgb(41,70,19); }
H1.HeaderClassName
{
color: #294613;
}
.AnyTagClassName
{
color: #294613;
}
</style>
background-color css
<style>
a { background-color: #294613; }
a { background-color: rgb(41,70,19); }
div.DivClassName
{
background-color: #294613;
}
.BgClassName
{
background-color: #294613;
}
</style>
border-color css
<style>
span { border-color: #294613; }
span { border-color: rgb(41,70,19); }
td.TdClassName
{
border-color: #294613;
}
.TagClassName
{
border-color: #294613;
}
</style>