Skip to main content Skip to docs navigation

#BC3C2C hex color | Valiant Poppy | Download Dark Red 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

Color Hue/Base color: Red

Hex #BC3C2C Color Code is also known as | Valiant Poppy color.

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

Hex #BC3C2C color code is between #bb4433 web safe hex color code and #cc3322 web safe hex color code. #bb4433 is the nearest web safe color code. You can see here many more shades of #BC3C2C color code.

RGB Chart

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

Color Table

Hex Color Code BC3C2C #BC3C2C
RGB Decimal 188, 60, 44 188, 60, 44
RGB Percent 74%, 24%, 17% rgb(74%, 24%, 17%)
CSS RGBa 188, 60, 44,1 rgba(188,60,44,1)
CMYK Model cmyk(0%,68%,77%,26.27%)
HSL Color Space 7,62% ,45% hsl(7,62% ,45%)
HSV Color Space 7°, 77%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 00111100 00101100
Octal 274 74 54
Decimal 188 60 44
Hex BC 3C 2C

Different shades of #BC3C2C color code.

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

Darkest of #BC3C2C
#40140f
Darker of #BC3C2C
#692219
Dark of #BC3C2C
#932f22
Base of #BC3C2C
#bc3c2c
Light of #BC3C2C
#d45747
Lighter
#de7d70
Lightest
#e7a29a

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

#bc3c2c
#2cacbc

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

Split Complementary

#BC3C2C
#2cbc84
#2c64bc

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

Analogous Color

#bc2c70
#bc2c58
#bc3c2c
#bc6c2c
#bca82c

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

#BC3C2C
#3c2cbc
#2cbc3c

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

#BC3C2C
#2cbc3c
#2cacbc
#bc2cac

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

#BC3C2C
#64bc2c
#2cacbc
#842cbc

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 #BC3C2C

#170705
#40140f
#692219
#932f22
#bc3c2c
#d45747
#de7d70
#e7a29a
#f1c8c3

Tints of #BC3C2C Color

#bc3c2c
#c35143
#ca675a
#d27d72
#d99289
#e1a8a1
#e8beb8
#f0d3d0
#f7e9e7
#ffffff

Shades of #BC3C2C color code

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

#bc3c2c
#a73527
#922e22
#7d281d
#682118
#531a13
#3e140e
#290d09
#140604
#000000

Tones

#bc3c2c
#a54e43
#8e605a
#767272
#747474

Tones

Similar Color like #BC3C2C color

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

#bd3d2d
#be3e2e
#bf3f2f
#c04030
#c14131
#c24232
#c34333
#c44434
#c54535
#c64636
#c74737
#c84838
#c94939
#ca4a3a
#bb3b2b
#ba3a2a
#b93929
#b83828
#b73727
#b63626
#b53525
#b43424
#b33323
#b23222
#b13121
#b03020
#af2f1f
#ae2e1e

Download this Dark Red

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

#BC3C2C Color Code Preview on Black Background Color

This is how #BC3C2C Color will look on black background color. Color contrast ratio is 3.82

#BC3C2C in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #BC3C2C

HTML with inline CSS

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

Your Example Paragraph content text in with font color #BC3C2C

#BC3C2C color code is use for CSS Background Color

Background color for the above div is #BC3C2C

HTML with inline CSS

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

#BC3C2C color code is use for CSS Border Color

CSS Border color for the above div is #BC3C2C

HTML with inline CSS

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

CSS Border Left color for the above div is #BC3C2C

HTML with inline CSS

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

CSS Border Right color for the above div is #BC3C2C

HTML with inline CSS

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

CSS Border Bottom color for the above div is #BC3C2C

HTML with inline CSS

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

CSS Border Top color for the above div is #BC3C2C

HTML with inline CSS

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

#BC3C2C hex Color code used as CSS color Codes

Example CSS Class for usage

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

#BC3C2C Color code Preview on White Background

This is how #BC3C2C Color code will look on white background color. Color contrast ratio is 5.50

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

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