crispedge.com

Color picker

Loading...

#b78eda hex color - Violet - Warm color - Information

#b78eda hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b78eda Color code in RGB color code model is created after adding 71.76% red color, 55.69% green color and 85.49% blue color. Hex #b78eda Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 35% magenta, 0% yellow and 15% black.

Hex #b78eda color code is between #bb88dd web safe hex color code and #aa99cc web safe hex color code. #bb88dd is the nearest web safe color code. You can see here many more shades of #b78eda color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb78eda#b78eda
RGB Decimal183, 142, 218rgb(183, 142, 218)
RGB Percent72%, 56%, 85%rgb(72%, 56%, 85%)
CSS RGBa183, 142, 218,1rgba(183,142,218,1)
CMYK Modelcmyk(16%,35%,0%,15%)
HSL Color Space272,51% ,71%hsl(272,51% ,71%)
HSV Color Space272°, 35%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101111000111011011010
Octal267216332
Decimal183142218
Hexb78eda

Different shades of #b78eda color code.

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

Light Shade of #b78eda
#cfb4e7
Dark Shade of #b78eda
#9e68cd
Saturated Shade of #b78eda
#b886e1
Desaturated Shade of #b78eda
#b695d2
Grey scale Shade of #b78eda
#b4b4b4
Brighten Shade
#d0a7f3
Most Readable Shade
#000000

Shades of #b78eda color code

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

#b78eda
#a27ec1
#8e6ea9
#7a5e91
#654e79
#513f60
#3d2f48
#281f30
#140f18
#000000

Similar Color like #b78eda color

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

#b88fdb
#b990dc
#ba91dd
#bb92de
#bc93df
#bd94e0
#be95e1
#bf96e2
#c097e3
#c198e4
#c299e5
#c39ae6
#c49be7
#c59ce8
#b68dd9
#b58cd8
#b48bd7
#b38ad6
#b289d5
#b188d4
#b087d3
#af86d2
#ae85d1
#ad84d0
#ac83cf
#ab82ce
#aa81cd
#a980cc

Monochromatic Color with #b78eda

#b78eda
#050405
#281f30
#4c3b5a
#705785
#9372af

Tints of #b78eda Color

#b78eda
#bf9ade
#c7a7e2
#cfb3e6
#d7c0ea
#dfccee
#e7d9f2
#efe5f6
#f7f2fa
#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

#b78eda
#b1da8e

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

Split Complementary

#b78eda
#d7da8e
#8eda91

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

Analogous Color

#998eda
#a88eda
#b78eda
#c68eda
#d58eda

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

#b78eda
#dab78e
#8edab7

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

#b78eda
#da918e
#b1da8e
#8ed7da

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

#b78eda
#b1da8e
#8eda91
#da8ed7

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

#b78eda Color Code Preview on Black Background Color

This is how #b78eda Color will look on black background color. Color contrast ratio is 7.90

#b78eda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b78eda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b78eda

#b78eda color code is use for CSS Background Color

Background color for the above div is #b78eda

HTML with inline CSS

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

#b78eda color code is use for CSS Border Color

CSS Border color for the above div is #b78eda

HTML with inline CSS

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

CSS Border Left color for the above div is #b78eda

HTML with inline CSS

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

CSS Border Right color for the above div is #b78eda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b78eda

HTML with inline CSS

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

CSS Border Top color for the above div is #b78eda

HTML with inline CSS

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

#b78eda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b78eda Color code Preview on White Background

This is how #b78eda Color code will look on white background color. Color contrast ratio is 2.66

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

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