Skip to main content Skip to docs navigation

#bc3a2d hex color | 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

Woow we have a nearby visually matching color name available. It's name is Valiant Poppy and its hex is #BC3C2C Nearest Color Name

Color Hue/Base color: Red

Hex #bc3a2d Color code in RGB color code model is created after adding 73.73% red color, 22.75% green color and 17.65% blue color. Hex #bc3a2d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 76% yellow and 26.27% black.

Hex #bc3a2d color code is between #bb3333 web safe hex color code and #cc4422 web safe hex color code. #bb3333 is the nearest web safe color code. You can see here many more shades of #bc3a2d color code.

RGB Chart

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

Color Table

Hex Color Code bc3a2d #bc3a2d
RGB Decimal 188, 58, 45 188, 58, 45
RGB Percent 74%, 23%, 18% rgb(74%, 23%, 18%)
CSS RGBa 188, 58, 45,1 rgba(188,58,45,1)
CMYK Model cmyk(0%,69%,76%,26.27%)
HSL Color Space 5,61% ,46% hsl(5,61% ,46%)
HSV Color Space 5°, 76%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 00111010 00101101
Octal 274 72 55
Decimal 188 58 45
Hex bc 3a 2d

Different shades of #bc3a2d color code.

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

Darkest of #bc3a2d
#41140f
Darker of #bc3a2d
#6a2119
Dark of #bc3a2d
#932d23
Base of #bc3a2d
#bc3a2d
Light of #bc3a2d
#d35549
Lighter
#dd7c72
Lightest
#e7a29b

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

#bc3a2d
#2dafbc

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

Split Complementary

#bc3a2d
#2dbc81
#2d68bc

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

Analogous Color

#bc2d73
#bc2d5c
#bc3a2d
#bc6a2d
#bca52d

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

#bc3a2d
#3a2dbc
#2dbc3a

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

#bc3a2d
#2dbc3a
#2dafbc
#bc2daf

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

#bc3a2d
#68bc2d
#2dafbc
#812dbc

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

#170706
#41140f
#6a2119
#932d23
#bc3a2d
#d35549
#dd7c72
#e7a29b
#f1c8c4

Tints of #bc3a2d Color

#bc3a2d
#c34f44
#ca655b
#d27b73
#d9918a
#e1a7a1
#e8bdb9
#f0d3d0
#f7e9e7
#ffffff

Shades of #bc3a2d color code

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

#bc3a2d
#a73328
#922d23
#7d261e
#682019
#531914
#3e130f
#290c0a
#140605
#000000

Tones

#bc3a2d
#a54d44
#8d605c
#767373
#757575

Tones

Similar Color like #bc3a2d color

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

#bd3b2e
#be3c2f
#bf3d30
#c03e31
#c13f32
#c24033
#c34134
#c44235
#c54336
#c64437
#c74538
#c84639
#c9473a
#ca483b
#bb392c
#ba382b
#b9372a
#b83629
#b73528
#b63427
#b53326
#b43225
#b33124
#b23023
#b12f22
#b02e21
#af2d20
#ae2c1f

Download this Dark Red

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

#bc3a2d Color Code Preview on Black Background Color

This is how #bc3a2d Color will look on black background color. Color contrast ratio is 3.78

#bc3a2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3a2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3a2d

#bc3a2d color code is use for CSS Background Color

Background color for the above div is #bc3a2d

HTML with inline CSS

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

#bc3a2d color code is use for CSS Border Color

CSS Border color for the above div is #bc3a2d

HTML with inline CSS

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

CSS Border Left color for the above div is #bc3a2d

HTML with inline CSS

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

CSS Border Right color for the above div is #bc3a2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc3a2d

HTML with inline CSS

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

CSS Border Top color for the above div is #bc3a2d

HTML with inline CSS

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

#bc3a2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc3a2d Color code Preview on White Background

This is how #bc3a2d Color code will look on white background color. Color contrast ratio is 5.55

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

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