crispedge.com

Color picker

Loading...

#b1acd8 hex color - Violet - Cool color - Information

#b1acd8 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b1acd8 Color code in RGB color code model is created after adding 69.41% red color, 67.45% green color and 84.71% blue color. Hex #b1acd8 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 20% magenta, 0% yellow and 15% black.

Hex #b1acd8 color code is between #aaaadd web safe hex color code and #bbbbcc web safe hex color code. #aaaadd is the nearest web safe color code. You can see here many more shades of #b1acd8 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeb1acd8#b1acd8
RGB Decimal177, 172, 216rgb(177, 172, 216)
RGB Percent69%, 67%, 85%rgb(69%, 67%, 85%)
CSS RGBa177, 172, 216,1rgba(177,172,216,1)
CMYK Modelcmyk(18%,20%,0%,15%)
HSL Color Space247,36% ,76%hsl(247,36% ,76%)
HSV Color Space247°, 20%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101100011010110011011000
Octal261254330
Decimal177172216
Hexb1acd8

Different shades of #b1acd8 color code.

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

Light Shade of #b1acd8
#d2cfe8
Dark Shade of #b1acd8
#9089c8
Saturated Shade of #b1acd8
#aca6de
Desaturated Shade of #b1acd8
#b6b2d2
Grey scale Shade of #b1acd8
#c2c2c2
Brighten Shade
#cac5f1
Most Readable Shade
#000000

Shades of #b1acd8 color code

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

#b1acd8
#9d98c0
#8985a8
#767290
#625f78
#4e4c60
#3b3948
#272630
#131318
#000000

Similar Color like #b1acd8 color

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

#b2add9
#b3aeda
#b4afdb
#b5b0dc
#b6b1dd
#b7b2de
#b8b3df
#b9b4e0
#bab5e1
#bbb6e2
#bcb7e3
#bdb8e4
#beb9e5
#bfbae6
#b0abd7
#afaad6
#aea9d5
#ada8d4
#aca7d3
#aba6d2
#aaa5d1
#a9a4d0
#a8a3cf
#a7a2ce
#a6a1cd
#a5a0cc
#a49fcb
#a39eca

Monochromatic Color with #b1acd8

#b1acd8
#030303
#26252e
#494658
#6b6883
#8e8aad

Tints of #b1acd8 Color

#b1acd8
#b9b5dc
#c2bee0
#cbc7e5
#d3d0e9
#dcdaed
#e5e3f2
#edecf6
#f6f5fa
#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

#b1acd8
#d3d8ac

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

Split Complementary

#b1acd8
#d8c7ac
#bdd8ac

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

Analogous Color

#acb9d8
#acb0d8
#b1acd8
#baacd8
#c3acd8

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

#b1acd8
#d8b1ac
#acd8b1

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

#b1acd8
#d8acbd
#d3d8ac
#acd8c7

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

#b1acd8
#d3d8ac
#bdd8ac
#c7acd8

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

#b1acd8 Color Code Preview on Black Background Color

This is how #b1acd8 Color will look on black background color. Color contrast ratio is 9.76

#b1acd8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1acd8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1acd8

#b1acd8 color code is use for CSS Background Color

Background color for the above div is #b1acd8

HTML with inline CSS

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

#b1acd8 color code is use for CSS Border Color

CSS Border color for the above div is #b1acd8

HTML with inline CSS

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

CSS Border Left color for the above div is #b1acd8

HTML with inline CSS

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

CSS Border Right color for the above div is #b1acd8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b1acd8

HTML with inline CSS

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

CSS Border Top color for the above div is #b1acd8

HTML with inline CSS

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

#b1acd8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b1acd8 Color code Preview on White Background

This is how #b1acd8 Color code will look on white background color. Color contrast ratio is 2.15

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

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(177,172,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(211,216,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,172,216,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.