crispedge.com

Color picker

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

#bc2cb9 hex color - Violet - Warm color - Information

#bc2cb9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bc2cb9 Color code in RGB color code model is created after adding 73.73% red color, 17.25% green color and 72.55% blue color. Hex #bc2cb9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 77% magenta, 2% yellow and 26% black.

Hex #bc2cb9 color code is between #bb33bb web safe hex color code and #cc22aa web safe hex color code. #bb33bb is the nearest web safe color code. You can see here many more shades of #bc2cb9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebc2cb9#bc2cb9
RGB Decimal188, 44, 185rgb(188, 44, 185)
RGB Percent74%, 17%, 73%rgb(74%, 17%, 73%)
CSS RGBa188, 44, 185,1rgba(188,44,185,1)
CMYK Modelcmyk(0%,77%,2%,26%)
HSL Color Space301,62% ,45%hsl(301,62% ,45%)
HSV Color Space301°, 77%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000010110010111001
Octal27454271
Decimal18844185
Hexbc2cb9

Different shades of #bc2cb9 color code.

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

Light Shade of #bc2cb9
#d447d1
Dark Shade of #bc2cb9
#932290
Saturated Shade of #bc2cb9
#c820c4
Desaturated Shade of #bc2cb9
#b038ae
Grey scale Shade of #bc2cb9
#747474
Brighten Shade
#d545d2
Most Readable Shade
#FFFFFF

Shades of #bc2cb9 color code

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

#bc2cb9
#a727a4
#92228f
#7d1d7b
#681866
#531352
#3e0e3d
#290929
#140414
#000000

Similar Color like #bc2cb9 color

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

#bd2dba
#be2ebb
#bf2fbc
#c030bd
#c131be
#c232bf
#c333c0
#c434c1
#c535c2
#c636c3
#c737c4
#c838c5
#c939c6
#ca3ac7
#bb2bb8
#ba2ab7
#b929b6
#b828b5
#b727b4
#b626b3
#b525b2
#b424b1
#b323b0
#b222af
#b121ae
#b020ad
#af1fac
#ae1eab

Monochromatic Color with #bc2cb9

#bc2cb9
#e636e3
#120412
#3c0e3c
#671865
#91228f

Tints of #bc2cb9 Color

#bc2cb9
#c343c0
#ca5ac8
#d272d0
#d989d8
#e1a1df
#e8b8e7
#f0d0ef
#f7e7f7
#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

#bc2cb9
#2cbc2f

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

Split Complementary

#bc2cb9
#71bc2c
#2cbc77

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

Analogous Color

#852cbc
#a22cbc
#bc2cb9
#bc2c9c
#bc2c7f

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

#bc2cb9
#b9bc2c
#2cb9bc

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

#bc2cb9
#bc772c
#2cbc2f
#2c71bc

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

#bc2cb9
#2cbc2f
#2cbc77
#bc2c71

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

#bc2cb9 Color Code Preview on Black Background Color

This is how #bc2cb9 Color will look on black background color. Color contrast ratio is 4.20

#bc2cb9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc2cb9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc2cb9

#bc2cb9 color code is use for CSS Background Color

Background color for the above div is #bc2cb9

HTML with inline CSS

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

#bc2cb9 color code is use for CSS Border Color

CSS Border color for the above div is #bc2cb9

HTML with inline CSS

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

CSS Border Left color for the above div is #bc2cb9

HTML with inline CSS

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

CSS Border Right color for the above div is #bc2cb9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc2cb9

HTML with inline CSS

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

CSS Border Top color for the above div is #bc2cb9

HTML with inline CSS

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

#bc2cb9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc2cb9 Color code Preview on White Background

This is how #bc2cb9 Color code will look on white background color. Color contrast ratio is 5.00

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

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.