Skip to main content Skip to docs navigation

#31a01d hex color | Dark Green & Cool color | 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 Pantone 3529 C and its hex is #1FA824 Nearest Color Name

Color Hue/Base color: Green

Hex #31a01d Color code in RGB color code model is created after adding 19.22% red color, 62.75% green color and 11.37% blue color. Hex #31a01d Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 0% magenta, 82% yellow and 37.25% black.

Hex #31a01d color code is between #339922 web safe hex color code and #22aa11 web safe hex color code. #339922 is the nearest web safe color code. You can see here many more shades of #31a01d color code.

RGB Chart

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

Color Table

Hex Color Code 31a01d #31a01d
RGB Decimal 49, 160, 29 49, 160, 29
RGB Percent 19%, 63%, 11% rgb(19%, 63%, 11%)
CSS RGBa 49, 160, 29,1 rgba(49,160,29,1)
CMYK Model cmyk(69%,0%,82%,37.25%)
HSL Color Space 111,69% ,37% hsl(111,69% ,37%)
HSV Color Space 111°, 82%, 63%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110001 10100000 00011101
Octal 61 240 35
Decimal 49 160 29
Hex 31 a0 1d

Different shades of #31a01d color code.

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

Darkest of #31a01d
#091e06
Darker of #31a01d
#174a0d
Dark of #31a01d
#247515
Base of #31a01d
#31a01d
Light of #31a01d
#3ecb25
Lighter
#5ddd46
Lightest
#83e571

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

#31a01d
#8c1da0

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

Split Complementary

#31a01d
#4b1da0
#a01d73

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

Analogous Color

#7da01d
#68a01d
#31a01d
#1da035
#1da06b

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

#31a01d
#a01d31
#1d31a0

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

#31a01d
#1d31a0
#8c1da0
#a08c1d

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

#31a01d
#1d73a0
#8c1da0
#a04b1d

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 #31a01d

#000000
#091e06
#174a0d
#247515
#31a01d
#3ecb25
#5ddd46
#83e571
#a8ed9c

Tints of #31a01d Color

#31a01d
#47aa36
#5eb54f
#75bf68
#8cca81
#a3d49a
#badfb3
#d1e9cc
#e8f4e5
#ffffff

Shades of #31a01d color code

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

#31a01d
#2b8e19
#267c16
#206a13
#1b5810
#15470c
#103509
#0a2306
#051103
#000000

Tones

#31a01d
#3e8d30
#4b7a43
#586756
#5f5f5f

Tones

Similar Color like #31a01d color

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

#32a11e
#33a21f
#34a320
#35a421
#36a522
#37a623
#38a724
#39a825
#3aa926
#3baa27
#3cab28
#3dac29
#3ead2a
#3fae2b
#309f1c
#2f9e1b
#2e9d1a
#2d9c19
#2c9b18
#2b9a17
#2a9916
#299815
#289714
#279613
#269512
#259411
#249310
#23920f

Download this

Hex #31a01d 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.

#31a01d Color Code Preview on Black Background Color

This is how #31a01d Color will look on black background color. Color contrast ratio is 6.18

#31a01d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #31a01d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #31a01d

#31a01d color code is use for CSS Background Color

Background color for the above div is #31a01d

HTML with inline CSS

<div style="background-color:#31a01d;"></div>

#31a01d color code is use for CSS Border Color

CSS Border color for the above div is #31a01d

HTML with inline CSS

<div style="border:5px solid #31a01d;"></div>

CSS Border Left color for the above div is #31a01d

HTML with inline CSS

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

CSS Border Right color for the above div is #31a01d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #31a01d

HTML with inline CSS

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

CSS Border Top color for the above div is #31a01d

HTML with inline CSS

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

#31a01d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#31a01d Color code Preview on White Background

This is how #31a01d Color code will look on white background color. Color contrast ratio is 3.40

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(49,160,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,29,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(49,160,29,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }