crispedge.com

Color picker

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

#bc3cd3 hex color - Violet - Warm color - Information

#bc3cd3 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bc3cd3 Color code in RGB color code model is created after adding 73.73% red color, 23.53% green color and 82.75% blue color. Hex #bc3cd3 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 72% magenta, 0% yellow and 17% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebc3cd3#bc3cd3
RGB Decimal188, 60, 211rgb(188, 60, 211)
RGB Percent74%, 24%, 83%rgb(74%, 24%, 83%)
CSS RGBa188, 60, 211,1rgba(188,60,211,1)
CMYK Modelcmyk(11%,72%,0%,17%)
HSL Color Space291,63% ,53%hsl(291,63% ,53%)
HSV Color Space291°, 72%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000011110011010011
Octal27474323
Decimal18860211
Hexbc3cd3

Different shades of #bc3cd3 color code.

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

Light Shade of #bc3cd3
#ca66dc
Dark Shade of #bc3cd3
#9e29b3
Saturated Shade of #bc3cd3
#c430df
Desaturated Shade of #bc3cd3
#b448c7
Grey scale Shade of #bc3cd3
#878787
Brighten Shade
#d555ec
Most Readable Shade
#FFFFFF

Shades of #bc3cd3 color code

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

#bc3cd3
#a735bb
#922ea4
#7d288c
#682175
#531a5d
#3e1446
#290d2e
#140617
#000000

Similar Color like #bc3cd3 color

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

#bd3dd4
#be3ed5
#bf3fd6
#c040d7
#c141d8
#c242d9
#c343da
#c444db
#c545dc
#c646dd
#c747de
#c848df
#c949e0
#ca4ae1
#bb3bd2
#ba3ad1
#b939d0
#b838cf
#b737ce
#b636cd
#b535cc
#b434cb
#b333ca
#b232c9
#b131c8
#b030c7
#af2fc6
#ae2ec5

Monochromatic Color with #bc3cd3

#bc3cd3
#e248fd
#250c29
#4a1853
#70247e
#9630a8

Tints of #bc3cd3 Color

#bc3cd3
#c351d7
#ca67dc
#d27de1
#d992e6
#e1a8eb
#e8bef0
#f0d3f5
#f7e9fa
#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

#bc3cd3
#53d33c

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

Split Complementary

#bc3cd3
#9ed33c
#3cd371

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

Analogous Color

#803cd3
#9e3cd3
#bc3cd3
#d33ccc
#d33cae

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

#bc3cd3
#d3bc3c
#3cd3bc

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

#bc3cd3
#d3703c
#53d33c
#3c9ed3

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

#bc3cd3
#53d33c
#3cd371
#d33c9e

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

#bc3cd3 Color Code Preview on Black Background Color

This is how #bc3cd3 Color will look on black background color. Color contrast ratio is 4.73

#bc3cd3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3cd3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3cd3

#bc3cd3 color code is use for CSS Background Color

Background color for the above div is #bc3cd3

HTML with inline CSS

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

#bc3cd3 color code is use for CSS Border Color

CSS Border color for the above div is #bc3cd3

HTML with inline CSS

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

CSS Border Left color for the above div is #bc3cd3

HTML with inline CSS

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

CSS Border Right color for the above div is #bc3cd3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc3cd3

HTML with inline CSS

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

CSS Border Top color for the above div is #bc3cd3

HTML with inline CSS

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

#bc3cd3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc3cd3 Color code Preview on White Background

This is how #bc3cd3 Color code will look on white background color. Color contrast ratio is 4.44

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

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.