crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#71efb4 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #71efb4 Color code in RGB color code model is created after adding 44.31% red color, 93.73% green color and 70.59% blue color. Hex #71efb4 Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 25% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code71efb4#71efb4
RGB Decimal113, 239, 180rgb(113, 239, 180)
RGB Percent44%, 94%, 71%rgb(44%, 94%, 71%)
CSS RGBa113, 239, 180,1rgba(113,239,180,1)
CMYK Modelcmyk(53%,0%,25%,6%)
HSL Color Space152,80% ,69%hsl(152,80% ,69%)
HSV Color Space152°, 53%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011110111110110100
Octal161357264
Decimal113239180
Hex71efb4

Different shades of #71efb4 color code.

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

Light Shade of #71efb4
#9ff4cc
Dark Shade of #71efb4
#43ea9c
Saturated Shade of #71efb4
#69f7b4
Desaturated Shade of #71efb4
#79e7b3
Grey scale Shade of #71efb4
#b0b0b0
Brighten Shade
#8affcd
Most Readable Shade
#000000

Shades of #71efb4 color code

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

#71efb4
#64d4a0
#57b98c
#4b9f78
#3e8464
#326a50
#254f3c
#193528
#0c1a14
#000000

Similar Color like #71efb4 color

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

#72f0b5
#73f1b6
#74f2b7
#75f3b8
#76f4b9
#77f5ba
#78f6bb
#79f7bc
#7af8bd
#7bf9be
#7cfabf
#7dfbc0
#7efcc1
#7ffdc2
#70eeb3
#6fedb2
#6eecb1
#6debb0
#6ceaaf
#6be9ae
#6ae8ad
#69e7ac
#68e6ab
#67e5aa
#66e4a9
#65e3a8
#64e2a7
#63e1a6

Monochromatic Color with #71efb4

#71efb4
#0d1a14
#214534
#356f54
#499a74
#5dc494

Tints of #71efb4 Color

#71efb4
#80f0bc
#90f2c4
#a0f4cd
#b0f6d5
#bff7dd
#cff9e6
#dffbee
#effdf6
#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

#71efb4
#ef71ac

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

Split Complementary

#71efb4
#ef71eb
#ef7571

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

Analogous Color

#71ef82
#71ef9b
#71efb4
#71efcd
#71efe6

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

#71efb4
#b471ef
#efb471

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

#71efb4
#7571ef
#ef71ac
#ebef71

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

#71efb4
#ef71ac
#ef7571
#71ebef

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

#71efb4 Color Code Preview on Black Background Color

This is how #71efb4 Color will look on black background color. Color contrast ratio is 14.71

#71efb4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71efb4 color code is use for CSS Background Color

Background color for the above div is #71efb4

HTML with inline CSS

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

#71efb4 color code is use for CSS Border Color

CSS Border color for the above div is #71efb4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71efb4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71efb4 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.