Skip to main content Skip to docs navigation

#bc004a hex color | Download Dark Violet BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Red Paracentrotus and its hex is #BB0044 Nearest Color Name

Color Hue/Base color: Violet

Hex #bc004a Color code in RGB color code model is created after adding 73.73% red color, 0% green color and 29.02% blue color. Hex #bc004a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 61% yellow and 26.27% black.

Hex #bc004a color code is between #bb0044 web safe hex color code and #cc0055 web safe hex color code. #bb0044 is the nearest web safe color code. You can see here many more shades of #bc004a color code.

RGB Chart

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

Color Table

Hex Color Code bc004a #bc004a
RGB Decimal 188, 0, 74 188, 0, 74
RGB Percent 74%, 0%, 29% rgb(74%, 0%, 29%)
CSS RGBa 188, 0, 74,1 rgba(188,0,74,1)
CMYK Model cmyk(0%,100%,61%,26.27%)
HSL Color Space 336,100% ,37% hsl(336,100% ,37%)
HSV Color Space 336°, 100%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 00000000 01001010
Octal 274 0 112
Decimal 188 0 74
Hex bc 00 4a

Different shades of #bc004a color code.

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

Darkest of #bc004a
#23000e
Darker of #bc004a
#560022
Dark of #bc004a
#890036
Base of #bc004a
#bc004a
Light of #bc004a
#ef005e
Lighter
#ff237a
Lightest
#ff5699

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

#bc004a
#00bc72

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

Split Complementary

#bc004a
#00bc14
#00a8bc

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

Analogous Color

#bc00b8
#bc0098
#bc004a
#bc000b
#bc4300

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

#bc004a
#004abc
#4abc00

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

#bc004a
#4abc00
#00bc72
#7200bc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bc004a
#a8bc00
#00bc72
#1400bc

Square 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).

Monochromatic Color with #bc004a

#000000
#23000e
#560022
#890036
#bc004a
#ef005e
#ff237a
#ff5699
#ff89b7

Tints of #bc004a Color

#bc004a
#c31c5e
#ca3872
#d25586
#d9719a
#e18dae
#e8aac2
#f0c6d6
#f7e2ea
#ffffff

Shades of #bc004a color code

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

#bc004a
#a70041
#920039
#7d0031
#680029
#530020
#3e0018
#290010
#140008
#000000

Tones

#bc004a
#a9134e
#962652
#843856
#714b5a

Tones

Similar Color like #bc004a color

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

#bd014b
#be024c
#bf034d
#c0044e
#c1054f
#c20650
#c30751
#c40852
#c50953
#c60a54
#c70b55
#c80c56
#c90d57
#ca0e58
#bb0049
#ba0048
#b90047
#b80046
#b70045
#b60044
#b50043
#b40042
#b30041
#b20040
#b1003f
#b0003e
#af003d
#ae003c

Download this Dark Violet

Hex #bc004a 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.

#bc004a Color Code Preview on Black Background Color

This is how #bc004a Color will look on black background color. Color contrast ratio is 3.24

#bc004a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc004a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc004a

#bc004a color code is use for CSS Background Color

Background color for the above div is #bc004a

HTML with inline CSS

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

#bc004a color code is use for CSS Border Color

CSS Border color for the above div is #bc004a

HTML with inline CSS

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

CSS Border Left color for the above div is #bc004a

HTML with inline CSS

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

CSS Border Right color for the above div is #bc004a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc004a

HTML with inline CSS

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

CSS Border Top color for the above div is #bc004a

HTML with inline CSS

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

#bc004a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc004a Color code Preview on White Background

This is how #bc004a Color code will look on white background color. Color contrast ratio is 6.49

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,0,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,188,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,0,74,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }