Skip to main content Skip to docs navigation

#6cbfc3 hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Azul Turquesa and its hex is #6ABAC4 Nearest Color Name

Color Hue/Base color: Blue

Hex #6cbfc3 Color code in RGB color code model is created after adding 42.35% red color, 74.9% green color and 76.47% blue color. Hex #6cbfc3 Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 2% magenta, 0% yellow and 23.53% black.

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

RGB Chart

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

Color Table

Hex Color Code 6cbfc3 #6cbfc3
RGB Decimal 108, 191, 195 108, 191, 195
RGB Percent 42%, 75%, 76% rgb(42%, 75%, 76%)
CSS RGBa 108, 191, 195,1 rgba(108,191,195,1)
CMYK Model cmyk(45%,2%,0%,23.53%)
HSL Color Space 183,42% ,59% hsl(183,42% ,59%)
HSV Color Space 183°, 45%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101100 10111111 11000011
Octal 154 277 303
Decimal 108 191 195
Hex 6c bf c3

Different shades of #6cbfc3 color code.

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

Darkest of #6cbfc3
#2b686b
Darker of #6cbfc3
#3a8b8f
Dark of #6cbfc3
#49aeb3
Base of #6cbfc3
#6cbfc3
Light of #6cbfc3
#90cfd2
Lighter
#b4dfe1
Lightest
#d9eeef

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

#6cbfc3
#c3706c

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

Split Complementary

#6cbfc3
#c36c93
#c39b6c

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

Analogous Color

#6cc394
#6cc3a3
#6cbfc3
#6ca2c3
#6c7ec3

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

#6cbfc3
#bfc36c
#c36cbf

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

#6cbfc3
#c36cbf
#c3706c
#6cc370

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#6cbfc3
#9b6cc3
#c3706c
#93c36c

Square 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).

Monochromatic Color with #6cbfc3

#1d4446
#2b686b
#3a8b8f
#49aeb3
#6cbfc3
#90cfd2
#b4dfe1
#d9eeef
#fdfefe

Tints of #6cbfc3 Color

#6cbfc3
#7cc6c9
#8ccdd0
#9dd4d7
#addbdd
#bde2e4
#cee9eb
#def0f1
#eef7f8
#ffffff

Shades of #6cbfc3 color code

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

#6cbfc3
#60a9ad
#549497
#487f82
#3c6a6c
#305456
#243f41
#182a2b
#0c1515
#000000

Tones

#6cbfc3
#81acae
#95999a
#979797
#979797

Tones

Similar Color like #6cbfc3 color

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

#6dc0c4
#6ec1c5
#6fc2c6
#70c3c7
#71c4c8
#72c5c9
#73c6ca
#74c7cb
#75c8cc
#76c9cd
#77cace
#78cbcf
#79ccd0
#7acdd1
#6bbec2
#6abdc1
#69bcc0
#68bbbf
#67babe
#66b9bd
#65b8bc
#64b7bb
#63b6ba
#62b5b9
#61b4b8
#60b3b7
#5fb2b6
#5eb1b5

Download this Dark Blue

Hex #6cbfc3 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.

#6cbfc3 Color Code Preview on Black Background Color

This is how #6cbfc3 Color will look on black background color. Color contrast ratio is 9.88

#6cbfc3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6cbfc3 color code is use for CSS Background Color

Background color for the above div is #6cbfc3

HTML with inline CSS

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

#6cbfc3 color code is use for CSS Border Color

CSS Border color for the above div is #6cbfc3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6cbfc3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6cbfc3 Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(108,191,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(195,112,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(108,191,195,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }