Shades of Black Forest #294713
Tints of Black Forest #294713
RGB
CMYK
RGB Variations
Color information
#294713 (or 0x294713) is known color: Black Forest. HEX triplet: 29, 47 and 13. RGB value is (41,71,19). Sum of RGB (Red+Green+Blue) = 41+71+19=131 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.30% from 131); Green value is 71 (28.12% from 255 or 54.20% from 131); Blue value is 19 (7.81% from 255 or 14.50% from 131); Max value from RGB is 71 - color contains mainly: green. Hex color #294713 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #294713 is #D6B8EC. Grayscale: #383838. Windows color (decimal): -14072045 or 1263401. OLE color: 1263401.
HSL color Cylindrical-coordinate representation of color #294713: hue angle of 94.62º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #294713 is Cyan = 0.42, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 41 | 71 | 19 | - |
| CMYK | 0.42 | 0 | 0.73 | 0.72 |
| HSL | 94.62º | 0.58% | 0.18% | - |
| HSV(B) | 94.62º | 0.73% | 0.28% | - |
| XYZ | 3.29 | 5.02 | 1.41 | - |
| YUV | 56.1 | 107.06 | 117.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 19 | 0.42 | 0 | 0.73 | 0.72 | 94.62 | 0.58 | 0.18 |
| Hex | 29 | 47 | 13 | 2A | 0 | 49 | 48 | 5F | 3A | 12 |
| Octal | 51 | 107 | 23 | 52 | 0 | 111 | 110 | 137 | 72 | 22 |
| Binary | 101001 | 1000111 | 10011 | 101010 | 0 | 1001001 | 1001000 | 1011111 | 111010 | 10010 |
Color Harmonies of #294713
Complementary color
Monochromatic Colors of #294713
Black with #294713
Text Example
Text Example
White with #294713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294713; }
p { color: rgb(41,71,19); }
H1.HeaderClassName
{
color: #294713;
}
.AnyTagClassName
{
color: #294713;
}
</style>
background-color css
<style>
a { background-color: #294713; }
a { background-color: rgb(41,71,19); }
div.DivClassName
{
background-color: #294713;
}
.BgClassName
{
background-color: #294713;
}
</style>
border-color css
<style>
span { border-color: #294713; }
span { border-color: rgb(41,71,19); }
td.TdClassName
{
border-color: #294713;
}
.TagClassName
{
border-color: #294713;
}
</style>