crispedge.com

Color picker

Loading...

#bf571b hex color - Brown - Warm color - Information

#bf571b hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #bf571b Color code in RGB color code model is created after adding 74.9% red color, 34.12% green color and 10.59% blue color. Hex #bf571b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 86% yellow and 25% black.

Hex #bf571b color code is between #bb5522 web safe hex color code and #cc6611 web safe hex color code. #bb5522 is the nearest web safe color code. You can see here many more shades of #bf571b color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebf571b#bf571b
RGB Decimal191, 87, 27rgb(191, 87, 27)
RGB Percent75%, 34%, 11%rgb(75%, 34%, 11%)
CSS RGBa191, 87, 27,1rgba(191,87,27,1)
CMYK Modelcmyk(0%,54%,86%,25%)
HSL Color Space22,75% ,43%hsl(22,75% ,43%)
HSV Color Space22°, 86%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111110101011100011011
Octal27712733
Decimal1918727
Hexbf571b

Different shades of #bf571b color code.

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

Light Shade of #bf571b
#e16e2c
Dark Shade of #bf571b
#924315
Saturated Shade of #bf571b
#ca5410
Desaturated Shade of #bf571b
#b45a26
Grey scale Shade of #bf571b
#6d6d6d
Brighten Shade
#d87034
Most Readable Shade
#FFFFFF

Shades of #bf571b color code

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

#bf571b
#a94d18
#944315
#7f3a12
#6a300f
#54260c
#3f1d09
#2a1306
#150903
#000000

Similar Color like #bf571b color

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

#c0581c
#c1591d
#c25a1e
#c35b1f
#c45c20
#c55d21
#c65e22
#c75f23
#c86024
#c96125
#ca6226
#cb6327
#cc6428
#cd6529
#be561a
#bd5519
#bc5418
#bb5317
#ba5216
#b95115
#b85014
#b74f13
#b64e12
#b54d11
#b44c10
#b34b0f
#b24a0e
#b1490d

Monochromatic Color with #bf571b

#bf571b
#e96a21
#150a03
#3f1d09
#6a300f
#944415

Tints of #bf571b Color

#bf571b
#c66934
#cd7c4d
#d48f67
#dba180
#e2b499
#e9c7b3
#f0d9cc
#f7ece5
#ffffff

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

#bf571b
#1b83bf

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

Split Complementary

#bf571b
#1bbfa9
#1b31bf

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

Analogous Color

#bf1b21
#bf361b
#bf571b
#bf781b
#bf991b

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

#bf571b
#1bbf57
#571bbf

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

#bf571b
#31bf1b
#1b83bf
#a91bbf

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

Double Complementary Color

#bf571b
#1b83bf
#1b31bf
#bfa91b

Double Complementary 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).

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

#bf571b Color Code Preview on Black Background Color

This is how #bf571b Color will look on black background color. Color contrast ratio is 4.59

#bf571b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf571b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf571b

#bf571b color code is use for CSS Background Color

Background color for the above div is #bf571b

HTML with inline CSS

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

#bf571b color code is use for CSS Border Color

CSS Border color for the above div is #bf571b

HTML with inline CSS

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

CSS Border Left color for the above div is #bf571b

HTML with inline CSS

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

CSS Border Right color for the above div is #bf571b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf571b

HTML with inline CSS

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

CSS Border Top color for the above div is #bf571b

HTML with inline CSS

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

#bf571b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf571b Color code Preview on White Background

This is how #bf571b Color code will look on white background color. Color contrast ratio is 4.57

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(191,87,27,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(27,131,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,87,27,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.