crispedge.com

Color picker

Loading...

#71bf82 hex color - Green - Cool color - Information

#71bf82 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #71bf82 Color code in RGB color code model is created after adding 44.31% red color, 74.9% green color and 50.98% blue color. Hex #71bf82 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 0% magenta, 32% yellow and 25% black.

Hex #71bf82 color code is between #77bb88 web safe hex color code and #66cc77 web safe hex color code. #77bb88 is the nearest web safe color code. You can see here many more shades of #71bf82 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code71bf82#71bf82
RGB Decimal113, 191, 130rgb(113, 191, 130)
RGB Percent44%, 75%, 51%rgb(44%, 75%, 51%)
CSS RGBa113, 191, 130,1rgba(113,191,130,1)
CMYK Modelcmyk(41%,0%,32%,25%)
HSL Color Space133,38% ,60%hsl(133,38% ,60%)
HSV Color Space133°, 41%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011011111110000010
Octal161277202
Decimal113191130
Hex71bf82

Different shades of #71bf82 color code.

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

Light Shade of #71bf82
#94cfa1
Dark Shade of #71bf82
#4fae63
Saturated Shade of #71bf82
#67c97c
Desaturated Shade of #71bf82
#7bb588
Grey scale Shade of #71bf82
#989898
Brighten Shade
#8ad89b
Most Readable Shade
#000000

Shades of #71bf82 color code

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

#71bf82
#64a973
#579465
#4b7f56
#3e6a48
#325439
#253f2b
#192a1c
#0c150e
#000000

Similar Color like #71bf82 color

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

#72c083
#73c184
#74c285
#75c386
#76c487
#77c588
#78c689
#79c78a
#7ac88b
#7bc98c
#7cca8d
#7dcb8e
#7ecc8f
#7fcd90
#70be81
#6fbd80
#6ebc7f
#6dbb7e
#6cba7d
#6bb97c
#6ab87b
#69b77a
#68b679
#67b578
#66b477
#65b376
#64b275
#63b174

Monochromatic Color with #71bf82

#71bf82
#8ae99f
#0c150e
#263f2b
#3f6a48
#589465

Tints of #71bf82 Color

#71bf82
#80c68f
#90cd9d
#a0d4ab
#b0dbb9
#bfe2c7
#cfe9d5
#dff0e3
#eff7f1
#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

#71bf82
#bf71ae

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

Split Complementary

#71bf82
#a971bf
#bf7187

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

Analogous Color

#7fbf71
#71bf72
#71bf82
#71bf92
#71bfa1

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

#71bf82
#8271bf
#bf8271

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

#71bf82
#7187bf
#bf71ae
#bfa971

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

#71bf82
#bf71ae
#bf7187
#71bfa9

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 #71bf82 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.

#71bf82 Color Code Preview on Black Background Color

This is how #71bf82 Color will look on black background color. Color contrast ratio is 9.48

#71bf82 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71bf82

HTML with inline CSS

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

Your Example Paragraph content text in with font color #71bf82

#71bf82 color code is use for CSS Background Color

Background color for the above div is #71bf82

HTML with inline CSS

<div style="background-color:#71bf82;"></div>

#71bf82 color code is use for CSS Border Color

CSS Border color for the above div is #71bf82

HTML with inline CSS

<div style="border:5px solid #71bf82;"></div>

CSS Border Left color for the above div is #71bf82

HTML with inline CSS

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

CSS Border Right color for the above div is #71bf82

HTML with inline CSS

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

CSS Border Bottom color for the above div is #71bf82

HTML with inline CSS

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

CSS Border Top color for the above div is #71bf82

HTML with inline CSS

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

#71bf82 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71bf82 Color code Preview on White Background

This is how #71bf82 Color code will look on white background color. Color contrast ratio is 2.22

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

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(113,191,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,113,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,191,130,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.