crispedge.com

Color picker

Loading...

#6ec2eb hex color - Blue - Cool color - Information

#6ec2eb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6ec2eb Color code in RGB color code model is created after adding 43.14% red color, 76.08% green color and 92.16% blue color. Hex #6ec2eb Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 17% magenta, 0% yellow and 8% black.

Hex #6ec2eb color code is between #66bbee web safe hex color code and #77ccdd web safe hex color code. #66bbee is the nearest web safe color code. You can see here many more shades of #6ec2eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6ec2eb#6ec2eb
RGB Decimal110, 194, 235rgb(110, 194, 235)
RGB Percent43%, 76%, 92%rgb(43%, 76%, 92%)
CSS RGBa110, 194, 235,1rgba(110,194,235,1)
CMYK Modelcmyk(53%,17%,0%,8%)
HSL Color Space200,76% ,68%hsl(200,76% ,68%)
HSV Color Space200°, 53%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011101100001011101011
Octal156302353
Decimal110194235
Hex6ec2eb

Different shades of #6ec2eb color code.

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

Light Shade of #6ec2eb
#9bd5f1
Dark Shade of #6ec2eb
#41afe5
Saturated Shade of #6ec2eb
#66c5f3
Desaturated Shade of #6ec2eb
#76bfe3
Grey scale Shade of #6ec2eb
#acacac
Brighten Shade
#87dbff
Most Readable Shade
#000000

Shades of #6ec2eb color code

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

#6ec2eb
#61acd0
#5596b6
#49819c
#3d6b82
#305668
#24404e
#182b34
#0c151a
#000000

Similar Color like #6ec2eb color

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

#6fc3ec
#70c4ed
#71c5ee
#72c6ef
#73c7f0
#74c8f1
#75c9f2
#76caf3
#77cbf4
#78ccf5
#79cdf6
#7acef7
#7bcff8
#7cd0f9
#6dc1ea
#6cc0e9
#6bbfe8
#6abee7
#69bde6
#68bce5
#67bbe4
#66bae3
#65b9e2
#64b8e1
#63b7e0
#62b6df
#61b5de
#60b4dd

Monochromatic Color with #6ec2eb

#6ec2eb
#0b1316
#1e3641
#32596b
#467c96
#5a9fc0

Tints of #6ec2eb Color

#6ec2eb
#7ec8ed
#8ecfef
#9ed6f1
#aeddf3
#bee3f6
#ceeaf8
#def1fa
#eef8fc
#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

#6ec2eb
#eb976e

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

Split Complementary

#6ec2eb
#eb6e84
#ebd66e

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

Analogous Color

#6eebe2
#6edbeb
#6ec2eb
#6ea9eb
#6e90eb

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

#6ec2eb
#eb6ec2
#c2eb6e

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

#6ec2eb
#d56eeb
#eb976e
#83eb6e

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

#6ec2eb
#eb976e
#ebd66e
#6e84eb

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 #6ec2eb 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.

#6ec2eb Color Code Preview on Black Background Color

This is how #6ec2eb Color will look on black background color. Color contrast ratio is 10.58

#6ec2eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6ec2eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6ec2eb

#6ec2eb color code is use for CSS Background Color

Background color for the above div is #6ec2eb

HTML with inline CSS

<div style="background-color:#6ec2eb;"></div>

#6ec2eb color code is use for CSS Border Color

CSS Border color for the above div is #6ec2eb

HTML with inline CSS

<div style="border:5px solid #6ec2eb;"></div>

CSS Border Left color for the above div is #6ec2eb

HTML with inline CSS

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

CSS Border Right color for the above div is #6ec2eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6ec2eb

HTML with inline CSS

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

CSS Border Top color for the above div is #6ec2eb

HTML with inline CSS

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

#6ec2eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6ec2eb Color code Preview on White Background

This is how #6ec2eb Color code will look on white background color. Color contrast ratio is 1.98

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

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(110,194,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,151,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(110,194,235,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.