Skip to main content Skip to docs navigation

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

On this page
@
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 Hue/Base color: Green

Hex #71aaa6 Color code in RGB color code model is created after adding 44.31% red color, 66.67% green color and 65.1% blue color. Hex #71aaa6 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 0% magenta, 2% yellow and 33.33% black.

Hex #71aaa6 color code is between #7799aa web safe hex color code and #66bb99 web safe hex color code. #7799aa is the nearest web safe color code. You can see here many more shades of #71aaa6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 71aaa6 #71aaa6
RGB Decimal 113, 170, 166 rgb(113, 170, 166)
RGB Percent 44%, 67%, 65% rgb(44%, 67%, 65%)
CSS RGBa 113, 170, 166,1 rgba(113,170,166,1)
CMYK Model cmyk(34%,0%,2%,33.33%)
HSL Color Space 176,25% ,55% hsl(176,25% ,55%)
HSV Color Space 176°, 34%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110001 10101010 10100110
Octal 161 252 246
Decimal 113 170 166
Hex 71 aa a6

Different shades of #71aaa6 color code.

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

Light Shade of #71aaa6
#91bdba
Dark Shade of #71aaa6
#57918d
Saturated Shade of #71aaa6
#66b5b0
Desaturated Shade of #71aaa6
#7c9f9c
Grey scale Shade of #71aaa6
#8d8d8d
Brighten Shade
#8ac3bf
Most Readable Shade
#000000

Shades of #71aaa6 color code

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

#71aaa6
#649793
#578481
#4b716e
#3e5e5c
#324b49
#253837
#192524
#0c1212
#000000

Similar Color like #71aaa6 color

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

#72aba7
#73aca8
#74ada9
#75aeaa
#76afab
#77b0ac
#78b1ad
#79b2ae
#7ab3af
#7bb4b0
#7cb5b1
#7db6b2
#7eb7b3
#7fb8b4
#70a9a5
#6fa8a4
#6ea7a3
#6da6a2
#6ca5a1
#6ba4a0
#6aa39f
#69a29e
#68a19d
#67a09c
#669f9b
#659e9a
#649d99
#639c98

Monochromatic Color with #71aaa6

#71aaa6
#8dd4cf
#aafff9
#1c2a29
#395553
#557f7c

Tints of #71aaa6 Color

#71aaa6
#80b3af
#90bcb9
#a0c6c3
#b0cfcd
#bfd9d7
#cfe2e1
#dfeceb
#eff5f5
#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

#71aaa6
#aa7175

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

Split Complementary

#71aaa6
#aa7191
#aa8971

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

Analogous Color

#71aa8f
#71aa9b
#71aaa6
#71a3aa
#7197aa

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

#71aaa6
#a671aa
#aaa671

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

#71aaa6
#8971aa
#aa7175
#91aa71

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

#71aaa6
#aa7175
#aa8971
#7191aa

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

#71aaa6 Color Code Preview on Black Background Color

This is how #71aaa6 Color will look on black background color. Color contrast ratio is 8.00

#71aaa6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71aaa6 color code is use for CSS Background Color

Background color for the above div is #71aaa6

HTML with inline CSS

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

#71aaa6 color code is use for CSS Border Color

CSS Border color for the above div is #71aaa6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71aaa6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71aaa6 Color code Preview on White Background

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

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

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,170,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,113,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,170,166,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.