crispedge.com

Color picker

Loading...

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

#71a79f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #71a79f Color code in RGB color code model is created after adding 44.31% red color, 65.49% green color and 62.35% blue color. Hex #71a79f Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 5% yellow and 35% black.

Hex #71a79f color code is between #77aa99 web safe hex color code and #6699aa web safe hex color code. #77aa99 is the nearest web safe color code. You can see here many more shades of #71a79f color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code71a79f#71a79f
RGB Decimal113, 167, 159rgb(113, 167, 159)
RGB Percent44%, 65%, 62%rgb(44%, 65%, 62%)
CSS RGBa113, 167, 159,1rgba(113,167,159,1)
CMYK Modelcmyk(32%,0%,5%,35%)
HSL Color Space171,23% ,55%hsl(171,23% ,55%)
HSV Color Space171°, 32%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011010011110011111
Octal161247237
Decimal113167159
Hex71a79f

Different shades of #71a79f color code.

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

Light Shade of #71a79f
#90bbb4
Dark Shade of #71a79f
#588d85
Saturated Shade of #71a79f
#66b2a7
Desaturated Shade of #71a79f
#7d9b97
Grey scale Shade of #71a79f
#8c8c8c
Brighten Shade
#8ac0b8
Most Readable Shade
#000000

Shades of #71a79f color code

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

#71a79f
#64948d
#57817b
#4b6f6a
#3e5c58
#324a46
#253735
#192523
#0c1211
#000000

Similar Color like #71a79f color

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

#72a8a0
#73a9a1
#74aaa2
#75aba3
#76aca4
#77ada5
#78aea6
#79afa7
#7ab0a8
#7bb1a9
#7cb2aa
#7db3ab
#7eb4ac
#7fb5ad
#70a69e
#6fa59d
#6ea49c
#6da39b
#6ca29a
#6ba199
#6aa098
#699f97
#689e96
#679d95
#669c94
#659b93
#649a92
#639991

Monochromatic Color with #71a79f

#71a79f
#8ed1c7
#abfcf0
#1b2726
#37524e
#547c77

Tints of #71a79f Color

#71a79f
#80b0a9
#90bab4
#a0c4bf
#b0cec9
#bfd7d4
#cfe1df
#dfebe9
#eff5f4
#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

#71a79f
#a77179

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

Split Complementary

#71a79f
#a77194
#a78471

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

Analogous Color

#71a789
#71a794
#71a79f
#71a4a7
#7199a7

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

#71a79f
#9f71a7
#a79f71

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

#71a79f
#8471a7
#a77179
#94a771

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

#71a79f
#a77179
#a78471
#7194a7

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

#71a79f Color Code Preview on Black Background Color

This is how #71a79f Color will look on black background color. Color contrast ratio is 7.73

#71a79f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71a79f color code is use for CSS Background Color

Background color for the above div is #71a79f

HTML with inline CSS

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

#71a79f color code is use for CSS Border Color

CSS Border color for the above div is #71a79f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71a79f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71a79f Color code Preview on White Background

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

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

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,167,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,113,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,167,159,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.