Skip to main content Skip to docs navigation

#31362d 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 USMC Green and its hex is #373D31 Nearest Color Name

Color Hue/Base color: Green

Hex #31362d Color code in RGB color code model is created after adding 19.22% red color, 21.18% green color and 17.65% blue color. Hex #31362d Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 17% yellow and 78.82% black.

Hex #31362d color code is between #333333 web safe hex color code and #224422 web safe hex color code. #333333 is the nearest web safe color code. You can see here many more shades of #31362d color code.

RGB Chart

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

Color Table

Hex Color Code 31362d #31362d
RGB Decimal 49, 54, 45 49, 54, 45
RGB Percent 19%, 21%, 18% rgb(19%, 21%, 18%)
CSS RGBa 49, 54, 45,1 rgba(49,54,45,1)
CMYK Model cmyk(9%,0%,17%,78.82%)
HSL Color Space 93,9% ,19% hsl(93,9% ,19%)
HSV Color Space 93°, 17%, 21%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110001 00110110 00101101
Octal 61 66 55
Decimal 49 54 45
Hex 31 36 2d

Different shades of #31362d color code.

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

Darkest of #31362d
#000000
Darker of #31362d
#000000
Dark of #31362d
#181a16
Base of #31362d
#31362d
Light of #31362d
#4a5244
Lighter
#636e5b
Lightest
#7d8973

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

#31362d
#322d36

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

Split Complementary

#31362d
#2d2d36
#362d35

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

Analogous Color

#36362d
#35362d
#31362d
#2e362d
#2d3630

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

#31362d
#362d31
#2d3136

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

#31362d
#2d3136
#322d36
#36322d

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

#31362d
#2d3536
#322d36
#362d2d

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 #31362d

#000000
#000000
#000000
#181a16
#31362d
#4a5244
#636e5b
#7d8973
#96a18e

Tints of #31362d Color

#31362d
#474c44
#5e625b
#757973
#8c8f8a
#a3a5a1
#babcb9
#d1d2d0
#e8e8e7
#ffffff

Shades of #31362d color code

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

#31362d
#2b3028
#262a23
#20241e
#1b1e19
#151814
#10120f
#0a0c0a
#050605
#000000

Tones

#31362d
#313131
#313131
#313131
#313131

Tones

Similar Color like #31362d color

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

#32372e
#33382f
#343930
#353a31
#363b32
#373c33
#383d34
#393e35
#3a3f36
#3b4037
#3c4138
#3d4239
#3e433a
#3f443b
#30352c
#2f342b
#2e332a
#2d3229
#2c3128
#2b3027
#2a2f26
#292e25
#282d24
#272c23
#262b22
#252a21
#242920
#23281f

Download this Dark Green

Hex #31362d 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.

#31362d Color Code Preview on Black Background Color

This is how #31362d Color will look on black background color. Color contrast ratio is 1.70

#31362d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #31362d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #31362d

#31362d color code is use for CSS Background Color

Background color for the above div is #31362d

HTML with inline CSS

<div style="background-color:#31362d;"></div>

#31362d color code is use for CSS Border Color

CSS Border color for the above div is #31362d

HTML with inline CSS

<div style="border:5px solid #31362d;"></div>

CSS Border Left color for the above div is #31362d

HTML with inline CSS

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

CSS Border Right color for the above div is #31362d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #31362d

HTML with inline CSS

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

CSS Border Top color for the above div is #31362d

HTML with inline CSS

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

#31362d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#31362d Color code Preview on White Background

This is how #31362d Color code will look on white background color. Color contrast ratio is 12.38

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 #31362d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #31362d; }

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(49,54,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(50,45,54,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(49,54,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }