Skip to main content Skip to docs navigation

#bd441e 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 Shēn Chéng Orange and its hex is #C03F20 Nearest Color Name

Color Hue/Base color: Red

Hex #bd441e Color code in RGB color code model is created after adding 74.12% red color, 26.67% green color and 11.76% blue color. Hex #bd441e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 84% yellow and 25.88% black.

Hex #bd441e color code is between #bb3322 web safe hex color code and #cc5511 web safe hex color code. #bb3322 is the nearest web safe color code. You can see here many more shades of #bd441e color code.

RGB Chart

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

Color Table

Hex Color Code bd441e #bd441e
RGB Decimal 189, 68, 30 189, 68, 30
RGB Percent 74%, 27%, 12% rgb(74%, 27%, 12%)
CSS RGBa 189, 68, 30,1 rgba(189,68,30,1)
CMYK Model cmyk(0%,64%,84%,25.88%)
HSL Color Space 14,73% ,43% hsl(14,73% ,43%)
HSV Color Space 14°, 84%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 01000100 00011110
Octal 275 104 36
Decimal 189 68 30
Hex bd 44 1e

Different shades of #bd441e color code.

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

Darkest of #bd441e
#391409
Darker of #bd441e
#652410
Dark of #bd441e
#913417
Base of #bd441e
#bd441e
Light of #bd441e
#de5a30
Lighter
#e57d5c
Lightest
#eca088

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

#bd441e
#1e97bd

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

Split Complementary

#bd441e
#1ebd93
#1e47bd

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

Analogous Color

#bd1e55
#bd1e3a
#bd441e
#bd791e
#bdbb1e

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

#bd441e
#441ebd
#1ebd44

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

#bd441e
#1ebd44
#1e97bd
#bd1e97

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

#bd441e
#47bd1e
#1e97bd
#931ebd

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

#0d0502
#391409
#652410
#913417
#bd441e
#de5a30
#e57d5c
#eca088
#f3c3b4

Tints of #bd441e Color

#bd441e
#c45837
#cb6d50
#d38269
#da9782
#e1ab9b
#e9c0b4
#f0d5cd
#f7eae6
#ffffff

Shades of #bd441e color code

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

#bd441e
#a83c1a
#933417
#7e2d14
#692510
#541e0d
#3f160a
#2a0f06
#150703
#000000

Tones

#bd441e
#a74f34
#915b4a
#7b6660
#6d6d6d

Tones

Similar Color like #bd441e color

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

#be451f
#bf4620
#c04721
#c14822
#c24923
#c34a24
#c44b25
#c54c26
#c64d27
#c74e28
#c84f29
#c9502a
#ca512b
#cb522c
#bc431d
#bb421c
#ba411b
#b9401a
#b83f19
#b73e18
#b63d17
#b53c16
#b43b15
#b33a14
#b23913
#b13812
#b03711
#af3610

Download this Dark Red

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

#bd441e Color Code Preview on Black Background Color

This is how #bd441e Color will look on black background color. Color contrast ratio is 4.01

#bd441e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd441e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd441e

#bd441e color code is use for CSS Background Color

Background color for the above div is #bd441e

HTML with inline CSS

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

#bd441e color code is use for CSS Border Color

CSS Border color for the above div is #bd441e

HTML with inline CSS

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

CSS Border Left color for the above div is #bd441e

HTML with inline CSS

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

CSS Border Right color for the above div is #bd441e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd441e

HTML with inline CSS

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

CSS Border Top color for the above div is #bd441e

HTML with inline CSS

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

#bd441e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd441e Color code Preview on White Background

This is how #bd441e Color code will look on white background color. Color contrast ratio is 5.24

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

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(189,68,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,151,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,68,30,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }