crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bc41e1 hex color - Violet - Warm color - Information

#bc41e1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bc41e1 Color code in RGB color code model is created after adding 73.73% red color, 25.49% green color and 88.24% blue color. Hex #bc41e1 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 71% magenta, 0% yellow and 12% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codebc41e1#bc41e1
RGB Decimal188, 65, 225rgb(188, 65, 225)
RGB Percent74%, 25%, 88%rgb(74%, 25%, 88%)
CSS RGBa188, 65, 225,1rgba(188,65,225,1)
CMYK Modelcmyk(16%,71%,0%,12%)
HSL Color Space286,73% ,57%hsl(286,73% ,57%)
HSV Color Space286°, 71%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000100000111100001
Octal274101341
Decimal18865225
Hexbc41e1

Different shades of #bc41e1 color code.

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

Light Shade of #bc41e1
#cc6de8
Dark Shade of #bc41e1
#a621ce
Saturated Shade of #bc41e1
#c236ec
Desaturated Shade of #bc41e1
#b64cd6
Grey scale Shade of #bc41e1
#919191
Brighten Shade
#d55afa
Most Readable Shade
#FFFFFF

Shades of #bc41e1 color code

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

#bc41e1
#a739c8
#9232af
#7d2b96
#68247d
#531c64
#3e154b
#290e32
#140719
#000000

Similar Color like #bc41e1 color

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

#bd42e2
#be43e3
#bf44e4
#c045e5
#c146e6
#c247e7
#c348e8
#c449e9
#c54aea
#c64beb
#c74cec
#c84ded
#c94eee
#ca4fef
#bb40e0
#ba3fdf
#b93ede
#b83ddd
#b73cdc
#b63bdb
#b53ada
#b439d9
#b338d8
#b237d7
#b136d6
#b035d5
#af34d4
#ae33d3

Monochromatic Color with #bc41e1

#bc41e1
#0a040c
#2e1037
#511c61
#75288c
#9835b6

Tints of #bc41e1 Color

#bc41e1
#c356e4
#ca6be7
#d280eb
#d995ee
#e1aaf1
#e8bff5
#f0d4f8
#f7e9fb
#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

#bc41e1
#66e141

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

Split Complementary

#bc41e1
#b6e141
#41e16c

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

Analogous Color

#7c41e1
#9c41e1
#bc41e1
#dc41e1
#e141c6

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

#bc41e1
#e1bc41
#41e1bc

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

#bc41e1
#e16c41
#66e141
#41b6e1

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

#bc41e1
#66e141
#41e16c
#e141b6

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

#bc41e1 Color Code Preview on Black Background Color

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

#bc41e1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc41e1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc41e1

#bc41e1 color code is use for CSS Background Color

Background color for the above div is #bc41e1

HTML with inline CSS

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

#bc41e1 color code is use for CSS Border Color

CSS Border color for the above div is #bc41e1

HTML with inline CSS

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

CSS Border Left color for the above div is #bc41e1

HTML with inline CSS

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

CSS Border Right color for the above div is #bc41e1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc41e1

HTML with inline CSS

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

CSS Border Top color for the above div is #bc41e1

HTML with inline CSS

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

#bc41e1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc41e1 Color code Preview on White Background

This is how #bc41e1 Color code will look on white background color. Color contrast ratio is 4.22

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.