crispedge.com

Color picker

Loading...

#b1afdc hex color - Violet - Cool color - Information

#b1afdc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b1afdc Color code in RGB color code model is created after adding 69.41% red color, 68.63% green color and 86.27% blue color. Hex #b1afdc Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 20% magenta, 0% yellow and 14% black.

Hex #b1afdc 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 #b1afdc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb1afdc#b1afdc
RGB Decimal177, 175, 220rgb(177, 175, 220)
RGB Percent69%, 69%, 86%rgb(69%, 69%, 86%)
CSS RGBa177, 175, 220,1rgba(177,175,220,1)
CMYK Modelcmyk(20%,20%,0%,14%)
HSL Color Space243,39% ,77%hsl(243,39% ,77%)
HSV Color Space243°, 20%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101100011010111111011100
Octal261257334
Decimal177175220
Hexb1afdc

Different shades of #b1afdc color code.

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

Light Shade of #b1afdc
#d4d2ec
Dark Shade of #b1afdc
#8e8ccc
Saturated Shade of #b1afdc
#aca9e2
Desaturated Shade of #b1afdc
#b6b5d6
Grey scale Shade of #b1afdc
#c5c5c5
Brighten Shade
#cac8f5
Most Readable Shade
#000000

Shades of #b1afdc color code

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

#b1afdc
#9d9bc3
#8988ab
#767492
#62617a
#4e4d61
#3b3a49
#272630
#131318
#000000

Similar Color like #b1afdc color

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

#b2b0dd
#b3b1de
#b4b2df
#b5b3e0
#b6b4e1
#b7b5e2
#b8b6e3
#b9b7e4
#bab8e5
#bbb9e6
#bcbae7
#bdbbe8
#bebce9
#bfbdea
#b0aedb
#afadda
#aeacd9
#adabd8
#acaad7
#aba9d6
#aaa8d5
#a9a7d4
#a8a6d3
#a7a5d2
#a6a4d1
#a5a3d0
#a4a2cf
#a3a1ce

Monochromatic Color with #b1afdc

#b1afdc
#060607
#282832
#4a4a5c
#6d6b87
#8f8db1

Tints of #b1afdc Color

#b1afdc
#b9b7df
#c2c0e3
#cbc9e7
#d3d2eb
#dcdbef
#e5e4f3
#ededf7
#f6f6fb
#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

#b1afdc
#dadcaf

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

Split Complementary

#b1afdc
#dcc7af
#c4dcaf

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

Analogous Color

#afbfdc
#afb6dc
#b1afdc
#baafdc
#c3afdc

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

#b1afdc
#dcb1af
#afdcb1

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

#b1afdc
#dcafc3
#dadcaf
#afdcc7

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

#b1afdc
#dadcaf
#c4dcaf
#c7afdc

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

#b1afdc Color Code Preview on Black Background Color

This is how #b1afdc Color will look on black background color. Color contrast ratio is 10.03

#b1afdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1afdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1afdc

#b1afdc color code is use for CSS Background Color

Background color for the above div is #b1afdc

HTML with inline CSS

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

#b1afdc color code is use for CSS Border Color

CSS Border color for the above div is #b1afdc

HTML with inline CSS

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

CSS Border Left color for the above div is #b1afdc

HTML with inline CSS

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

CSS Border Right color for the above div is #b1afdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b1afdc

HTML with inline CSS

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

CSS Border Top color for the above div is #b1afdc

HTML with inline CSS

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

#b1afdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b1afdc Color code Preview on White Background

This is how #b1afdc Color code will look on white background color. Color contrast ratio is 2.09

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

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,175,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,220,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,175,220,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.