crispedge.com

Color picker

Loading...

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

#6fccb5 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #6fccb5 Color code in RGB color code model is created after adding 43.53% red color, 80% green color and 70.98% blue color. Hex #6fccb5 Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 0% magenta, 11% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code6fccb5#6fccb5
RGB Decimal111, 204, 181rgb(111, 204, 181)
RGB Percent44%, 80%, 71%rgb(44%, 80%, 71%)
CSS RGBa111, 204, 181,1rgba(111,204,181,1)
CMYK Modelcmyk(46%,0%,11%,20%)
HSL Color Space165,48% ,62%hsl(165,48% ,62%)
HSV Color Space165°, 46%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011011111100110010110101
Octal157314265
Decimal111204181
Hex6fccb5

Different shades of #6fccb5 color code.

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

Light Shade of #6fccb5
#95d9c8
Dark Shade of #6fccb5
#49bfa2
Saturated Shade of #6fccb5
#65d6ba
Desaturated Shade of #6fccb5
#79c2b0
Grey scale Shade of #6fccb5
#9d9d9d
Brighten Shade
#88e5ce
Most Readable Shade
#000000

Shades of #6fccb5 color code

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

#6fccb5
#62b5a0
#569e8c
#4a8878
#3d7164
#315a50
#25443c
#182d28
#0c1614
#000000

Similar Color like #6fccb5 color

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

#70cdb6
#71ceb7
#72cfb8
#73d0b9
#74d1ba
#75d2bb
#76d3bc
#77d4bd
#78d5be
#79d6bf
#7ad7c0
#7bd8c1
#7cd9c2
#7ddac3
#6ecbb4
#6dcab3
#6cc9b2
#6bc8b1
#6ac7b0
#69c6af
#68c5ae
#67c4ad
#66c3ac
#65c2ab
#64c1aa
#63c0a9
#62bfa8
#61bea7

Monochromatic Color with #6fccb5

#6fccb5
#86f6db
#12221e
#2a4c44
#41776a
#58a18f

Tints of #6fccb5 Color

#6fccb5
#7fd1bd
#8fd7c5
#9fddcd
#afe2d5
#bfe8de
#cfeee6
#dff3ee
#eff9f6
#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

#6fccb5
#cc6f86

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

Split Complementary

#6fccb5
#cc6fb5
#cc866f

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

Analogous Color

#6fcc90
#6fcca2
#6fccb5
#6fccc8
#6fbecc

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

#6fccb5
#b56fcc
#ccb56f

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

#6fccb5
#866fcc
#cc6f86
#b4cc6f

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

#6fccb5
#cc6f86
#cc866f
#6fb5cc

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

#6fccb5 Color Code Preview on Black Background Color

This is how #6fccb5 Color will look on black background color. Color contrast ratio is 10.98

#6fccb5 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6fccb5 color code is use for CSS Background Color

Background color for the above div is #6fccb5

HTML with inline CSS

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

#6fccb5 color code is use for CSS Border Color

CSS Border color for the above div is #6fccb5

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6fccb5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6fccb5 Color code Preview on White Background

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

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

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(111,204,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,111,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(111,204,181,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.