crispedge.com

Color picker

Loading...

#b247ec hex color - Violet - Warm color - Information

#b247ec hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #b247ec Color code in RGB color code model is created after adding 69.8% red color, 27.84% green color and 92.55% blue color. Hex #b247ec Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 70% magenta, 0% yellow and 7% black.

Hex #b247ec color code is between #aa44ee web safe hex color code and #bb55dd web safe hex color code. #aa44ee is the nearest web safe color code. You can see here many more shades of #b247ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb247ec#b247ec
RGB Decimal178, 71, 236rgb(178, 71, 236)
RGB Percent70%, 28%, 93%rgb(70%, 28%, 93%)
CSS RGBa178, 71, 236,1rgba(178,71,236,1)
CMYK Modelcmyk(25%,70%,0%,7%)
HSL Color Space279,81% ,60%hsl(279,81% ,60%)
HSV Color Space279°, 70%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100100100011111101100
Octal262107354
Decimal17871236
Hexb247ec

Different shades of #b247ec color code.

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

Light Shade of #b247ec
#c575f1
Dark Shade of #b247ec
#9f19e7
Saturated Shade of #b247ec
#b53df6
Desaturated Shade of #b247ec
#af51e2
Grey scale Shade of #b247ec
#999999
Brighten Shade
#cb60ff
Most Readable Shade
#FFFFFF

Shades of #b247ec color code

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

#b247ec
#9e3fd1
#8a37b7
#762f9d
#622783
#4f1f68
#3b174e
#270f34
#13071a
#000000

Similar Color like #b247ec color

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

#b348ed
#b449ee
#b54aef
#b64bf0
#b74cf1
#b84df2
#b94ef3
#ba4ff4
#bb50f5
#bc51f6
#bd52f7
#be53f8
#bf54f9
#c055fa
#b146eb
#b045ea
#af44e9
#ae43e8
#ad42e7
#ac41e6
#ab40e5
#aa3fe4
#a93ee3
#a83de2
#a73ce1
#a63be0
#a53adf
#a439de

Monochromatic Color with #b247ec

#b247ec
#120717
#321442
#52216c
#722d97
#923ac1

Tints of #b247ec Color

#b247ec
#ba5bee
#c36ff0
#cb84f2
#d498f4
#dcadf6
#e5c1f8
#edd6fa
#f6eafc
#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

#b247ec
#81ec47

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

Split Complementary

#b247ec
#d4ec47
#47ec5f

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

Analogous Color

#7047ec
#9147ec
#b247ec
#d347ec
#ec47e4

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

#b247ec
#ecb247
#47ecb2

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

#b247ec
#ec5f47
#81ec47
#47d3ec

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

#b247ec
#81ec47
#47ec5f
#ec47d4

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

#b247ec Color Code Preview on Black Background Color

This is how #b247ec Color will look on black background color. Color contrast ratio is 5.01

#b247ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b247ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b247ec

#b247ec color code is use for CSS Background Color

Background color for the above div is #b247ec

HTML with inline CSS

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

#b247ec color code is use for CSS Border Color

CSS Border color for the above div is #b247ec

HTML with inline CSS

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

CSS Border Left color for the above div is #b247ec

HTML with inline CSS

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

CSS Border Right color for the above div is #b247ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b247ec

HTML with inline CSS

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

CSS Border Top color for the above div is #b247ec

HTML with inline CSS

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

#b247ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b247ec Color code Preview on White Background

This is how #b247ec Color code will look on white background color. Color contrast ratio is 4.20

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

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(178,71,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(129,236,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,71,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.