crispedge.com

Color picker

Loading...

#b697ec hex color - Blue - Cool color - Information

#b697ec hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #b697ec Color code in RGB color code model is created after adding 71.37% red color, 59.22% green color and 92.55% blue color. Hex #b697ec Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 36% magenta, 0% yellow and 7% black.

Hex #b697ec color code is between #bb99ee web safe hex color code and #aa88dd web safe hex color code. #bb99ee is the nearest web safe color code. You can see here many more shades of #b697ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb697ec#b697ec
RGB Decimal182, 151, 236rgb(182, 151, 236)
RGB Percent71%, 59%, 93%rgb(71%, 59%, 93%)
CSS RGBa182, 151, 236,1rgba(182,151,236,1)
CMYK Modelcmyk(23%,36%,0%,7%)
HSL Color Space262,69% ,76%hsl(262,69% ,76%)
HSV Color Space262°, 36%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101101001011111101100
Octal266227354
Decimal182151236
Hexb697ec

Different shades of #b697ec color code.

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

Light Shade of #b697ec
#d4c2f4
Dark Shade of #b697ec
#986ce4
Saturated Shade of #b697ec
#b491f2
Desaturated Shade of #b697ec
#b89de6
Grey scale Shade of #b697ec
#c1c1c1
Brighten Shade
#cfb0ff
Most Readable Shade
#000000

Shades of #b697ec color code

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

#b697ec
#a186d1
#8d75b7
#79649d
#655383
#504368
#3c324e
#282134
#14101a
#000000

Similar Color like #b697ec color

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

#b798ed
#b899ee
#b99aef
#ba9bf0
#bb9cf1
#bc9df2
#bd9ef3
#be9ff4
#bfa0f5
#c0a1f6
#c1a2f7
#c2a3f8
#c3a4f9
#c4a5fa
#b596eb
#b495ea
#b394e9
#b293e8
#b192e7
#b091e6
#af90e5
#ae8fe4
#ad8ee3
#ac8de2
#ab8ce1
#aa8be0
#a98adf
#a889de

Monochromatic Color with #b697ec

#b697ec
#120f17
#332a42
#54456c
#746197
#957cc1

Tints of #b697ec Color

#b697ec
#bea2ee
#c6aef0
#ceb9f2
#d6c5f4
#ded0f6
#e6dcf8
#eee7fa
#f6f3fc
#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

#b697ec
#cdec97

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

Split Complementary

#b697ec
#ece097
#a2ec97

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

Analogous Color

#979aec
#a597ec
#b697ec
#c797ec
#d897ec

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

#b697ec
#ecb697
#97ecb6

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

#b697ec
#ec97a2
#cdec97
#97ece0

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

#b697ec
#cdec97
#a2ec97
#e097ec

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

#b697ec Color Code Preview on Black Background Color

This is how #b697ec Color will look on black background color. Color contrast ratio is 8.63

#b697ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b697ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b697ec

#b697ec color code is use for CSS Background Color

Background color for the above div is #b697ec

HTML with inline CSS

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

#b697ec color code is use for CSS Border Color

CSS Border color for the above div is #b697ec

HTML with inline CSS

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

CSS Border Left color for the above div is #b697ec

HTML with inline CSS

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

CSS Border Right color for the above div is #b697ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b697ec

HTML with inline CSS

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

CSS Border Top color for the above div is #b697ec

HTML with inline CSS

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

#b697ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b697ec Color code Preview on White Background

This is how #b697ec Color code will look on white background color. Color contrast ratio is 2.43

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

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(182,151,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,236,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(182,151,236,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.