crispedge.com

Color picker

Loading...

#c6bcf4 hex color - Blue - Cool color - Information

#c6bcf4 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c6bcf4 Color code in RGB color code model is created after adding 77.65% red color, 73.73% green color and 95.69% blue color. Hex #c6bcf4 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 23% magenta, 0% yellow and 4% black.

Hex #c6bcf4 color code is between #ccbbee web safe hex color code and #bbccff web safe hex color code. #ccbbee is the nearest web safe color code. You can see here many more shades of #c6bcf4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec6bcf4#c6bcf4
RGB Decimal198, 188, 244rgb(198, 188, 244)
RGB Percent78%, 74%, 96%rgb(78%, 74%, 96%)
CSS RGBa198, 188, 244,1rgba(198,188,244,1)
CMYK Modelcmyk(19%,23%,0%,4%)
HSL Color Space251,72% ,85%hsl(251,72% ,85%)
HSV Color Space251°, 23%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001101011110011110100
Octal306274364
Decimal198188244
Hexc6bcf4

Different shades of #c6bcf4 color code.

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

Light Shade of #c6bcf4
#ebe8fb
Dark Shade of #c6bcf4
#a190ed
Saturated Shade of #c6bcf4
#c3b8f8
Desaturated Shade of #c6bcf4
#c8c0f0
Grey scale Shade of #c6bcf4
#d8d8d8
Brighten Shade
#dfd5ff
Most Readable Shade
#000000

Shades of #c6bcf4 color code

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

#c6bcf4
#b0a7d8
#9a92bd
#847da2
#6e6887
#58536c
#423e51
#2c2936
#16141b
#000000

Similar Color like #c6bcf4 color

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

#c7bdf5
#c8bef6
#c9bff7
#cac0f8
#cbc1f9
#ccc2fa
#cdc3fb
#cec4fc
#cfc5fd
#d0c6fe
#d1c7ff
#d2c8ff
#d3c9ff
#d4caff
#c5bbf3
#c4baf2
#c3b9f1
#c2b8f0
#c1b7ef
#c0b6ee
#bfb5ed
#beb4ec
#bdb3eb
#bcb2ea
#bbb1e9
#bab0e8
#b9afe7
#b8aee6

Monochromatic Color with #c6bcf4

#c6bcf4
#1a181f
#3c394a
#5f5a74
#817b9f
#a39bc9

Tints of #c6bcf4 Color

#c6bcf4
#ccc3f5
#d2caf6
#d9d2f7
#dfd9f8
#e5e1fa
#ece8fb
#f2f0fc
#f8f7fd
#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

#c6bcf4
#eaf4bc

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

Split Complementary

#c6bcf4
#f4e2bc
#cef4bc

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

Analogous Color

#bcc8f4
#bcbdf4
#c6bcf4
#d1bcf4
#dcbcf4

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

#c6bcf4
#f4c6bc
#bcf4c6

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

#c6bcf4
#f4bcce
#eaf4bc
#bcf4e2

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

#c6bcf4
#eaf4bc
#cef4bc
#e2bcf4

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

#c6bcf4 Color Code Preview on Black Background Color

This is how #c6bcf4 Color will look on black background color. Color contrast ratio is 11.90

#c6bcf4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6bcf4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6bcf4

#c6bcf4 color code is use for CSS Background Color

Background color for the above div is #c6bcf4

HTML with inline CSS

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

#c6bcf4 color code is use for CSS Border Color

CSS Border color for the above div is #c6bcf4

HTML with inline CSS

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

CSS Border Left color for the above div is #c6bcf4

HTML with inline CSS

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

CSS Border Right color for the above div is #c6bcf4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6bcf4

HTML with inline CSS

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

CSS Border Top color for the above div is #c6bcf4

HTML with inline CSS

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

#c6bcf4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6bcf4 Color code Preview on White Background

This is how #c6bcf4 Color code will look on white background color. Color contrast ratio is 1.76

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

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(198,188,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,244,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,188,244,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.