crispedge.com

Color picker

Loading...

#b87c2a hex color - Yellow - Warm color - Information

#b87c2a hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #b87c2a Color code in RGB color code model is created after adding 72.16% red color, 48.63% green color and 16.47% blue color. Hex #b87c2a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 77% yellow and 28% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb87c2a#b87c2a
RGB Decimal184, 124, 42rgb(184, 124, 42)
RGB Percent72%, 49%, 16%rgb(72%, 49%, 16%)
CSS RGBa184, 124, 42,1rgba(184,124,42,1)
CMYK Modelcmyk(0%,33%,77%,28%)
HSL Color Space35,63% ,44%hsl(35,63% ,44%)
HSV Color Space35°, 77%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110000111110000101010
Octal27017452
Decimal18412442
Hexb87c2a

Different shades of #b87c2a color code.

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

Light Shade of #b87c2a
#d49641
Dark Shade of #b87c2a
#8e6021
Saturated Shade of #b87c2a
#c37e1f
Desaturated Shade of #b87c2a
#ad7a35
Grey scale Shade of #b87c2a
#717171
Brighten Shade
#d19543
Most Readable Shade
#000000

Shades of #b87c2a color code

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

#b87c2a
#a36e25
#8f6020
#7a521c
#664417
#513712
#3d290e
#281b09
#140d04
#000000

Similar Color like #b87c2a color

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

#b97d2b
#ba7e2c
#bb7f2d
#bc802e
#bd812f
#be8230
#bf8331
#c08432
#c18533
#c28634
#c38735
#c48836
#c58937
#c68a38
#b77b29
#b67a28
#b57927
#b47826
#b37725
#b27624
#b17523
#b07422
#af7321
#ae7220
#ad711f
#ac701e
#ab6f1d
#aa6e1c

Monochromatic Color with #b87c2a

#b87c2a
#e29934
#0e0903
#38260d
#634317
#8d5f20

Tints of #b87c2a Color

#b87c2a
#bf8a41
#c79959
#cfa771
#d7b688
#dfc4a0
#e7d3b8
#efe1cf
#f7f0e7
#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

#b87c2a
#2a66b8

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

Split Complementary

#b87c2a
#2aadb8
#352ab8

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

Analogous Color

#b8432a
#b8602a
#b87c2a
#b8982a
#b8b52a

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

#b87c2a
#2ab87c
#7c2ab8

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

#b87c2a
#2ab835
#2a66b8
#b82aad

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

#b87c2a
#2a66b8
#352ab8
#adb82a

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

#b87c2a Color Code Preview on Black Background Color

This is how #b87c2a Color will look on black background color. Color contrast ratio is 5.95

#b87c2a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b87c2a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b87c2a

#b87c2a color code is use for CSS Background Color

Background color for the above div is #b87c2a

HTML with inline CSS

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

#b87c2a color code is use for CSS Border Color

CSS Border color for the above div is #b87c2a

HTML with inline CSS

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

CSS Border Left color for the above div is #b87c2a

HTML with inline CSS

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

CSS Border Right color for the above div is #b87c2a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b87c2a

HTML with inline CSS

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

CSS Border Top color for the above div is #b87c2a

HTML with inline CSS

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

#b87c2a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b87c2a Color code Preview on White Background

This is how #b87c2a Color code will look on white background color. Color contrast ratio is 3.53

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

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(184,124,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,102,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(184,124,42,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.