crispedge.com

Color picker

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

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

#71b193 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #71b193 Color code in RGB color code model is created after adding 44.31% red color, 69.41% green color and 57.65% blue color. Hex #71b193 Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 0% magenta, 17% yellow and 31% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code71b193#71b193
RGB Decimal113, 177, 147rgb(113, 177, 147)
RGB Percent44%, 69%, 58%rgb(44%, 69%, 58%)
CSS RGBa113, 177, 147,1rgba(113,177,147,1)
CMYK Modelcmyk(36%,0%,17%,31%)
HSL Color Space152,29% ,57%hsl(152,29% ,57%)
HSV Color Space152°, 36%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011011000110010011
Octal161261223
Decimal113177147
Hex71b193

Different shades of #71b193 color code.

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

Light Shade of #71b193
#92c3ac
Dark Shade of #71b193
#559a7a
Saturated Shade of #71b193
#66bc94
Desaturated Shade of #71b193
#7ca692
Grey scale Shade of #71b193
#919191
Brighten Shade
#8acaac
Most Readable Shade
#000000

Shades of #71b193 color code

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

#71b193
#649d82
#578972
#4b7662
#3e6251
#324e41
#253b31
#192720
#0c1310
#000000

Similar Color like #71b193 color

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

#72b294
#73b395
#74b496
#75b597
#76b698
#77b799
#78b89a
#79b99b
#7aba9c
#7bbb9d
#7cbc9e
#7dbd9f
#7ebea0
#7fbfa1
#70b092
#6faf91
#6eae90
#6dad8f
#6cac8e
#6bab8d
#6aaa8c
#69a98b
#68a88a
#67a789
#66a688
#65a587
#64a486
#63a385

Monochromatic Color with #71b193

#71b193
#8cdbb6
#040706
#203129
#3b5c4c
#568670

Tints of #71b193 Color

#71b193
#80b99f
#90c2ab
#a0cbb7
#b0d3c3
#bfdccf
#cfe5db
#dfede7
#eff6f3
#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

#71b193
#b1718f

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

Split Complementary

#71b193
#b171af
#b17371

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

Analogous Color

#71b179
#71b186
#71b193
#71b1a0
#71b1ad

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

#71b193
#9371b1
#b19371

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

#71b193
#7371b1
#b1718f
#afb171

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

#71b193
#b1718f
#b17371
#71afb1

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

#71b193 Color Code Preview on Black Background Color

This is how #71b193 Color will look on black background color. Color contrast ratio is 8.41

#71b193 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#71b193 color code is use for CSS Background Color

Background color for the above div is #71b193

HTML with inline CSS

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

#71b193 color code is use for CSS Border Color

CSS Border color for the above div is #71b193

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#71b193 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#71b193 Color code Preview on White Background

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

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

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.