crispedge.com

Color picker

Loading...

#b9731e hex color - Brown - Warm color - Information

#b9731e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #b9731e Color code in RGB color code model is created after adding 72.55% red color, 45.1% green color and 11.76% blue color. Hex #b9731e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 84% yellow and 27% black.

Hex #b9731e color code is between #bb7722 web safe hex color code and #aa6611 web safe hex color code. #bb7722 is the nearest web safe color code. You can see here many more shades of #b9731e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb9731e#b9731e
RGB Decimal185, 115, 30rgb(185, 115, 30)
RGB Percent73%, 45%, 12%rgb(73%, 45%, 12%)
CSS RGBa185, 115, 30,1rgba(185,115,30,1)
CMYK Modelcmyk(0%,38%,84%,27%)
HSL Color Space33,72% ,42%hsl(33,72% ,42%)
HSV Color Space33°, 84%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110010111001100011110
Octal27116336
Decimal18511530
Hexb9731e

Different shades of #b9731e color code.

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

Light Shade of #b9731e
#dd8d2d
Dark Shade of #b9731e
#8d5817
Saturated Shade of #b9731e
#c47413
Desaturated Shade of #b9731e
#ae7229
Grey scale Shade of #b9731e
#6b6b6b
Brighten Shade
#d28c37
Most Readable Shade
#FFFFFF

Shades of #b9731e color code

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

#b9731e
#a4661a
#8f5917
#7b4c14
#663f10
#52330d
#3d260a
#291906
#140c03
#000000

Similar Color like #b9731e color

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

#ba741f
#bb7520
#bc7621
#bd7722
#be7823
#bf7924
#c07a25
#c17b26
#c27c27
#c37d28
#c47e29
#c57f2a
#c6802b
#c7812c
#b8721d
#b7711c
#b6701b
#b56f1a
#b46e19
#b36d18
#b26c17
#b16b16
#b06a15
#af6914
#ae6813
#ad6712
#ac6611
#ab6510

Monochromatic Color with #b9731e

#b9731e
#e38d25
#0f0902
#392409
#643e10
#8e5917

Tints of #b9731e Color

#b9731e
#c08237
#c89250
#d0a169
#d8b182
#dfc09b
#e7d0b4
#efdfcd
#f7efe6
#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

#b9731e
#1e64b9

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

Split Complementary

#b9731e
#1eb2b9
#251eb9

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

Analogous Color

#b9351e
#b9541e
#b9731e
#b9921e
#b9b11e

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

#b9731e
#1eb973
#731eb9

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

#b9731e
#1eb925
#1e64b9
#b91eb1

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

#b9731e
#1e64b9
#251eb9
#b2b91e

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 #b9731e 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.

#b9731e Color Code Preview on Black Background Color

This is how #b9731e Color will look on black background color. Color contrast ratio is 5.53

#b9731e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9731e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9731e

#b9731e color code is use for CSS Background Color

Background color for the above div is #b9731e

HTML with inline CSS

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

#b9731e color code is use for CSS Border Color

CSS Border color for the above div is #b9731e

HTML with inline CSS

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

CSS Border Left color for the above div is #b9731e

HTML with inline CSS

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

CSS Border Right color for the above div is #b9731e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b9731e

HTML with inline CSS

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

CSS Border Top color for the above div is #b9731e

HTML with inline CSS

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

#b9731e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b9731e Color code Preview on White Background

This is how #b9731e Color code will look on white background color. Color contrast ratio is 3.79

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.