crispedge.com

Color picker

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

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

#71dc76 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #71dc76 Color code in RGB color code model is created after adding 44.31% red color, 86.27% green color and 46.27% blue color. Hex #71dc76 Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 0% magenta, 46% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code71dc76#71dc76
RGB Decimal113, 220, 118rgb(113, 220, 118)
RGB Percent44%, 86%, 46%rgb(44%, 86%, 46%)
CSS RGBa113, 220, 118,1rgba(113,220,118,1)
CMYK Modelcmyk(49%,0%,46%,14%)
HSL Color Space123,60% ,65%hsl(123,60% ,65%)
HSV Color Space123°, 49%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011101110001110110
Octal161334166
Decimal113220118
Hex71dc76

Different shades of #71dc76 color code.

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

Light Shade of #71dc76
#9ae69d
Dark Shade of #71dc76
#48d24f
Saturated Shade of #71dc76
#68e56e
Desaturated Shade of #71dc76
#7ad37e
Grey scale Shade of #71dc76
#a6a6a6
Brighten Shade
#8af58f
Most Readable Shade
#000000

Shades of #71dc76 color code

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

#71dc76
#64c368
#57ab5b
#4b924e
#3e7a41
#326134
#254927
#19301a
#0c180d
#000000

Similar Color like #71dc76 color

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

#72dd77
#73de78
#74df79
#75e07a
#76e17b
#77e27c
#78e37d
#79e47e
#7ae57f
#7be680
#7ce781
#7de882
#7ee983
#7fea84
#70db75
#6fda74
#6ed973
#6dd872
#6cd771
#6bd670
#6ad56f
#69d46e
#68d36d
#67d26c
#66d16b
#65d06a
#64cf69
#63ce68

Monochromatic Color with #71dc76

#71dc76
#040704
#1a321b
#305c32
#458748
#5bb15f

Tints of #71dc76 Color

#71dc76
#80df85
#90e394
#a0e7a3
#b0ebb2
#bfefc2
#cff3d1
#dff7e0
#effbef
#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

#71dc76
#dc71d7

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

Split Complementary

#71dc76
#ac71dc
#dc71a2

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

Analogous Color

#97dc71
#81dc71
#71dc76
#71dc8b
#71dca1

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

#71dc76
#7671dc
#dc7671

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

#71dc76
#71a1dc
#dc71d7
#dcab71

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

#71dc76
#dc71d7
#dc71a2
#71dcac

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

#71dc76 Color Code Preview on Black Background Color

This is how #71dc76 Color will look on black background color. Color contrast ratio is 12.20

#71dc76 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71dc76 color code is use for CSS Background Color

Background color for the above div is #71dc76

HTML with inline CSS

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

#71dc76 color code is use for CSS Border Color

CSS Border color for the above div is #71dc76

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71dc76 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71dc76 Color code Preview on White Background

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

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

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.