crispedge.com

#75e9a7 hex color - Green - Cool color - Information

#75e9a7 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #75e9a7 Color code in RGB color code model is created after adding 45.88% red color, 91.37% green color and 65.49% blue color. Hex #75e9a7 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 28% yellow and 8.63% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75e9a7#75e9a7
RGB Decimal117, 233, 167rgb(117, 233, 167)
RGB Percent46%, 91%, 65%rgb(46%, 91%, 65%)
CSS RGBa117, 233, 167,1rgba(117,233,167,1)
CMYK Modelcmyk(50%,0%,28%,8.63%)
HSL Color Space146,73% ,69%hsl(146,73% ,69%)
HSV Color Space146°, 50%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011110100110100111
Octal165351247
Decimal117233167
Hex75e9a7

Different shades of #75e9a7 color code.

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

Light Shade of #75e9a7
#a1f0c3
Dark Shade of #75e9a7
#49e28b
Saturated Shade of #75e9a7
#6df1a6
Desaturated Shade of #75e9a7
#7de1a8
Grey scale Shade of #75e9a7
#afafaf
Brighten Shade
#8effc0
Most Readable Shade
#000000

Shades of #75e9a7 color code

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

#75e9a7
#68cf94
#5bb581
#4e9b6f
#41815c
#34674a
#274d37
#1a3325
#0d1912
#000000

Similar Color like #75e9a7 color

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

#76eaa8
#77eba9
#78ecaa
#79edab
#7aeeac
#7befad
#7cf0ae
#7df1af
#7ef2b0
#7ff3b1
#80f4b2
#81f5b3
#82f6b4
#83f7b5
#74e8a6
#73e7a5
#72e6a4
#71e5a3
#70e4a2
#6fe3a1
#6ee2a0
#6de19f
#6ce09e
#6bdf9d
#6ade9c
#69dd9b
#68dc9a
#67db99

Monochromatic Color with #75e9a7

#75e9a7
#0a140f
#203f2d
#35694c
#4a946a
#60be89

Tints of #75e9a7 Color

#75e9a7
#84ebb0
#93edba
#a3f0c4
#b2f2ce
#c1f5d7
#d1f7e1
#e0faeb
#effcf5
#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

#75e9a7
#e975b7

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

Split Complementary

#75e9a7
#e175e9
#e9757d

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

Analogous Color

#75e979
#75e990
#75e9a7
#75e9be
#75e9d5

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

#75e9a7
#a775e9
#e9a775

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

#75e9a7
#757de9
#e975b7
#e9e175

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

#75e9a7
#e975b7
#e9757d
#75e9e1

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 #75e9a7 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.

#75e9a7 Color Code Preview on Black Background Color

This is how #75e9a7 Color will look on black background color. Color contrast ratio is 13.97

#75e9a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75e9a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75e9a7

#75e9a7 color code is use for CSS Background Color

Background color for the above div is #75e9a7

HTML with inline CSS

<div style="background-color:#75e9a7;"></div>

#75e9a7 color code is use for CSS Border Color

CSS Border color for the above div is #75e9a7

HTML with inline CSS

<div style="border:5px solid #75e9a7;"></div>

CSS Border Left color for the above div is #75e9a7

HTML with inline CSS

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

CSS Border Right color for the above div is #75e9a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #75e9a7

HTML with inline CSS

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

CSS Border Top color for the above div is #75e9a7

HTML with inline CSS

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

#75e9a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75e9a7 Color code Preview on White Background

This is how #75e9a7 Color code will look on white background color. Color contrast ratio is 1.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 #75e9a7; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #75e9a7; }

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(117,233,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(233,117,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,233,167,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.