crispedge.com

Color picker

Loading...

#75ecc0 hex color - Blue - Cool color - Information

#75ecc0 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #75ecc0 Color code in RGB color code model is created after adding 45.88% red color, 92.55% green color and 75.29% blue color. Hex #75ecc0 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 19% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75ecc0#75ecc0
RGB Decimal117, 236, 192rgb(117, 236, 192)
RGB Percent46%, 93%, 75%rgb(46%, 93%, 75%)
CSS RGBa117, 236, 192,1rgba(117,236,192,1)
CMYK Modelcmyk(50%,0%,19%,7%)
HSL Color Space158,76% ,69%hsl(158,76% ,69%)
HSV Color Space158°, 50%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011110110011000000
Octal165354300
Decimal117236192
Hex75ecc0

Different shades of #75ecc0 color code.

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

Light Shade of #75ecc0
#a2f2d4
Dark Shade of #75ecc0
#48e6ac
Saturated Shade of #75ecc0
#6df4c2
Desaturated Shade of #75ecc0
#7de4be
Grey scale Shade of #75ecc0
#b0b0b0
Brighten Shade
#8effd9
Most Readable Shade
#000000

Shades of #75ecc0 color code

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

#75ecc0
#68d1aa
#5bb795
#4e9d80
#41836a
#346855
#274e40
#1a342a
#0d1a15
#000000

Similar Color like #75ecc0 color

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

#76edc1
#77eec2
#78efc3
#79f0c4
#7af1c5
#7bf2c6
#7cf3c7
#7df4c8
#7ef5c9
#7ff6ca
#80f7cb
#81f8cc
#82f9cd
#83face
#74ebbf
#73eabe
#72e9bd
#71e8bc
#70e7bb
#6fe6ba
#6ee5b9
#6de4b8
#6ce3b7
#6be2b6
#6ae1b5
#69e0b4
#68dfb3
#67deb2

Monochromatic Color with #75ecc0

#75ecc0
#0c1713
#214236
#366c58
#4b977b
#60c19d

Tints of #75ecc0 Color

#75ecc0
#84eec7
#93f0ce
#a3f2d5
#b2f4dc
#c1f6e3
#d1f8ea
#e0faf1
#effcf8
#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

#75ecc0
#ec75a1

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

Split Complementary

#75ecc0
#ec75dc
#ec8575

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

Analogous Color

#75ec90
#75eca8
#75ecc0
#75ecd8
#75e8ec

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

#75ecc0
#c075ec
#ecc075

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

#75ecc0
#8475ec
#ec75a1
#dcec75

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

#75ecc0
#ec75a1
#ec8575
#75dcec

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

#75ecc0 Color Code Preview on Black Background Color

This is how #75ecc0 Color will look on black background color. Color contrast ratio is 14.52

#75ecc0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75ecc0 color code is use for CSS Background Color

Background color for the above div is #75ecc0

HTML with inline CSS

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

#75ecc0 color code is use for CSS Border Color

CSS Border color for the above div is #75ecc0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75ecc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75ecc0 Color code Preview on White Background

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

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

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,236,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,117,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,236,192,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.