@
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.

#31cb7b hex color - Green - Cool color - Information

#31cb7b hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #31cb7b Color code in RGB color code model is created after adding 19.22% red color, 79.61% green color and 48.24% blue color. Hex #31cb7b Color code in CMYK color (process color) code model is generated after subtraction of 76% cyan, 0% magenta, 39% yellow and 20.39% black.

Hex #31cb7b color code is between #33cc77 web safe hex color code and #22bb88 web safe hex color code. #33cc77 is the nearest web safe color code. You can see here many more shades of #31cb7b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code31cb7b#31cb7b
RGB Decimal49, 203, 123rgb(49, 203, 123)
RGB Percent19%, 80%, 48%rgb(19%, 80%, 48%)
CSS RGBa49, 203, 123,1rgba(49,203,123,1)
CMYK Modelcmyk(76%,0%,39%,20.39%)
HSL Color Space149,61% ,49%hsl(149,61% ,49%)
HSV Color Space149°, 76%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100011100101101111011
Octal61313173
Decimal49203123
Hex31cb7b

Different shades of #31cb7b color code.

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

Light Shade of #31cb7b
#58d795
Dark Shade of #31cb7b
#27a262
Saturated Shade of #31cb7b
#24d87b
Desaturated Shade of #31cb7b
#3ebe7b
Grey scale Shade of #31cb7b
#7e7e7e
Brighten Shade
#4ae494
Most Readable Shade
#000000

Shades of #31cb7b color code

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

#31cb7b
#2bb46d
#269d5f
#208752
#1b7044
#155a36
#104329
#0a2d1b
#05160d
#000000

Similar Color like #31cb7b color

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

#32cc7c
#33cd7d
#34ce7e
#35cf7f
#36d080
#37d181
#38d282
#39d383
#3ad484
#3bd585
#3cd686
#3dd787
#3ed888
#3fd989
#30ca7a
#2fc979
#2ec878
#2dc777
#2cc676
#2bc575
#2ac474
#29c373
#28c272
#27c171
#26c070
#25bf6f
#24be6e
#23bd6d

Monochromatic Color with #31cb7b

#31cb7b
#3bf595
#082114
#124b2e
#1c7647
#27a061

Tints of #31cb7b Color

#31cb7b
#47d089
#5ed698
#75dca7
#8ce2b5
#a3e7c4
#baedd3
#d1f3e1
#e8f9f0
#ffffff

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

#31cb7b
#cb3181

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

Split Complementary

#31cb7b
#c831cb
#cb3134

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

Analogous Color

#31cb3d
#31cb5c
#31cb7b
#31cb9a
#31cbb9

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

#31cb7b
#7b31cb
#cb7b31

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

#31cb7b
#3134cb
#cb3181
#cbc831

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

Double Complementary Color

#31cb7b
#cb3181
#cb3134
#31cbc8

Double Complementary 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).

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

#31cb7b Color Code Preview on Black Background Color

This is how #31cb7b Color will look on black background color. Color contrast ratio is 9.96

#31cb7b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#31cb7b color code is use for CSS Background Color

Background color for the above div is #31cb7b

HTML with inline CSS

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

#31cb7b color code is use for CSS Border Color

CSS Border color for the above div is #31cb7b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#31cb7b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#31cb7b Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.