crispedge.com

Color picker

Loading...

#7cecbf hex color - Blue - Cool color - Information

#7cecbf hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #7cecbf Color code in RGB color code model is created after adding 48.63% red color, 92.55% green color and 74.9% blue color. Hex #7cecbf Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 0% magenta, 19% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7cecbf#7cecbf
RGB Decimal124, 236, 191rgb(124, 236, 191)
RGB Percent49%, 93%, 75%rgb(49%, 93%, 75%)
CSS RGBa124, 236, 191,1rgba(124,236,191,1)
CMYK Modelcmyk(47%,0%,19%,7%)
HSL Color Space156,75% ,71%hsl(156,75% ,71%)
HSV Color Space156°, 47%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111001110110010111111
Octal174354277
Decimal124236191
Hex7cecbf

Different shades of #7cecbf color code.

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

Light Shade of #7cecbf
#a9f2d5
Dark Shade of #7cecbf
#4fe6a9
Saturated Shade of #7cecbf
#74f3c0
Desaturated Shade of #7cecbf
#83e4be
Grey scale Shade of #7cecbf
#b4b4b4
Brighten Shade
#95ffd8
Most Readable Shade
#000000

Shades of #7cecbf color code

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

#7cecbf
#6ed1a9
#60b794
#529d7f
#44836a
#376854
#294e3f
#1b342a
#0d1a15
#000000

Similar Color like #7cecbf color

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

#7dedc0
#7eeec1
#7fefc2
#80f0c3
#81f1c4
#82f2c5
#83f3c6
#84f4c7
#85f5c8
#86f6c9
#87f7ca
#88f8cb
#89f9cc
#8afacd
#7bebbe
#7aeabd
#79e9bc
#78e8bb
#77e7ba
#76e6b9
#75e5b8
#74e4b7
#73e3b6
#72e2b5
#71e1b4
#70e0b3
#6fdfb2
#6edeb1

Monochromatic Color with #7cecbf

#7cecbf
#0c1713
#234235
#396c58
#4f977a
#66c19d

Tints of #7cecbf Color

#7cecbf
#8aeec6
#99f0cd
#a7f2d4
#b6f4db
#c4f6e2
#d3f8e9
#e1faf0
#f0fcf7
#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

#7cecbf
#ec7ca9

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

Split Complementary

#7cecbf
#ec7ce1
#ec877c

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

Analogous Color

#7cec92
#7ceca9
#7cecbf
#7cecd5
#7cecec

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

#7cecbf
#bf7cec
#ecbf7c

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

#7cecbf
#877cec
#ec7ca9
#e1ec7c

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

#7cecbf
#ec7ca9
#ec877c
#7ce1ec

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 #7cecbf 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.

#7cecbf Color Code Preview on Black Background Color

This is how #7cecbf Color will look on black background color. Color contrast ratio is 14.61

#7cecbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7cecbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7cecbf

#7cecbf color code is use for CSS Background Color

Background color for the above div is #7cecbf

HTML with inline CSS

<div style="background-color:#7cecbf;"></div>

#7cecbf color code is use for CSS Border Color

CSS Border color for the above div is #7cecbf

HTML with inline CSS

<div style="border:5px solid #7cecbf;"></div>

CSS Border Left color for the above div is #7cecbf

HTML with inline CSS

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

CSS Border Right color for the above div is #7cecbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7cecbf

HTML with inline CSS

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

CSS Border Top color for the above div is #7cecbf

HTML with inline CSS

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

#7cecbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7cecbf Color code Preview on White Background

This is how #7cecbf Color code will look on white background color. Color contrast ratio is 1.44

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

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(124,236,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,124,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(124,236,191,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.