crispedge.com

Color picker

Loading...

#bd9205 hex color - Yellow - Warm color - Information

#bd9205 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #bd9205 Color code in RGB color code model is created after adding 74.12% red color, 57.25% green color and 1.96% blue color. Hex #bd9205 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 97% yellow and 26% black.

Hex #bd9205 color code is between #bb9900 web safe hex color code and #cc8800 web safe hex color code. #bb9900 is the nearest web safe color code. You can see here many more shades of #bd9205 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebd9205#bd9205
RGB Decimal189, 146, 5rgb(189, 146, 5)
RGB Percent74%, 57%, 2%rgb(74%, 57%, 2%)
CSS RGBa189, 146, 5,1rgba(189,146,5,1)
CMYK Modelcmyk(0%,23%,97%,26%)
HSL Color Space46,95% ,38%hsl(46,95% ,38%)
HSV Color Space46°, 97%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011001001000000101
Octal2752225
Decimal1891465
Hexbd9205

Different shades of #bd9205 color code.

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

Light Shade of #bd9205
#efb806
Dark Shade of #bd9205
#8b6c04
Saturated Shade of #bd9205
#c29500
Desaturated Shade of #bd9205
#b38d0f
Grey scale Shade of #bd9205
#616161
Brighten Shade
#d6ab1e
Most Readable Shade
#000000

Shades of #bd9205 color code

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

#bd9205
#a88104
#937103
#7e6103
#695102
#544002
#3f3001
#2a2001
#151000
#000000

Similar Color like #bd9205 color

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

#be9306
#bf9407
#c09508
#c19609
#c2970a
#c3980b
#c4990c
#c59a0d
#c69b0e
#c79c0f
#c89d10
#c99e11
#ca9f12
#cba013
#bc9104
#bb9003
#ba8f02
#b98e01
#b88d00
#b78c00
#b68b00
#b58a00
#b48900
#b38800
#b28700
#b18600
#b08500
#af8400

Monochromatic Color with #bd9205

#bd9205
#e7b306
#130f01
#3d2f02
#685003
#927104

Tints of #bd9205 Color

#bd9205
#c49e20
#cbaa3c
#d3b658
#dac274
#e1ce8f
#e9daab
#f0e6c7
#f7f2e3
#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

#bd9205
#0530bd

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

Split Complementary

#bd9205
#058cbd
#3605bd

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

Analogous Color

#bd4805
#bd6d05
#bd9205
#bdb705
#9ebd05

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

#bd9205
#05bd92
#9205bd

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

#bd9205
#05bd36
#0530bd
#bd058c

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

#bd9205
#0530bd
#3605bd
#8cbd05

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

#bd9205 Color Code Preview on Black Background Color

This is how #bd9205 Color will look on black background color. Color contrast ratio is 7.28

#bd9205 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd9205

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd9205

#bd9205 color code is use for CSS Background Color

Background color for the above div is #bd9205

HTML with inline CSS

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

#bd9205 color code is use for CSS Border Color

CSS Border color for the above div is #bd9205

HTML with inline CSS

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

CSS Border Left color for the above div is #bd9205

HTML with inline CSS

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

CSS Border Right color for the above div is #bd9205

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd9205

HTML with inline CSS

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

CSS Border Top color for the above div is #bd9205

HTML with inline CSS

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

#bd9205 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd9205 Color code Preview on White Background

This is how #bd9205 Color code will look on white background color. Color contrast ratio is 2.89

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

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,146,5,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(5,48,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,146,5,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.