Skip to main content Skip to docs navigation

#be49db hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Ultraviolet Onsible and its hex is #BB44DD Nearest Color Name

Color Hue/Base color: Violet

Hex #be49db Color code in RGB color code model is created after adding 74.51% red color, 28.63% green color and 85.88% blue color. Hex #be49db Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 67% magenta, 0% yellow and 14.12% black.

Hex #be49db color code is between #bb44dd web safe hex color code and #cc55cc web safe hex color code. #bb44dd is the nearest web safe color code. You can see here many more shades of #be49db color code.

RGB Chart

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

Color Table

Hex Color Code be49db #be49db
RGB Decimal 190, 73, 219 190, 73, 219
RGB Percent 75%, 29%, 86% rgb(75%, 29%, 86%)
CSS RGBa 190, 73, 219,1 rgba(190,73,219,1)
CMYK Model cmyk(13%,67%,0%,14.12%)
HSL Color Space 288,67% ,57% hsl(288,67% ,57%)
HSV Color Space 288°, 67%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111110 01001001 11011011
Octal 276 111 333
Decimal 190 73 219
Hex be 49 db

Different shades of #be49db color code.

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

Darkest of #be49db
#621774
Darker of #be49db
#851f9f
Dark of #be49db
#a928c9
Base of #be49db
#be49db
Light of #be49db
#cd74e3
Lighter
#dc9eec
Lightest
#ecc9f4

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

#be49db
#66db49

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

Split Complementary

#be49db
#afdb49
#49db75

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

Analogous Color

#6949db
#8149db
#be49db
#db49c7
#db498a

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

#be49db
#49dbbe
#dbbe49

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

#be49db
#dbbe49
#66db49
#4966db

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#be49db
#db7549
#66db49
#49afdb

Square 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).

Monochromatic Color with #be49db

#3e0f49
#621774
#851f9f
#a928c9
#be49db
#cd74e3
#dc9eec
#ecc9f4
#fbf3fd

Tints of #be49db Color

#be49db
#c55ddf
#cc71e3
#d385e7
#da99eb
#e2aeef
#e9c2f3
#f0d6f7
#f7eafb
#ffffff

Shades of #be49db color code

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

#be49db
#a840c2
#9338aa
#7e3092
#692879
#542061
#3f1849
#2a1030
#150818
#000000

Tones

#be49db
#b15fc5
#a475af
#978a9a
#929292

Tones

Similar Color like #be49db color

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

#bf4adc
#c04bdd
#c14cde
#c24ddf
#c34ee0
#c44fe1
#c550e2
#c651e3
#c752e4
#c853e5
#c954e6
#ca55e7
#cb56e8
#cc57e9
#bd48da
#bc47d9
#bb46d8
#ba45d7
#b944d6
#b843d5
#b742d4
#b641d3
#b540d2
#b43fd1
#b33ed0
#b23dcf
#b13cce
#b03bcd

Download this Dark Violet

Hex #be49db 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.

#be49db Color Code Preview on Black Background Color

This is how #be49db Color will look on black background color. Color contrast ratio is 5.17

#be49db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be49db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be49db

#be49db color code is use for CSS Background Color

Background color for the above div is #be49db

HTML with inline CSS

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

#be49db color code is use for CSS Border Color

CSS Border color for the above div is #be49db

HTML with inline CSS

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

CSS Border Left color for the above div is #be49db

HTML with inline CSS

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

CSS Border Right color for the above div is #be49db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be49db

HTML with inline CSS

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

CSS Border Top color for the above div is #be49db

HTML with inline CSS

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

#be49db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be49db Color code Preview on White Background

This is how #be49db Color code will look on white background color. Color contrast ratio is 4.07

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(190,73,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(102,219,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,73,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }