crispedge.com

Color picker

Loading...

#beb9fc hex color - Blue - Cool color - Information

#beb9fc hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #beb9fc Color code in RGB color code model is created after adding 74.51% red color, 72.55% green color and 98.82% blue color. Hex #beb9fc Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 27% magenta, 0% yellow and 1% black.

Hex #beb9fc color code is between #bbbbff web safe hex color code and #ccaaee web safe hex color code. #bbbbff is the nearest web safe color code. You can see here many more shades of #beb9fc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebeb9fc#beb9fc
RGB Decimal190, 185, 252rgb(190, 185, 252)
RGB Percent75%, 73%, 99%rgb(75%, 73%, 99%)
CSS RGBa190, 185, 252,1rgba(190,185,252,1)
CMYK Modelcmyk(25%,27%,0%,1%)
HSL Color Space244,92% ,86%hsl(244,92% ,86%)
HSV Color Space244°, 27%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101011100111111100
Octal276271374
Decimal190185252
Hexbeb9fc

Different shades of #beb9fc color code.

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

Light Shade of #beb9fc
#ebeafe
Dark Shade of #beb9fc
#9188fa
Saturated Shade of #beb9fc
#bbb6ff
Desaturated Shade of #beb9fc
#c1bdf8
Grey scale Shade of #beb9fc
#dadada
Brighten Shade
#d7d2ff
Most Readable Shade
#000000

Shades of #beb9fc color code

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

#beb9fc
#a8a4e0
#938fc4
#7e7ba8
#69668c
#545270
#3f3d54
#2a2938
#15141c
#000000

Similar Color like #beb9fc color

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

#bfbafd
#c0bbfe
#c1bcff
#c2bdff
#c3beff
#c4bfff
#c5c0ff
#c6c1ff
#c7c2ff
#c8c3ff
#c9c4ff
#cac5ff
#cbc6ff
#ccc7ff
#bdb8fb
#bcb7fa
#bbb6f9
#bab5f8
#b9b4f7
#b8b3f6
#b7b2f5
#b6b1f4
#b5b0f3
#b4aff2
#b3aef1
#b2adf0
#b1acef
#b0abee

Monochromatic Color with #beb9fc

#beb9fc
#1e1d27
#3e3c52
#5e5b7c
#7e7ba7
#9e9ad1

Tints of #beb9fc Color

#beb9fc
#c5c0fc
#ccc8fc
#d3d0fd
#dad8fd
#e2dffd
#e9e7fe
#f0effe
#f7f7fe
#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

#beb9fc
#f7fcb9

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

Split Complementary

#beb9fc
#fce0b9
#d6fcb9

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

Analogous Color

#b9cffc
#b9c1fc
#beb9fc
#cbb9fc
#d9b9fc

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

#beb9fc
#fcbeb9
#b9fcbe

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

#beb9fc
#fcb9d5
#f7fcb9
#b9fcdf

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

#beb9fc
#f7fcb9
#d6fcb9
#e0b9fc

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

#beb9fc Color Code Preview on Black Background Color

This is how #beb9fc Color will look on black background color. Color contrast ratio is 11.53

#beb9fc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb9fc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beb9fc

#beb9fc color code is use for CSS Background Color

Background color for the above div is #beb9fc

HTML with inline CSS

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

#beb9fc color code is use for CSS Border Color

CSS Border color for the above div is #beb9fc

HTML with inline CSS

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

CSS Border Left color for the above div is #beb9fc

HTML with inline CSS

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

CSS Border Right color for the above div is #beb9fc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beb9fc

HTML with inline CSS

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

CSS Border Top color for the above div is #beb9fc

HTML with inline CSS

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

#beb9fc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beb9fc Color code Preview on White Background

This is how #beb9fc Color code will look on white background color. Color contrast ratio is 1.82

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

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(190,185,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(247,252,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,185,252,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.