crispedge.com

Color picker

Loading...

#71a11f hex color - Green - Warm color - Information

#71a11f hex color - Green - Warm color

Color Hue/Base color: Green

Hex #71a11f Color code in RGB color code model is created after adding 44.31% red color, 63.14% green color and 12.16% blue color. Hex #71a11f Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 0% magenta, 81% yellow and 37% black.

Hex #71a11f color code is between #779922 web safe hex color code and #66aa11 web safe hex color code. #779922 is the nearest web safe color code. You can see here many more shades of #71a11f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code71a11f#71a11f
RGB Decimal113, 161, 31rgb(113, 161, 31)
RGB Percent44%, 63%, 12%rgb(44%, 63%, 12%)
CSS RGBa113, 161, 31,1rgba(113,161,31,1)
CMYK Modelcmyk(30%,0%,81%,37%)
HSL Color Space82,68% ,38%hsl(82,68% ,38%)
HSV Color Space82°, 81%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100011010000100011111
Octal16124137
Decimal11316131
Hex71a11f

Different shades of #71a11f color code.

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

Light Shade of #71a11f
#8fcc27
Dark Shade of #71a11f
#537617
Saturated Shade of #71a11f
#73ab15
Desaturated Shade of #71a11f
#6e9729
Grey scale Shade of #71a11f
#606060
Brighten Shade
#8aba38
Most Readable Shade
#000000

Shades of #71a11f color code

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

#71a11f
#648f1b
#577d18
#4b6b14
#3e5911
#32470d
#25350a
#192306
#0c1103
#000000

Similar Color like #71a11f color

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

#72a220
#73a321
#74a422
#75a523
#76a624
#77a725
#78a826
#79a927
#7aaa28
#7bab29
#7cac2a
#7dad2b
#7eae2c
#7faf2d
#70a01e
#6f9f1d
#6e9e1c
#6d9d1b
#6c9c1a
#6b9b19
#6a9a18
#699917
#689816
#679715
#669614
#659513
#649412
#639311

Monochromatic Color with #71a11f

#71a11f
#8fcb27
#adf62f
#182106
#354c0f
#537617

Tints of #71a11f Color

#71a11f
#80ab37
#90b550
#a0c069
#b0ca82
#bfd59b
#cfdfb4
#dfeacd
#eff4e6
#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

#71a11f
#4f1fa1

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

Split Complementary

#71a11f
#1f30a1
#901fa1

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

Analogous Color

#a19d1f
#8ba11f
#71a11f
#57a11f
#3da11f

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

#71a11f
#1f71a1
#a11f71

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

#71a11f
#1fa190
#4f1fa1
#a11f30

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

#71a11f
#4f1fa1
#901fa1
#30a11f

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

#71a11f Color Code Preview on Black Background Color

This is how #71a11f Color will look on black background color. Color contrast ratio is 6.82

#71a11f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71a11f color code is use for CSS Background Color

Background color for the above div is #71a11f

HTML with inline CSS

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

#71a11f color code is use for CSS Border Color

CSS Border color for the above div is #71a11f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71a11f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71a11f Color code Preview on White Background

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

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

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,161,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,31,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,161,31,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.