Skip to main content Skip to docs navigation

#bf394f hex color | Download Dark Brown 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 Calypso Berry and its hex is #C53A4B Nearest Color Name

Color Hue/Base color: Brown

Hex #bf394f Color code in RGB color code model is created after adding 74.9% red color, 22.35% green color and 30.98% blue color. Hex #bf394f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 59% yellow and 25.1% black.

Hex #bf394f color code is between #bb3355 web safe hex color code and #cc4444 web safe hex color code. #bb3355 is the nearest web safe color code. You can see here many more shades of #bf394f color code.

RGB Chart

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

Color Table

Hex Color Code bf394f #bf394f
RGB Decimal 191, 57, 79 191, 57, 79
RGB Percent 75%, 22%, 31% rgb(75%, 22%, 31%)
CSS RGBa 191, 57, 79,1 rgba(191,57,79,1)
CMYK Model cmyk(0%,70%,59%,25.1%)
HSL Color Space 350,54% ,49% hsl(350,54% ,49%)
HSV Color Space 350°, 70%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 00111001 01001111
Octal 277 71 117
Decimal 191 57 79
Hex bf 39 4f

Different shades of #bf394f color code.

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

Darkest of #bf394f
#49161e
Darker of #bf394f
#70222f
Dark of #bf394f
#982d3f
Base of #bf394f
#bf394f
Light of #bf394f
#cf5d6f
Lighter
#da8492
Lightest
#e6abb5

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

#bf394f
#39bfa9

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

Split Complementary

#bf394f
#39bf66
#3992bf

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

Analogous Color

#bf399d
#bf3987
#bf394f
#bf5039
#bf8839

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

#bf394f
#394fbf
#4fbf39

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

#bf394f
#4fbf39
#39bfa9
#a939bf

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

#bf394f
#92bf39
#39bfa9
#6639bf

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

#220a0e
#49161e
#70222f
#982d3f
#bf394f
#cf5d6f
#da8492
#e6abb5
#f2d2d7

Tints of #bf394f Color

#bf394f
#c64f62
#cd6576
#d47b89
#db919d
#e2a7b0
#e9bdc4
#f0d3d7
#f7e9eb
#ffffff

Shades of #bf394f color code

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

#bf394f
#a93246
#942c3d
#7f2634
#6a1f2b
#541923
#3f131a
#2a0c11
#150608
#000000

Tones

#bf394f
#a65260
#8d6b70
#7c7c7c
#7c7c7c

Tones

Similar Color like #bf394f color

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

#c03a50
#c13b51
#c23c52
#c33d53
#c43e54
#c53f55
#c64056
#c74157
#c84258
#c94359
#ca445a
#cb455b
#cc465c
#cd475d
#be384e
#bd374d
#bc364c
#bb354b
#ba344a
#b93349
#b83248
#b73147
#b63046
#b52f45
#b42e44
#b32d43
#b22c42
#b12b41

Download this Dark Brown

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

#bf394f Color Code Preview on Black Background Color

This is how #bf394f Color will look on black background color. Color contrast ratio is 3.91

#bf394f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf394f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf394f

#bf394f color code is use for CSS Background Color

Background color for the above div is #bf394f

HTML with inline CSS

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

#bf394f color code is use for CSS Border Color

CSS Border color for the above div is #bf394f

HTML with inline CSS

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

CSS Border Left color for the above div is #bf394f

HTML with inline CSS

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

CSS Border Right color for the above div is #bf394f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf394f

HTML with inline CSS

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

CSS Border Top color for the above div is #bf394f

HTML with inline CSS

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

#bf394f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf394f Color code Preview on White Background

This is how #bf394f Color code will look on white background color. Color contrast ratio is 5.37

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

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(191,57,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(57,191,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,57,79,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }