crispedge.com

Color picker

Loading...

#b7963d hex color - Yellow - Warm color - Information

#b7963d hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #b7963d Color code in RGB color code model is created after adding 71.76% red color, 58.82% green color and 23.92% blue color. Hex #b7963d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 67% yellow and 28% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb7963d#b7963d
RGB Decimal183, 150, 61rgb(183, 150, 61)
RGB Percent72%, 59%, 24%rgb(72%, 59%, 24%)
CSS RGBa183, 150, 61,1rgba(183,150,61,1)
CMYK Modelcmyk(0%,18%,67%,28%)
HSL Color Space44,50% ,48%hsl(44,50% ,48%)
HSV Color Space44°, 67%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101111001011000111101
Octal26722675
Decimal18315061
Hexb7963d

Different shades of #b7963d color code.

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

Light Shade of #b7963d
#c9ac5e
Dark Shade of #b7963d
#917730
Saturated Shade of #b7963d
#c39c31
Desaturated Shade of #b7963d
#ab9049
Grey scale Shade of #b7963d
#7a7a7a
Brighten Shade
#d0af56
Most Readable Shade
#000000

Shades of #b7963d color code

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

#b7963d
#a28536
#8e742f
#7a6428
#655321
#51421b
#3d3214
#28210d
#141006
#000000

Similar Color like #b7963d color

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

#b8973e
#b9983f
#ba9940
#bb9a41
#bc9b42
#bd9c43
#be9d44
#bf9e45
#c09f46
#c1a047
#c2a148
#c3a249
#c4a34a
#c5a44b
#b6953c
#b5943b
#b4933a
#b39239
#b29138
#b19037
#b08f36
#af8e35
#ae8d34
#ad8c33
#ac8b32
#ab8a31
#aa8930
#a9882f

Monochromatic Color with #b7963d

#b7963d
#e1b94b
#0d0b04
#372d12
#625021
#8c732f

Tints of #b7963d Color

#b7963d
#bfa152
#c7ad68
#cfb97d
#d7c493
#dfd0a8
#e7dcbe
#efe7d3
#f7f3e9
#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

#b7963d
#3d5eb7

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

Split Complementary

#b7963d
#3d9bb7
#593db7

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

Analogous Color

#b7653d
#b77e3d
#b7963d
#b7ae3d
#a7b73d

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

#b7963d
#3db796
#963db7

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

#b7963d
#3db759
#3d5eb7
#b73d9b

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

#b7963d
#3d5eb7
#593db7
#9bb73d

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

#b7963d Color Code Preview on Black Background Color

This is how #b7963d Color will look on black background color. Color contrast ratio is 7.44

#b7963d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7963d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7963d

#b7963d color code is use for CSS Background Color

Background color for the above div is #b7963d

HTML with inline CSS

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

#b7963d color code is use for CSS Border Color

CSS Border color for the above div is #b7963d

HTML with inline CSS

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

CSS Border Left color for the above div is #b7963d

HTML with inline CSS

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

CSS Border Right color for the above div is #b7963d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7963d

HTML with inline CSS

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

CSS Border Top color for the above div is #b7963d

HTML with inline CSS

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

#b7963d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7963d Color code Preview on White Background

This is how #b7963d Color code will look on white background color. Color contrast ratio is 2.82

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

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(183,150,61,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(61,94,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,150,61,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.