crispedge.com

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

#75e0ab hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #75e0ab Color code in RGB color code model is created after adding 45.88% red color, 87.84% green color and 67.06% blue color. Hex #75e0ab Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 24% yellow and 12% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code75e0ab#75e0ab
RGB Decimal117, 224, 171rgb(117, 224, 171)
RGB Percent46%, 88%, 67%rgb(46%, 88%, 67%)
CSS RGBa117, 224, 171,1rgba(117,224,171,1)
CMYK Modelcmyk(48%,0%,24%,12%)
HSL Color Space150,63% ,67%hsl(150,63% ,67%)
HSV Color Space150°, 48%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011110000010101011
Octal165340253
Decimal117224171
Hex75e0ab

Different shades of #75e0ab color code.

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

Light Shade of #75e0ab
#9fe9c4
Dark Shade of #75e0ab
#4bd792
Saturated Shade of #75e0ab
#6de8ab
Desaturated Shade of #75e0ab
#7dd8ab
Grey scale Shade of #75e0ab
#aaaaaa
Brighten Shade
#8ef9c4
Most Readable Shade
#000000

Shades of #75e0ab color code

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

#75e0ab
#68c798
#5bae85
#4e9572
#417c5f
#34634c
#274a39
#1a3126
#0d1813
#000000

Similar Color like #75e0ab color

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

#76e1ac
#77e2ad
#78e3ae
#79e4af
#7ae5b0
#7be6b1
#7ce7b2
#7de8b3
#7ee9b4
#7feab5
#80ebb6
#81ecb7
#82edb8
#83eeb9
#74dfaa
#73dea9
#72dda8
#71dca7
#70dba6
#6fdaa5
#6ed9a4
#6dd8a3
#6cd7a2
#6bd6a1
#6ad5a0
#69d49f
#68d39e
#67d29d

Monochromatic Color with #75e0ab

#75e0ab
#060b09
#1c3629
#32604a
#498b6a
#5fb58b

Tints of #75e0ab Color

#75e0ab
#84e3b4
#93e6bd
#a3eac7
#b2edd0
#c1f1d9
#d1f4e3
#e0f8ec
#effbf5
#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

#75e0ab
#e075aa

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

Split Complementary

#75e0ab
#e075e0
#e07675

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

Analogous Color

#75e080
#75e096
#75e0ab
#75e0c0
#75e0d6

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

#75e0ab
#ab75e0
#e0ab75

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

#75e0ab
#7575e0
#e075aa
#dfe075

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

#75e0ab
#e075aa
#e07675
#75e0e0

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

#75e0ab Color Code Preview on Black Background Color

This is how #75e0ab Color will look on black background color. Color contrast ratio is 13.01

#75e0ab in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75e0ab color code is use for CSS Background Color

Background color for the above div is #75e0ab

HTML with inline CSS

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

#75e0ab color code is use for CSS Border Color

CSS Border color for the above div is #75e0ab

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75e0ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75e0ab Color code Preview on White Background

This is how #75e0ab Color code will look on white background color. Color contrast ratio is 1.61

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

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,224,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(224,117,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,224,171,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>