@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#bc12a1 hex color - Red - Warm color - Information

#bc12a1 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bc12a1 Color code in RGB color code model is created after adding 73.73% red color, 7.06% green color and 63.14% blue color. Hex #bc12a1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 14% yellow and 26.27% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebc12a1#bc12a1
RGB Decimal188, 18, 161rgb(188, 18, 161)
RGB Percent74%, 7%, 63%rgb(74%, 7%, 63%)
CSS RGBa188, 18, 161,1rgba(188,18,161,1)
CMYK Modelcmyk(0%,90%,14%,26.27%)
HSL Color Space310,83% ,40%hsl(310,83% ,40%)
HSV Color Space310°, 90%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000001001010100001
Octal27422241
Decimal18818161
Hexbc12a1

Different shades of #bc12a1 color code.

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

Light Shade of #bc12a1
#e918c8
Dark Shade of #bc12a1
#8d0e79
Saturated Shade of #bc12a1
#c608a8
Desaturated Shade of #bc12a1
#b21c9a
Grey scale Shade of #bc12a1
#676767
Brighten Shade
#d52bba
Most Readable Shade
#FFFFFF

Shades of #bc12a1 color code

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

#bc12a1
#a7108f
#920e7d
#7d0c6b
#680a59
#530847
#3e0635
#290423
#140211
#000000

Similar Color like #bc12a1 color

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

#bd13a2
#be14a3
#bf15a4
#c016a5
#c117a6
#c218a7
#c319a8
#c41aa9
#c51baa
#c61cab
#c71dac
#c81ead
#c91fae
#ca20af
#bb11a0
#ba109f
#b90f9e
#b80e9d
#b70d9c
#b60c9b
#b50b9a
#b40a99
#b30998
#b20897
#b10796
#b00695
#af0594
#ae0493

Monochromatic Color with #bc12a1

#bc12a1
#e616c5
#12020f
#3c0634
#670a58
#910e7d

Tints of #bc12a1 Color

#bc12a1
#c32cab
#ca46b5
#d261c0
#d97bca
#e195d5
#e8b0df
#f0caea
#f7e4f4
#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

#bc12a1
#12bc2d

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

Split Complementary

#bc12a1
#4cbc12
#12bc82

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

Analogous Color

#9312bc
#b512bc
#bc12a1
#bc127f
#bc125d

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

#bc12a1
#a1bc12
#12a1bc

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

#bc12a1
#bc8212
#12bc2d
#124cbc

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

#bc12a1
#12bc2d
#12bc82
#bc124c

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

#bc12a1 Color Code Preview on Black Background Color

This is how #bc12a1 Color will look on black background color. Color contrast ratio is 3.74

#bc12a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc12a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc12a1

#bc12a1 color code is use for CSS Background Color

Background color for the above div is #bc12a1

HTML with inline CSS

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

#bc12a1 color code is use for CSS Border Color

CSS Border color for the above div is #bc12a1

HTML with inline CSS

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

CSS Border Left color for the above div is #bc12a1

HTML with inline CSS

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

CSS Border Right color for the above div is #bc12a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc12a1

HTML with inline CSS

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

CSS Border Top color for the above div is #bc12a1

HTML with inline CSS

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

#bc12a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc12a1 Color code Preview on White Background

This is how #bc12a1 Color code will look on white background color. Color contrast ratio is 5.62

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

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(188,18,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(18,188,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,18,161,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.