Shades of Black Forest #294217
Tints of Black Forest #294217
RGB
CMYK
RGB Variations
Color information
#294217 (or 0x294217) is known color: Black Forest. HEX triplet: 29, 42 and 17. RGB value is (41,66,23). Sum of RGB (Red+Green+Blue) = 41+66+23=130 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.54% from 130); Green value is 66 (26.17% from 255 or 50.77% from 130); Blue value is 23 (9.38% from 255 or 17.69% from 130); Max value from RGB is 66 - color contains mainly: green. Hex color #294217 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #294217 is #D6BDE8. Grayscale: #353535. Windows color (decimal): -14073321 or 1524265. OLE color: 1524265.
HSL color Cylindrical-coordinate representation of color #294217: hue angle of 94.88º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #294217 is Cyan = 0.38, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 66 | 23 | - |
| CMYK | 0.38 | 0 | 0.65 | 0.74 |
| HSL | 94.88º | 0.48% | 0.17% | - |
| HSV(B) | 94.88º | 0.65% | 0.26% | - |
| XYZ | 3.02 | 4.43 | 1.51 | - |
| YUV | 53.62 | 110.72 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 66 | 23 | 0.38 | 0 | 0.65 | 0.74 | 94.88 | 0.48 | 0.17 |
| Hex | 29 | 42 | 17 | 26 | 0 | 41 | 4A | 5F | 30 | 11 |
| Octal | 51 | 102 | 27 | 46 | 0 | 101 | 112 | 137 | 60 | 21 |
| Binary | 101001 | 1000010 | 10111 | 100110 | 0 | 1000001 | 1001010 | 1011111 | 110000 | 10001 |
Color Harmonies of #294217
Complementary color
Monochromatic Colors of #294217
Black with #294217
Text Example
Text Example
White with #294217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294217; }
p { color: rgb(41,66,23); }
H1.HeaderClassName
{
color: #294217;
}
.AnyTagClassName
{
color: #294217;
}
</style>
background-color css
<style>
a { background-color: #294217; }
a { background-color: rgb(41,66,23); }
div.DivClassName
{
background-color: #294217;
}
.BgClassName
{
background-color: #294217;
}
</style>
border-color css
<style>
span { border-color: #294217; }
span { border-color: rgb(41,66,23); }
td.TdClassName
{
border-color: #294217;
}
.TagClassName
{
border-color: #294217;
}
</style>