crispedge.com

Color picker

Loading...

#ba962b hex color - Yellow - Warm color - Information

#ba962b hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ba962b Color code in RGB color code model is created after adding 72.94% red color, 58.82% green color and 16.86% blue color. Hex #ba962b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 77% yellow and 27% black.

Hex #ba962b color code is between #bb9933 web safe hex color code and #aa8822 web safe hex color code. #bb9933 is the nearest web safe color code. You can see here many more shades of #ba962b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeba962b#ba962b
RGB Decimal186, 150, 43rgb(186, 150, 43)
RGB Percent73%, 59%, 17%rgb(73%, 59%, 17%)
CSS RGBa186, 150, 43,1rgba(186,150,43,1)
CMYK Modelcmyk(0%,19%,77%,27%)
HSL Color Space45,62% ,45%hsl(45,62% ,45%)
HSV Color Space45°, 77%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110101001011000101011
Octal27222653
Decimal18615043
Hexba962b

Different shades of #ba962b color code.

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

Light Shade of #ba962b
#d4b044
Dark Shade of #ba962b
#917521
Saturated Shade of #ba962b
#c59c20
Desaturated Shade of #ba962b
#af9036
Grey scale Shade of #ba962b
#727272
Brighten Shade
#d3af44
Most Readable Shade
#000000

Shades of #ba962b color code

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

#ba962b
#a58526
#907421
#7c641c
#675317
#524213
#3e320e
#292109
#141004
#000000

Similar Color like #ba962b color

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

#bb972c
#bc982d
#bd992e
#be9a2f
#bf9b30
#c09c31
#c19d32
#c29e33
#c39f34
#c4a035
#c5a136
#c6a237
#c7a338
#c8a439
#b9952a
#b89429
#b79328
#b69227
#b59126
#b49025
#b38f24
#b28e23
#b18d22
#b08c21
#af8b20
#ae8a1f
#ad891e
#ac881d

Monochromatic Color with #ba962b

#ba962b
#e4b835
#100d04
#3a2f0e
#655117
#8f7421

Tints of #ba962b Color

#ba962b
#c1a142
#c9ad5a
#d1b971
#d8c489
#e0d0a0
#e8dcb8
#efe7cf
#f7f3e7
#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

#ba962b
#2b4fba

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

Split Complementary

#ba962b
#2b96ba
#4f2bba

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

Analogous Color

#ba5d2b
#ba792b
#ba962b
#bab32b
#a5ba2b

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

#ba962b
#2bba96
#962bba

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

#ba962b
#2bba4e
#2b4fba
#ba2b96

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

#ba962b
#2b4fba
#4f2bba
#96ba2b

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

#ba962b Color Code Preview on Black Background Color

This is how #ba962b Color will look on black background color. Color contrast ratio is 7.49

#ba962b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba962b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ba962b

#ba962b color code is use for CSS Background Color

Background color for the above div is #ba962b

HTML with inline CSS

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

#ba962b color code is use for CSS Border Color

CSS Border color for the above div is #ba962b

HTML with inline CSS

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

CSS Border Left color for the above div is #ba962b

HTML with inline CSS

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

CSS Border Right color for the above div is #ba962b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ba962b

HTML with inline CSS

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

CSS Border Top color for the above div is #ba962b

HTML with inline CSS

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

#ba962b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ba962b Color code Preview on White Background

This is how #ba962b Color code will look on white background color. Color contrast ratio is 2.81

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

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(186,150,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(43,79,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,150,43,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.