crispedge.com

Color picker

Loading...

#b840ec hex color - Violet - Warm color - Information

#b840ec hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #b840ec Color code in RGB color code model is created after adding 72.16% red color, 25.1% green color and 92.55% blue color. Hex #b840ec Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 73% magenta, 0% yellow and 7% black.

Hex #b840ec color code is between #bb44ee web safe hex color code and #aa33dd web safe hex color code. #bb44ee is the nearest web safe color code. You can see here many more shades of #b840ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb840ec#b840ec
RGB Decimal184, 64, 236rgb(184, 64, 236)
RGB Percent72%, 25%, 93%rgb(72%, 25%, 93%)
CSS RGBa184, 64, 236,1rgba(184,64,236,1)
CMYK Modelcmyk(22%,73%,0%,7%)
HSL Color Space282,82% ,59%hsl(282,82% ,59%)
HSV Color Space282°, 73%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110000100000011101100
Octal270100354
Decimal18464236
Hexb840ec

Different shades of #b840ec color code.

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

Light Shade of #b840ec
#c96ef1
Dark Shade of #b840ec
#a517e2
Saturated Shade of #b840ec
#bc35f6
Desaturated Shade of #b840ec
#b44ae1
Grey scale Shade of #b840ec
#969696
Brighten Shade
#d159ff
Most Readable Shade
#FFFFFF

Shades of #b840ec color code

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

#b840ec
#a338d1
#8f31b7
#7a2a9d
#662383
#511c68
#3d154e
#280e34
#14071a
#000000

Similar Color like #b840ec color

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

#b941ed
#ba42ee
#bb43ef
#bc44f0
#bd45f1
#be46f2
#bf47f3
#c048f4
#c149f5
#c24af6
#c34bf7
#c44cf8
#c54df9
#c64efa
#b73feb
#b63eea
#b53de9
#b43ce8
#b33be7
#b23ae6
#b139e5
#b038e4
#af37e3
#ae36e2
#ad35e1
#ac34e0
#ab33df
#aa32de

Monochromatic Color with #b840ec

#b840ec
#120617
#331242
#551d6c
#762997
#9734c1

Tints of #b840ec Color

#b840ec
#bf55ee
#c76af0
#cf7ff2
#d794f4
#dfaaf6
#e7bff8
#efd4fa
#f7e9fc
#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

#b840ec
#74ec40

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

Split Complementary

#b840ec
#caec40
#40ec62

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

Analogous Color

#7340ec
#9640ec
#b840ec
#da40ec
#ec40db

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

#b840ec
#ecb840
#40ecb8

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

#b840ec
#ec6240
#74ec40
#40caec

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

#b840ec
#74ec40
#40ec62
#ec40ca

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

#b840ec Color Code Preview on Black Background Color

This is how #b840ec Color will look on black background color. Color contrast ratio is 4.98

#b840ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b840ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b840ec

#b840ec color code is use for CSS Background Color

Background color for the above div is #b840ec

HTML with inline CSS

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

#b840ec color code is use for CSS Border Color

CSS Border color for the above div is #b840ec

HTML with inline CSS

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

CSS Border Left color for the above div is #b840ec

HTML with inline CSS

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

CSS Border Right color for the above div is #b840ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b840ec

HTML with inline CSS

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

CSS Border Top color for the above div is #b840ec

HTML with inline CSS

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

#b840ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b840ec Color code Preview on White Background

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

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(184,64,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,236,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(184,64,236,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.