crispedge.com

Color picker

Loading...

#bac6cc hex color - Blue - Cool color - Information

#bac6cc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #bac6cc Color code in RGB color code model is created after adding 72.94% red color, 77.65% green color and 80% blue color. Hex #bac6cc Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 3% magenta, 0% yellow and 20% black.

Hex #bac6cc color code is between #bbccbb web safe hex color code and #aabbdd web safe hex color code. #bbccbb is the nearest web safe color code. You can see here many more shades of #bac6cc color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebac6cc#bac6cc
RGB Decimal186, 198, 204rgb(186, 198, 204)
RGB Percent73%, 78%, 80%rgb(73%, 78%, 80%)
CSS RGBa186, 198, 204,1rgba(186,198,204,1)
CMYK Modelcmyk(9%,3%,0%,20%)
HSL Color Space200,15% ,76%hsl(200,15% ,76%)
HSV Color Space200°, 9%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110101100011011001100
Octal272306314
Decimal186198204
Hexbac6cc

Different shades of #bac6cc color code.

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

Light Shade of #bac6cc
#d7dee2
Dark Shade of #bac6cc
#9daeb6
Saturated Shade of #bac6cc
#b4c8d2
Desaturated Shade of #bac6cc
#c0c4c6
Grey scale Shade of #bac6cc
#c3c3c3
Brighten Shade
#d3dfe5
Most Readable Shade
#000000

Shades of #bac6cc color code

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

#bac6cc
#a5b0b5
#909a9e
#7c8488
#676e71
#52585a
#3e4244
#292c2d
#141616
#000000

Similar Color like #bac6cc color

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

#bbc7cd
#bcc8ce
#bdc9cf
#becad0
#bfcbd1
#c0ccd2
#c1cdd3
#c2ced4
#c3cfd5
#c4d0d6
#c5d1d7
#c6d2d8
#c7d3d9
#c8d4da
#b9c5cb
#b8c4ca
#b7c3c9
#b6c2c8
#b5c1c7
#b4c0c6
#b3bfc5
#b2bec4
#b1bdc3
#b0bcc2
#afbbc1
#aebac0
#adb9bf
#acb8be

Monochromatic Color with #bac6cc

#bac6cc
#e1eff6
#1f2122
#464a4c
#6c7377
#939da1

Tints of #bac6cc Color

#bac6cc
#c1ccd1
#c9d2d7
#d1d9dd
#d8dfe2
#e0e5e8
#e8ecee
#eff2f3
#f7f8f9
#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

#bac6cc
#ccc0ba

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

Split Complementary

#bac6cc
#ccbabd
#ccc9ba

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

Analogous Color

#bacccb
#bacacc
#bac6cc
#bac2cc
#babfcc

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

#bac6cc
#ccbac6
#c6ccba

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

#bac6cc
#c9bacc
#ccc0ba
#bdccba

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

#bac6cc
#ccc0ba
#ccc9ba
#babdcc

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 #bac6cc 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.

#bac6cc Color Code Preview on Black Background Color

This is how #bac6cc Color will look on black background color. Color contrast ratio is 12.04

#bac6cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bac6cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bac6cc

#bac6cc color code is use for CSS Background Color

Background color for the above div is #bac6cc

HTML with inline CSS

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

#bac6cc color code is use for CSS Border Color

CSS Border color for the above div is #bac6cc

HTML with inline CSS

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

CSS Border Left color for the above div is #bac6cc

HTML with inline CSS

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

CSS Border Right color for the above div is #bac6cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bac6cc

HTML with inline CSS

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

CSS Border Top color for the above div is #bac6cc

HTML with inline CSS

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

#bac6cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bac6cc Color code Preview on White Background

This is how #bac6cc Color code will look on white background color. Color contrast ratio is 1.74

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

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(186,198,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,192,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,198,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.