crispedge.com

Color picker

Loading...

#71fdbb hex color - Blue - Cool color - Information

#71fdbb hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #71fdbb Color code in RGB color code model is created after adding 44.31% red color, 99.22% green color and 73.33% blue color. Hex #71fdbb Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 26% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code71fdbb#71fdbb
RGB Decimal113, 253, 187rgb(113, 253, 187)
RGB Percent44%, 99%, 73%rgb(44%, 99%, 73%)
CSS RGBa113, 253, 187,1rgba(113,253,187,1)
CMYK Modelcmyk(55%,0%,26%,1%)
HSL Color Space152,97% ,72%hsl(152,97% ,72%)
HSV Color Space152°, 55%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011111110110111011
Octal161375273
Decimal113253187
Hex71fdbb

Different shades of #71fdbb color code.

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

Light Shade of #71fdbb
#a3fed3
Dark Shade of #71fdbb
#3ffca3
Saturated Shade of #71fdbb
#6fffbb
Desaturated Shade of #71fdbb
#78f6bb
Grey scale Shade of #71fdbb
#b7b7b7
Brighten Shade
#8affd4
Most Readable Shade
#000000

Shades of #71fdbb color code

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

#71fdbb
#64e0a6
#57c491
#4ba87c
#3e8c67
#327053
#25543e
#193829
#0c1c14
#000000

Similar Color like #71fdbb color

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

#72febc
#73ffbd
#74ffbe
#75ffbf
#76ffc0
#77ffc1
#78ffc2
#79ffc3
#7affc4
#7bffc5
#7cffc6
#7dffc7
#7effc8
#7fffc9
#70fcba
#6ffbb9
#6efab8
#6df9b7
#6cf8b6
#6bf7b5
#6af6b4
#69f5b3
#68f4b2
#67f3b1
#66f2b0
#65f1af
#64f0ae
#63efad

Monochromatic Color with #71fdbb

#71fdbb
#12281e
#25533d
#387d5d
#4ba87c
#5ed29c

Tints of #71fdbb Color

#71fdbb
#80fdc2
#90fdca
#a0fdd1
#b0fdd9
#bffee0
#cffee8
#dffeef
#effef7
#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

#71fdbb
#fd71b3

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

Split Complementary

#71fdbb
#fd71f9
#fd7571

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

Analogous Color

#71fd83
#71fd9f
#71fdbb
#71fdd7
#71fdf3

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

#71fdbb
#bb71fd
#fdbb71

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

#71fdbb
#7571fd
#fd71b3
#f9fd71

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

#71fdbb
#fd71b3
#fd7571
#71f9fd

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

#71fdbb Color Code Preview on Black Background Color

This is how #71fdbb Color will look on black background color. Color contrast ratio is 16.47

#71fdbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71fdbb color code is use for CSS Background Color

Background color for the above div is #71fdbb

HTML with inline CSS

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

#71fdbb color code is use for CSS Border Color

CSS Border color for the above div is #71fdbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71fdbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71fdbb Color code Preview on White Background

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

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

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