Skip to main content Skip to docs navigation

#71ecec hex color - Blue - 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: Blue

Hex #71ecec Color code in RGB color code model is created after adding 44.31% red color, 92.55% green color and 92.55% blue color. Hex #71ecec Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 0% yellow and 7.45% black.

Hex #71ecec color code is between #77eeee web safe hex color code and #66dddd web safe hex color code. #77eeee is the nearest web safe color code. You can see here many more shades of #71ecec 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 71ecec #71ecec
RGB Decimal 113, 236, 236 rgb(113, 236, 236)
RGB Percent 44%, 93%, 93% rgb(44%, 93%, 93%)
CSS RGBa 113, 236, 236,1 rgba(113,236,236,1)
CMYK Model cmyk(52%,0%,0%,7.45%)
HSL Color Space 180,76% ,68% hsl(180,76% ,68%)
HSV Color Space 180°, 52%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110001 11101100 11101100
Octal 161 354 354
Decimal 113 236 236
Hex 71 ec ec

Different shades of #71ecec color code.

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

Light Shade of #71ecec
#9ef2f2
Dark Shade of #71ecec
#44e6e6
Saturated Shade of #71ecec
#69f4f4
Desaturated Shade of #71ecec
#79e4e4
Grey scale Shade of #71ecec
#aeaeae
Brighten Shade
#8affff
Most Readable Shade
#000000

Shades of #71ecec color code

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

#71ecec
#64d1d1
#57b7b7
#4b9d9d
#3e8383
#326868
#254e4e
#193434
#0c1a1a
#000000

Similar Color like #71ecec color

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

#72eded
#73eeee
#74efef
#75f0f0
#76f1f1
#77f2f2
#78f3f3
#79f4f4
#7af5f5
#7bf6f6
#7cf7f7
#7df8f8
#7ef9f9
#7ffafa
#70ebeb
#6feaea
#6ee9e9
#6de8e8
#6ce7e7
#6be6e6
#6ae5e5
#69e4e4
#68e3e3
#67e2e2
#66e1e1
#65e0e0
#64dfdf
#63dede

Monochromatic Color with #71ecec

#71ecec
#0b1717
#204242
#346c6c
#489797
#5dc1c1

Tints of #71ecec Color

#71ecec
#80eeee
#90f0f0
#a0f2f2
#b0f4f4
#bff6f6
#cff8f8
#dffafa
#effcfc
#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

#71ecec
#ec7171

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

Split Complementary

#71ecec
#ec71af
#ecaf71

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

Analogous Color

#71ecbb
#71ecd3
#71ecec
#71d3ec
#71bbec

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

#71ecec
#ec71ec
#ecec71

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

#71ecec
#ae71ec
#ec7171
#aeec71

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

#71ecec
#ec7171
#ecaf71
#71afec

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

#71ecec Color Code Preview on Black Background Color

This is how #71ecec Color will look on black background color. Color contrast ratio is 14.91

#71ecec in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71ecec color code is use for CSS Background Color

Background color for the above div is #71ecec

HTML with inline CSS

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

#71ecec color code is use for CSS Border Color

CSS Border color for the above div is #71ecec

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71ecec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71ecec Color code Preview on White Background

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

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

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