crispedge.com

Color picker

Loading...

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

#6dafbb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #6dafbb Color code in RGB color code model is created after adding 42.75% red color, 68.63% green color and 73.33% blue color. Hex #6dafbb Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 6% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6dafbb#6dafbb
RGB Decimal109, 175, 187rgb(109, 175, 187)
RGB Percent43%, 69%, 73%rgb(43%, 69%, 73%)
CSS RGBa109, 175, 187,1rgba(109,175,187,1)
CMYK Modelcmyk(42%,6%,0%,27%)
HSL Color Space189,36% ,58%hsl(189,36% ,58%)
HSV Color Space189°, 42%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011011010111110111011
Octal155257273
Decimal109175187
Hex6dafbb

Different shades of #6dafbb color code.

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

Light Shade of #6dafbb
#90c2cb
Dark Shade of #6dafbb
#4e99a7
Saturated Shade of #6dafbb
#62b6c6
Desaturated Shade of #6dafbb
#78a8b0
Grey scale Shade of #6dafbb
#949494
Brighten Shade
#86c8d4
Most Readable Shade
#000000

Shades of #6dafbb color code

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

#6dafbb
#609ba6
#548891
#48747c
#3c6167
#304d53
#243a3e
#182629
#0c1314
#000000

Similar Color like #6dafbb color

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

#6eb0bc
#6fb1bd
#70b2be
#71b3bf
#72b4c0
#73b5c1
#74b6c2
#75b7c3
#76b8c4
#77b9c5
#78bac6
#79bbc7
#7abcc8
#7bbdc9
#6caeba
#6badb9
#6aacb8
#69abb7
#68aab6
#67a9b5
#66a8b4
#65a7b3
#64a6b2
#63a5b1
#62a4b0
#61a3af
#60a2ae
#5fa1ad

Monochromatic Color with #6dafbb

#6dafbb
#86d7e5
#0a1011
#23383b
#3b5f66
#548790

Tints of #6dafbb Color

#6dafbb
#7db7c2
#8dc0ca
#9dc9d1
#add2d9
#bedbe0
#cee4e8
#deedef
#eef6f7
#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

#6dafbb
#bb796d

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

Split Complementary

#6dafbb
#bb6d88
#bba06d

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

Analogous Color

#6dbba8
#6dbbb7
#6dafbb
#6d9fbb
#6d90bb

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

#6dafbb
#bb6daf
#afbb6d

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

#6dafbb
#a06dbb
#bb796d
#88bb6d

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

#6dafbb
#bb796d
#bba06d
#6d88bb

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

#6dafbb Color Code Preview on Black Background Color

This is how #6dafbb Color will look on black background color. Color contrast ratio is 8.50

#6dafbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6dafbb color code is use for CSS Background Color

Background color for the above div is #6dafbb

HTML with inline CSS

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

#6dafbb color code is use for CSS Border Color

CSS Border color for the above div is #6dafbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6dafbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6dafbb Color code Preview on White Background

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

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

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(109,175,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,121,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(109,175,187,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.