crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bea0fd hex color - Violet - Cool color - Information

#bea0fd hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebea0fd#bea0fd
RGB Decimal190, 160, 253rgb(190, 160, 253)
RGB Percent75%, 63%, 99%rgb(75%, 63%, 99%)
CSS RGBa190, 160, 253,1rgba(190,160,253,1)
CMYK Modelcmyk(25%,37%,0%,1%)
HSL Color Space259,96% ,81%hsl(259,96% ,81%)
HSV Color Space259°, 37%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101010000011111101
Octal276240375
Decimal190160253
Hexbea0fd

Different shades of #bea0fd color code.

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

Light Shade of #bea0fd
#e0d2fe
Dark Shade of #bea0fd
#9c6efc
Saturated Shade of #bea0fd
#bd9eff
Desaturated Shade of #bea0fd
#c0a5f8
Grey scale Shade of #bea0fd
#cecece
Brighten Shade
#d7b9ff
Most Readable Shade
#000000

Shades of #bea0fd color code

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

#bea0fd
#a88ee0
#937cc4
#7e6aa8
#69588c
#544770
#3f3554
#2a2338
#15111c
#000000

Similar Color like #bea0fd color

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

#bfa1fe
#c0a2ff
#c1a3ff
#c2a4ff
#c3a5ff
#c4a6ff
#c5a7ff
#c6a8ff
#c7a9ff
#c8aaff
#c9abff
#caacff
#cbadff
#ccaeff
#bd9ffc
#bc9efb
#bb9dfa
#ba9cf9
#b99bf8
#b89af7
#b799f6
#b698f5
#b597f4
#b496f3
#b395f2
#b294f1
#b193f0
#b092ef

Monochromatic Color with #bea0fd

#bea0fd
#1e1a28
#3e3453
#5e4f7d
#7e6aa8
#9e85d2

Tints of #bea0fd Color

#bea0fd
#c5aafd
#ccb5fd
#d3bffd
#dacafd
#e2d4fe
#e9dffe
#f0e9fe
#f7f4fe
#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

#bea0fd
#dffda0

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

Split Complementary

#bea0fd
#fdeda0
#b1fda0

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

Analogous Color

#a0a7fd
#aba0fd
#bea0fd
#d1a0fd
#e3a0fd

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

#bea0fd
#fdbea0
#a0fdbe

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

#bea0fd
#fda0b1
#dffda0
#a0fdec

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

#bea0fd
#dffda0
#b1fda0
#eda0fd

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

#bea0fd Color Code Preview on Black Background Color

This is how #bea0fd Color will look on black background color. Color contrast ratio is 9.64

#bea0fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea0fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea0fd

#bea0fd color code is use for CSS Background Color

Background color for the above div is #bea0fd

HTML with inline CSS

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

#bea0fd color code is use for CSS Border Color

CSS Border color for the above div is #bea0fd

HTML with inline CSS

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

CSS Border Left color for the above div is #bea0fd

HTML with inline CSS

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

CSS Border Right color for the above div is #bea0fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bea0fd

HTML with inline CSS

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

CSS Border Top color for the above div is #bea0fd

HTML with inline CSS

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

#bea0fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bea0fd Color code Preview on White Background

This is how #bea0fd Color code will look on white background color. Color contrast ratio is 2.18

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.