crispedge.com

Color picker

Loading...

#b14edc hex color - Violet - Warm color - Information

#b14edc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b14edc Color code in RGB color code model is created after adding 69.41% red color, 30.59% green color and 86.27% blue color. Hex #b14edc Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 65% magenta, 0% yellow and 14% black.

Hex #b14edc color code is between #aa55dd web safe hex color code and #bb44cc web safe hex color code. #aa55dd is the nearest web safe color code. You can see here many more shades of #b14edc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb14edc#b14edc
RGB Decimal177, 78, 220rgb(177, 78, 220)
RGB Percent69%, 31%, 86%rgb(69%, 31%, 86%)
CSS RGBa177, 78, 220,1rgba(177,78,220,1)
CMYK Modelcmyk(20%,65%,0%,14%)
HSL Color Space282,67% ,58%hsl(282,67% ,58%)
HSV Color Space282°, 65%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100010100111011011100
Octal261116334
Decimal17778220
Hexb14edc

Different shades of #b14edc color code.

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

Light Shade of #b14edc
#c479e4
Dark Shade of #b14edc
#9c29ce
Saturated Shade of #b14edc
#b543e7
Desaturated Shade of #b14edc
#ad59d1
Grey scale Shade of #b14edc
#959595
Brighten Shade
#ca67f5
Most Readable Shade
#FFFFFF

Shades of #b14edc color code

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

#b14edc
#9d45c3
#893cab
#763492
#622b7a
#4e2261
#3b1a49
#271130
#130818
#000000

Similar Color like #b14edc color

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

#b24fdd
#b350de
#b451df
#b552e0
#b653e1
#b754e2
#b855e3
#b956e4
#ba57e5
#bb58e6
#bc59e7
#bd5ae8
#be5be9
#bf5cea
#b04ddb
#af4cda
#ae4bd9
#ad4ad8
#ac49d7
#ab48d6
#aa47d5
#a946d4
#a845d3
#a744d2
#a643d1
#a542d0
#a441cf
#a340ce

Monochromatic Color with #b14edc

#b14edc
#060307
#281232
#4a215c
#6d3087
#8f3fb1

Tints of #b14edc Color

#b14edc
#b961df
#c275e3
#cb89e7
#d39ceb
#dcb0ef
#e5c4f3
#edd7f7
#f6ebfb
#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

#b14edc
#79dc4e

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

Split Complementary

#b14edc
#c0dc4e
#4edc6a

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

Analogous Color

#784edc
#954edc
#b14edc
#cd4edc
#dc4ece

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

#b14edc
#dcb14e
#4edcb1

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

#b14edc
#dc6a4e
#79dc4e
#4ec0dc

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

#b14edc
#79dc4e
#4edc6a
#dc4ec0

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

#b14edc Color Code Preview on Black Background Color

This is how #b14edc Color will look on black background color. Color contrast ratio is 4.99

#b14edc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b14edc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b14edc

#b14edc color code is use for CSS Background Color

Background color for the above div is #b14edc

HTML with inline CSS

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

#b14edc color code is use for CSS Border Color

CSS Border color for the above div is #b14edc

HTML with inline CSS

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

CSS Border Left color for the above div is #b14edc

HTML with inline CSS

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

CSS Border Right color for the above div is #b14edc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b14edc

HTML with inline CSS

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

CSS Border Top color for the above div is #b14edc

HTML with inline CSS

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

#b14edc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b14edc Color code Preview on White Background

This is how #b14edc Color code will look on white background color. Color contrast ratio is 4.21

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

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(177,78,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,220,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,78,220,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.