crispedge.com

Color picker

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

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

#71df94 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #71df94 Color code in RGB color code model is created after adding 44.31% red color, 87.45% green color and 58.04% blue color. Hex #71df94 Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 0% magenta, 34% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code71df94#71df94
RGB Decimal113, 223, 148rgb(113, 223, 148)
RGB Percent44%, 87%, 58%rgb(44%, 87%, 58%)
CSS RGBa113, 223, 148,1rgba(113,223,148,1)
CMYK Modelcmyk(49%,0%,34%,13%)
HSL Color Space139,63% ,66%hsl(139,63% ,66%)
HSV Color Space139°, 49%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011101111110010100
Octal161337224
Decimal113223148
Hex71df94

Different shades of #71df94 color code.

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

Light Shade of #71df94
#9be8b3
Dark Shade of #71df94
#47d675
Saturated Shade of #71df94
#68e891
Desaturated Shade of #71df94
#7ad697
Grey scale Shade of #71df94
#a8a8a8
Brighten Shade
#8af8ad
Most Readable Shade
#000000

Shades of #71df94 color code

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

#71df94
#64c683
#57ad73
#4b9462
#3e7b52
#326341
#254a31
#193120
#0c1810
#000000

Similar Color like #71df94 color

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

#72e095
#73e196
#74e297
#75e398
#76e499
#77e59a
#78e69b
#79e79c
#7ae89d
#7be99e
#7cea9f
#7deba0
#7eeca1
#7feda2
#70de93
#6fdd92
#6edc91
#6ddb90
#6cda8f
#6bd98e
#6ad88d
#69d78c
#68d68b
#67d58a
#66d489
#65d388
#64d287
#63d186

Monochromatic Color with #71df94

#71df94
#050a07
#1b3523
#305f3f
#468a5c
#5bb478

Tints of #71df94 Color

#71df94
#80e29f
#90e6ab
#a0e9b7
#b0edc3
#bff0cf
#cff4db
#dff7e7
#effbf3
#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

#71df94
#df71bc

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

Split Complementary

#71df94
#cb71df
#df7185

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

Analogous Color

#7adf71
#71df7e
#71df94
#71dfaa
#71dfc0

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

#71df94
#9471df
#df9471

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

#71df94
#7185df
#df71bc
#dfcb71

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

#71df94
#df71bc
#df7185
#71dfcb

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

#71df94 Color Code Preview on Black Background Color

This is how #71df94 Color will look on black background color. Color contrast ratio is 12.68

#71df94 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71df94 color code is use for CSS Background Color

Background color for the above div is #71df94

HTML with inline CSS

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

#71df94 color code is use for CSS Border Color

CSS Border color for the above div is #71df94

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71df94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71df94 Color code Preview on White Background

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

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

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.