crispedge.com

Color picker

Loading...

#74ddaf hex color - Green - Cool color - Information

#74ddaf hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #74ddaf Color code in RGB color code model is created after adding 45.49% red color, 86.67% green color and 68.63% blue color. Hex #74ddaf Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 21% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code74ddaf#74ddaf
RGB Decimal116, 221, 175rgb(116, 221, 175)
RGB Percent45%, 87%, 69%rgb(45%, 87%, 69%)
CSS RGBa116, 221, 175,1rgba(116,221,175,1)
CMYK Modelcmyk(48%,0%,21%,13%)
HSL Color Space154,61% ,66%hsl(154,61% ,66%)
HSV Color Space154°, 48%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101001101110110101111
Octal164335257
Decimal116221175
Hex74ddaf

Different shades of #74ddaf color code.

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

Light Shade of #74ddaf
#9de7c7
Dark Shade of #74ddaf
#4bd397
Saturated Shade of #74ddaf
#6be6b0
Desaturated Shade of #74ddaf
#7dd4ae
Grey scale Shade of #74ddaf
#a8a8a8
Brighten Shade
#8df6c8
Most Readable Shade
#000000

Shades of #74ddaf color code

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

#74ddaf
#67c49b
#5aab88
#4d9374
#407a61
#33624d
#26493a
#193126
#0c1813
#000000

Similar Color like #74ddaf color

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

#75deb0
#76dfb1
#77e0b2
#78e1b3
#79e2b4
#7ae3b5
#7be4b6
#7ce5b7
#7de6b8
#7ee7b9
#7fe8ba
#80e9bb
#81eabc
#82ebbd
#73dcae
#72dbad
#71daac
#70d9ab
#6fd8aa
#6ed7a9
#6dd6a8
#6cd5a7
#6bd4a6
#6ad3a5
#69d2a4
#68d1a3
#67d0a2
#66cfa1

Monochromatic Color with #74ddaf

#74ddaf
#040807
#1b3328
#315d4a
#47886c
#5eb38d

Tints of #74ddaf Color

#74ddaf
#83e0b7
#92e4c0
#a2e8c9
#b1ecd2
#c1efdb
#d0f3e4
#e0f7ed
#effbf6
#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

#74ddaf
#dd74a2

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

Split Complementary

#74ddaf
#dd74d7
#dd7b74

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

Analogous Color

#74dd85
#74dd9a
#74ddaf
#74ddc4
#74ddd9

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

#74ddaf
#af74dd
#ddaf74

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

#74ddaf
#7a74dd
#dd74a2
#d6dd74

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

#74ddaf
#dd74a2
#dd7b74
#74d7dd

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

#74ddaf Color Code Preview on Black Background Color

This is how #74ddaf Color will look on black background color. Color contrast ratio is 12.70

#74ddaf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#74ddaf color code is use for CSS Background Color

Background color for the above div is #74ddaf

HTML with inline CSS

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

#74ddaf color code is use for CSS Border Color

CSS Border color for the above div is #74ddaf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#74ddaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#74ddaf Color code Preview on White Background

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

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

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,221,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,116,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(116,221,175,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.