Skip to main content Skip to docs navigation

#444d2f hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Matsuba Green and its hex is #454D32 Nearest Color Name

Color Hue/Base color: Green

Hex #444d2f Color code in RGB color code model is created after adding 26.67% red color, 30.2% green color and 18.43% blue color. Hex #444d2f Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 39% yellow and 69.8% black.

Hex #444d2f color code is between #335533 web safe hex color code and #554422 web safe hex color code. #335533 is the nearest web safe color code. You can see here many more shades of #444d2f color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 444d2f #444d2f
RGB Decimal 68, 77, 47 68, 77, 47
RGB Percent 27%, 30%, 18% rgb(27%, 30%, 18%)
CSS RGBa 68, 77, 47,1 rgba(68,77,47,1)
CMYK Model cmyk(12%,0%,39%,69.8%)
HSL Color Space 78,24% ,24% hsl(78,24% ,24%)
HSV Color Space 78°, 39%, 30%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01000100 01001101 00101111
Octal 104 115 57
Decimal 68 77 47
Hex 44 4d 2f

Different shades of #444d2f color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #444d2f
#000000
Darker of #444d2f
#0c0e08
Dark of #444d2f
#282d1c
Base of #444d2f
#444d2f
Light of #444d2f
#606d42
Lighter
#7c8c56
Lightest
#96a76e

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#444d2f
#382f4d

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#444d2f
#2f354d
#472f4d

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#4d442f
#4d492f
#444d2f
#3a4d2f
#2f4d30

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#444d2f
#4d2f44
#2f444d

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#444d2f
#2f444d
#382f4d
#4d382f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#444d2f
#2f4d47
#382f4d
#4d2f35

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #444d2f

#000000
#000000
#0c0e08
#282d1c
#444d2f
#606d42
#7c8c56
#96a76e
#adba8e

Tints of #444d2f Color

#444d2f
#586046
#6d745d
#828874
#979c8b
#abafa2
#c0c3b9
#d5d7d0
#eaebe7
#ffffff

Shades of #444d2f color code

Generate more color scales with scales (color stack) generator.

#444d2f
#3c4429
#343b24
#2d331f
#252a1a
#1e2214
#16190f
#0f110a
#070805
#000000

Tones

#444d2f
#3f413b
#3e3e3e
#3e3e3e
#3e3e3e

Tones

Similar Color like #444d2f color

Find visually similar hex color codes nearing to #444d2f hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#454e30
#464f31
#475032
#485133
#495234
#4a5335
#4b5436
#4c5537
#4d5638
#4e5739
#4f583a
#50593b
#515a3c
#525b3d
#434c2e
#424b2d
#414a2c
#40492b
#3f482a
#3e4729
#3d4628
#3c4527
#3b4426
#3a4325
#394224
#384123
#374022
#363f21

Download this Dark Green

Hex #444d2f Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#444d2f Color Code Preview on Black Background Color

This is how #444d2f Color will look on black background color. Color contrast ratio is 2.35

#444d2f in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#444d2f">Your Example Paragraph content text in with font color #444d2f </p>

Your Example Paragraph content text in with font color #444d2f

HTML with inline CSS

<div style="color:#444d2f">Your Paragraph text in with font color #444d2f </div>

Your Example Paragraph content text in with font color #444d2f

#444d2f color code is use for CSS Background Color

Background color for the above div is #444d2f

HTML with inline CSS

<div style="background-color:#444d2f;"></div>

#444d2f color code is use for CSS Border Color

CSS Border color for the above div is #444d2f

HTML with inline CSS

<div style="border:5px solid #444d2f;"></div>

CSS Border Left color for the above div is #444d2f

HTML with inline CSS

<div style="border-left:5px solid #444d2f;"></div>

CSS Border Right color for the above div is #444d2f

HTML with inline CSS

<div style="border-right:5px solid #444d2f;"></div>

CSS Border Bottom color for the above div is #444d2f

HTML with inline CSS

<div style="border-bottom:5px solid #444d2f;"></div>

CSS Border Top color for the above div is #444d2f

HTML with inline CSS

<div style="border-top:5px solid #444d2f;"></div>

#444d2f hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#444d2f; } .examplecolorclass {color:#444d2f; } .examplebordercolor {border:3px solid #444d2f; }

#444d2f Color code Preview on White Background

This is how #444d2f Color code will look on white background color. Color contrast ratio is 8.94

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #444d2f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #444d2f; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(68,77,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(56,47,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(68,77,47,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }