crispedge.com

Color picker

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

#bc3e7f hex color - Violet - Warm color - Information

#bc3e7f hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #bc3e7f Color code in RGB color code model is created after adding 73.73% red color, 24.31% green color and 49.8% blue color. Hex #bc3e7f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 32% yellow and 26% black.

Hex #bc3e7f color code is between #bb4477 web safe hex color code and #cc3388 web safe hex color code. #bb4477 is the nearest web safe color code. You can see here many more shades of #bc3e7f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebc3e7f#bc3e7f
RGB Decimal188, 62, 127rgb(188, 62, 127)
RGB Percent74%, 24%, 50%rgb(74%, 24%, 50%)
CSS RGBa188, 62, 127,1rgba(188,62,127,1)
CMYK Modelcmyk(0%,67%,32%,26%)
HSL Color Space329,50% ,49%hsl(329,50% ,49%)
HSV Color Space329°, 67%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000011111001111111
Octal27476177
Decimal18862127
Hexbc3e7f

Different shades of #bc3e7f color code.

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

Light Shade of #bc3e7f
#cb6298
Dark Shade of #bc3e7f
#963165
Saturated Shade of #bc3e7f
#c8317f
Desaturated Shade of #bc3e7f
#af4a7f
Grey scale Shade of #bc3e7f
#7d7d7d
Brighten Shade
#d55798
Most Readable Shade
#FFFFFF

Shades of #bc3e7f color code

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

#bc3e7f
#a73770
#923062
#7d2954
#682246
#531b38
#3e142a
#290d1c
#14060e
#000000

Similar Color like #bc3e7f color

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

#bd3f80
#be4081
#bf4182
#c04283
#c14384
#c24485
#c34586
#c44687
#c54788
#c64889
#c7498a
#c84a8b
#c94b8c
#ca4c8d
#bb3d7e
#ba3c7d
#b93b7c
#b83a7b
#b7397a
#b63879
#b53778
#b43677
#b33576
#b23475
#b13374
#b03273
#af3172
#ae3071

Monochromatic Color with #bc3e7f

#bc3e7f
#e64c9c
#12060c
#3c1429
#672246
#913062

Tints of #bc3e7f Color

#bc3e7f
#c3538d
#ca689b
#d27ea9
#d993b7
#e1a9c6
#e8bed4
#f0d4e2
#f7e9f0
#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

#bc3e7f
#3ebc7b

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

Split Complementary

#bc3e7f
#40bc3e
#3ebcba

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

Analogous Color

#bc3eb1
#bc3e98
#bc3e7f
#bc3e66
#bc3e4d

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

#bc3e7f
#7fbc3e
#3e7fbc

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

#bc3e7f
#bcba3e
#3ebc7b
#3e40bc

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

#bc3e7f
#3ebc7b
#3ebcba
#bc3e40

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

#bc3e7f Color Code Preview on Black Background Color

This is how #bc3e7f Color will look on black background color. Color contrast ratio is 4.13

#bc3e7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3e7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3e7f

#bc3e7f color code is use for CSS Background Color

Background color for the above div is #bc3e7f

HTML with inline CSS

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

#bc3e7f color code is use for CSS Border Color

CSS Border color for the above div is #bc3e7f

HTML with inline CSS

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

CSS Border Left color for the above div is #bc3e7f

HTML with inline CSS

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

CSS Border Right color for the above div is #bc3e7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc3e7f

HTML with inline CSS

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

CSS Border Top color for the above div is #bc3e7f

HTML with inline CSS

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

#bc3e7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc3e7f Color code Preview on White Background

This is how #bc3e7f Color code will look on white background color. Color contrast ratio is 5.08

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.