Shades of Black Forest #294515
Tints of Black Forest #294515
RGB
CMYK
RGB Variations
Color information
#294515 (or 0x294515) is known color: Black Forest. HEX triplet: 29, 45 and 15. RGB value is (41,69,21). Sum of RGB (Red+Green+Blue) = 41+69+21=131 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.30% from 131); Green value is 69 (27.34% from 255 or 52.67% from 131); Blue value is 21 (8.59% from 255 or 16.03% from 131); Max value from RGB is 69 - color contains mainly: green. Hex color #294515 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #294515 is #D6BAEA. Grayscale: #373737. Windows color (decimal): -14072555 or 1393961. OLE color: 1393961.
HSL color Cylindrical-coordinate representation of color #294515: hue angle of 95º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #294515 is Cyan = 0.41, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 69 | 21 | - |
| CMYK | 0.41 | 0 | 0.70 | 0.73 |
| HSL | 95º | 0.53% | 0.18% | - |
| HSV(B) | 95º | 0.7% | 0.27% | - |
| XYZ | 3.18 | 4.78 | 1.46 | - |
| YUV | 55.16 | 108.72 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 21 | 0.41 | 0 | 0.70 | 0.73 | 95 | 0.53 | 0.18 |
| Hex | 29 | 45 | 15 | 29 | 0 | 46 | 49 | 5F | 35 | 12 |
| Octal | 51 | 105 | 25 | 51 | 0 | 106 | 111 | 137 | 65 | 22 |
| Binary | 101001 | 1000101 | 10101 | 101001 | 0 | 1000110 | 1001001 | 1011111 | 110101 | 10010 |
Color Harmonies of #294515
Complementary color
Monochromatic Colors of #294515
Black with #294515
Text Example
Text Example
White with #294515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294515; }
p { color: rgb(41,69,21); }
H1.HeaderClassName
{
color: #294515;
}
.AnyTagClassName
{
color: #294515;
}
</style>
background-color css
<style>
a { background-color: #294515; }
a { background-color: rgb(41,69,21); }
div.DivClassName
{
background-color: #294515;
}
.BgClassName
{
background-color: #294515;
}
</style>
border-color css
<style>
span { border-color: #294515; }
span { border-color: rgb(41,69,21); }
td.TdClassName
{
border-color: #294515;
}
.TagClassName
{
border-color: #294515;
}
</style>