crispedge.com

Color picker

Loading...

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

#7dd1ec hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7dd1ec#7dd1ec
RGB Decimal125, 209, 236rgb(125, 209, 236)
RGB Percent49%, 82%, 93%rgb(49%, 82%, 93%)
CSS RGBa125, 209, 236,1rgba(125,209,236,1)
CMYK Modelcmyk(47%,11%,0%,7%)
HSL Color Space195,74% ,71%hsl(195,74% ,71%)
HSV Color Space195°, 47%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111011101000111101100
Octal175321354
Decimal125209236
Hex7dd1ec

Different shades of #7dd1ec color code.

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

Light Shade of #7dd1ec
#a9e1f2
Dark Shade of #7dd1ec
#50c1e5
Saturated Shade of #7dd1ec
#76d5f3
Desaturated Shade of #7dd1ec
#84cde5
Grey scale Shade of #7dd1ec
#b4b4b4
Brighten Shade
#96eaff
Most Readable Shade
#000000

Shades of #7dd1ec color code

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

#7dd1ec
#6fb9d1
#61a2b7
#538b9d
#457483
#375c68
#29454e
#1b2e34
#0d171a
#000000

Similar Color like #7dd1ec color

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

#7ed2ed
#7fd3ee
#80d4ef
#81d5f0
#82d6f1
#83d7f2
#84d8f3
#85d9f4
#86daf5
#87dbf6
#88dcf7
#89ddf8
#8adef9
#8bdffa
#7cd0eb
#7bcfea
#7acee9
#79cde8
#78cce7
#77cbe6
#76cae5
#75c9e4
#74c8e3
#73c7e2
#72c6e1
#71c5e0
#70c4df
#6fc3de

Monochromatic Color with #7dd1ec

#7dd1ec
#0c1517
#233a42
#39606c
#508697
#66abc1

Tints of #7dd1ec Color

#7dd1ec
#8bd6ee
#99dbf0
#a8e0f2
#b6e5f4
#c5eaf6
#d3eff8
#e2f4fa
#f0f9fc
#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

#7dd1ec
#ec987d

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

Split Complementary

#7dd1ec
#ec7d9a
#eccf7d

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

Analogous Color

#7decdb
#7de7ec
#7dd1ec
#7dbbec
#7da5ec

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

#7dd1ec
#ec7dd1
#d1ec7d

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

#7dd1ec
#cf7dec
#ec987d
#99ec7d

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

#7dd1ec
#ec987d
#eccf7d
#7d9aec

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

#7dd1ec Color Code Preview on Black Background Color

This is how #7dd1ec Color will look on black background color. Color contrast ratio is 12.20

#7dd1ec in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7dd1ec color code is use for CSS Background Color

Background color for the above div is #7dd1ec

HTML with inline CSS

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

#7dd1ec color code is use for CSS Border Color

CSS Border color for the above div is #7dd1ec

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7dd1ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7dd1ec Color code Preview on White Background

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

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

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(125,209,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,152,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(125,209,236,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.