crispedge.com

Color picker

Loading...

#bd9541 hex color - Yellow - Warm color - Information

#bd9541 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #bd9541 Color code in RGB color code model is created after adding 74.12% red color, 58.43% green color and 25.49% blue color. Hex #bd9541 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 66% yellow and 26% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebd9541#bd9541
RGB Decimal189, 149, 65rgb(189, 149, 65)
RGB Percent74%, 58%, 25%rgb(74%, 58%, 25%)
CSS RGBa189, 149, 65,1rgba(189,149,65,1)
CMYK Modelcmyk(0%,21%,66%,26%)
HSL Color Space41,49% ,50%hsl(41,49% ,50%)
HSV Color Space41°, 66%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011001010101000001
Octal275225101
Decimal18914965
Hexbd9541

Different shades of #bd9541 color code.

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

Light Shade of #bd9541
#cbaa66
Dark Shade of #bd9541
#977734
Saturated Shade of #bd9541
#ca9934
Desaturated Shade of #bd9541
#b0904e
Grey scale Shade of #bd9541
#7f7f7f
Brighten Shade
#d6ae5a
Most Readable Shade
#000000

Shades of #bd9541 color code

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

#bd9541
#a88439
#937332
#7e632b
#695224
#54421c
#3f3115
#2a210e
#151007
#000000

Similar Color like #bd9541 color

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

#be9642
#bf9743
#c09844
#c19945
#c29a46
#c39b47
#c49c48
#c59d49
#c69e4a
#c79f4b
#c8a04c
#c9a14d
#caa24e
#cba34f
#bc9440
#bb933f
#ba923e
#b9913d
#b8903c
#b78f3b
#b68e3a
#b58d39
#b48c38
#b38b37
#b28a36
#b18935
#b08834
#af8733

Monochromatic Color with #bd9541

#bd9541
#e7b750
#130f07
#3d3015
#685224
#927332

Tints of #bd9541 Color

#bd9541
#c4a056
#cbac6b
#d3b880
#dac495
#e1cfaa
#e9dbbf
#f0e7d4
#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

#bd9541
#4169bd

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

Split Complementary

#bd9541
#41a7bd
#5741bd

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

Analogous Color

#bd6341
#bd7c41
#bd9541
#bdae41
#b3bd41

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

#bd9541
#41bd95
#9541bd

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

#bd9541
#41bd57
#4169bd
#bd41a7

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

#bd9541
#4169bd
#5741bd
#a7bd41

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

#bd9541 Color Code Preview on Black Background Color

This is how #bd9541 Color will look on black background color. Color contrast ratio is 7.54

#bd9541 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd9541

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd9541

#bd9541 color code is use for CSS Background Color

Background color for the above div is #bd9541

HTML with inline CSS

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

#bd9541 color code is use for CSS Border Color

CSS Border color for the above div is #bd9541

HTML with inline CSS

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

CSS Border Left color for the above div is #bd9541

HTML with inline CSS

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

CSS Border Right color for the above div is #bd9541

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd9541

HTML with inline CSS

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

CSS Border Top color for the above div is #bd9541

HTML with inline CSS

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

#bd9541 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd9541 Color code Preview on White Background

This is how #bd9541 Color code will look on white background color. Color contrast ratio is 2.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 #bd9541; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bd9541; }

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(189,149,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(65,105,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,149,65,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.