Skip to main content Skip to docs navigation

#6c8aac 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 Cowgirl Blue and its hex is #6A87AB Nearest Color Name

Color Hue/Base color: Blue

Hex #6c8aac Color code in RGB color code model is created after adding 42.35% red color, 54.12% green color and 67.45% blue color. Hex #6c8aac Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 20% magenta, 0% yellow and 32.55% black.

Hex #6c8aac color code is between #6688aa web safe hex color code and #7799bb web safe hex color code. #6688aa is the nearest web safe color code. You can see here many more shades of #6c8aac color code.

RGB Chart

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

Color Table

Hex Color Code 6c8aac #6c8aac
RGB Decimal 108, 138, 172 108, 138, 172
RGB Percent 42%, 54%, 67% rgb(42%, 54%, 67%)
CSS RGBa 108, 138, 172,1 rgba(108,138,172,1)
CMYK Model cmyk(37%,20%,0%,32.55%)
HSL Color Space 212,28% ,55% hsl(212,28% ,55%)
HSV Color Space 212°, 37%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101100 10001010 10101100
Octal 154 212 254
Decimal 108 138 172
Hex 6c 8a ac

Different shades of #6c8aac color code.

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

Darkest of #6c8aac
#2e3e51
Darker of #6c8aac
#405772
Dark of #6c8aac
#537092
Base of #6c8aac
#6c8aac
Light of #6c8aac
#8da4be
Lighter
#adbed1
Lightest
#ced8e3

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

#6c8aac
#ac8e6c

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

Split Complementary

#6c8aac
#ac6e6c
#aaac6c

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

Analogous Color

#6caca9
#6ca5ac
#6c8aac
#6c75ac
#7e6cac

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

#6c8aac
#8aac6c
#ac6c8a

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

#6c8aac
#ac6c8a
#ac8e6c
#6cac8e

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

#6c8aac
#ac6caa
#ac8e6c
#6cac6e

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 #6c8aac

#1b2531
#2e3e51
#405772
#537092
#6c8aac
#8da4be
#adbed1
#ced8e3
#eef2f6

Tints of #6c8aac Color

#6c8aac
#7c97b5
#8ca4be
#9db1c7
#adbed0
#bdcbda
#ced8e3
#dee5ec
#eef2f5
#ffffff

Shades of #6c8aac color code

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

#6c8aac
#607a98
#546b85
#485c72
#3c4c5f
#303d4c
#242e39
#181e26
#0c0f13
#000000

Tones

#6c8aac
#838b95
#8c8c8c
#8c8c8c
#8c8c8c

Tones

Similar Color like #6c8aac color

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

#6d8bad
#6e8cae
#6f8daf
#708eb0
#718fb1
#7290b2
#7391b3
#7492b4
#7593b5
#7694b6
#7795b7
#7896b8
#7997b9
#7a98ba
#6b89ab
#6a88aa
#6987a9
#6886a8
#6785a7
#6684a6
#6583a5
#6482a4
#6381a3
#6280a2
#617fa1
#607ea0
#5f7d9f
#5e7c9e

Download this Dark Blue

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

#6c8aac Color Code Preview on Black Background Color

This is how #6c8aac Color will look on black background color. Color contrast ratio is 5.87

#6c8aac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6c8aac color code is use for CSS Background Color

Background color for the above div is #6c8aac

HTML with inline CSS

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

#6c8aac color code is use for CSS Border Color

CSS Border color for the above div is #6c8aac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6c8aac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6c8aac Color code Preview on White Background

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

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

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,138,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,142,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(108,138,172,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }