Skip to main content Skip to docs navigation

#74eecc hex color - Blue - Cool color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #74eecc Color code in RGB color code model is created after adding 45.49% red color, 93.33% green color and 80% blue color. Hex #74eecc Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 14% yellow and 6.67% black.

Hex #74eecc color code is between #77ddbb web safe hex color code and #66ffdd web safe hex color code. #77ddbb is the nearest web safe color code. You can see here many more shades of #74eecc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 74eecc #74eecc
RGB Decimal 116, 238, 204 rgb(116, 238, 204)
RGB Percent 45%, 93%, 80% rgb(45%, 93%, 80%)
CSS RGBa 116, 238, 204,1 rgba(116,238,204,1)
CMYK Model cmyk(51%,0%,14%,6.67%)
HSL Color Space 163,78% ,69% hsl(163,78% ,69%)
HSV Color Space 163°, 51%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110100 11101110 11001100
Octal 164 356 314
Decimal 116 238 204
Hex 74 ee cc

Different shades of #74eecc color code.

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

Light Shade of #74eecc
#a1f4dd
Dark Shade of #74eecc
#47e8bb
Saturated Shade of #74eecc
#6cf6cf
Desaturated Shade of #74eecc
#7ce6c9
Grey scale Shade of #74eecc
#b1b1b1
Brighten Shade
#8dffe5
Most Readable Shade
#000000

Shades of #74eecc color code

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

#74eecc
#67d3b5
#5ab99e
#4d9e88
#408471
#33695a
#264f44
#19342d
#0c1a16
#000000

Similar Color like #74eecc color

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

#75efcd
#76f0ce
#77f1cf
#78f2d0
#79f3d1
#7af4d2
#7bf5d3
#7cf6d4
#7df7d5
#7ef8d6
#7ff9d7
#80fad8
#81fbd9
#82fcda
#73edcb
#72ecca
#71ebc9
#70eac8
#6fe9c7
#6ee8c6
#6de7c5
#6ce6c4
#6be5c3
#6ae4c2
#69e3c1
#68e2c0
#67e1bf
#66e0be

Monochromatic Color with #74eecc

#74eecc
#0c1a16
#21443a
#366e5f
#4b9983
#5fc3a8

Tints of #74eecc Color

#74eecc
#83efd1
#92f1d7
#a2f3dd
#b1f5e2
#c1f7e8
#d0f9ee
#e0fbf3
#effdf9
#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

#74eecc
#ee7496

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

Split Complementary

#74eecc
#ee74d3
#ee8f74

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

Analogous Color

#74ee9b
#74eeb4
#74eecc
#74eee4
#74dfee

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

#74eecc
#cc74ee
#eecc74

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

#74eecc
#8f74ee
#ee7496
#d3ee74

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

#74eecc
#ee7496
#ee8f74
#74d3ee

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 #74eecc 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.

#74eecc Color Code Preview on Black Background Color

This is how #74eecc Color will look on black background color. Color contrast ratio is 14.84

#74eecc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #74eecc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #74eecc

#74eecc color code is use for CSS Background Color

Background color for the above div is #74eecc

HTML with inline CSS

<div style="background-color:#74eecc;"></div>

#74eecc color code is use for CSS Border Color

CSS Border color for the above div is #74eecc

HTML with inline CSS

<div style="border:5px solid #74eecc;"></div>

CSS Border Left color for the above div is #74eecc

HTML with inline CSS

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

CSS Border Right color for the above div is #74eecc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #74eecc

HTML with inline CSS

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

CSS Border Top color for the above div is #74eecc

HTML with inline CSS

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

#74eecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#74eecc Color code Preview on White Background

This is how #74eecc Color code will look on white background color. Color contrast ratio is 1.41

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

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(116,238,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,116,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(116,238,204,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.