crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bd9a59 hex color - Yellow - Warm color - Information

#bd9a59 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #bd9a59 Color code in RGB color code model is created after adding 74.12% red color, 60.39% green color and 34.9% blue color. Hex #bd9a59 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 53% yellow and 26% black.

Hex #bd9a59 color code is between #bb9955 web safe hex color code and #ccaa66 web safe hex color code. #bb9955 is the nearest web safe color code. You can see here many more shades of #bd9a59 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebd9a59#bd9a59
RGB Decimal189, 154, 89rgb(189, 154, 89)
RGB Percent74%, 60%, 35%rgb(74%, 60%, 35%)
CSS RGBa189, 154, 89,1rgba(189,154,89,1)
CMYK Modelcmyk(0%,19%,53%,26%)
HSL Color Space39,43% ,55%hsl(39,43% ,55%)
HSV Color Space39°, 53%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011001101001011001
Octal275232131
Decimal18915489
Hexbd9a59

Different shades of #bd9a59 color code.

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

Light Shade of #bd9a59
#cbb07d
Dark Shade of #bd9a59
#a28041
Saturated Shade of #bd9a59
#c99d4d
Desaturated Shade of #bd9a59
#b19665
Grey scale Shade of #bd9a59
#8b8b8b
Brighten Shade
#d6b372
Most Readable Shade
#000000

Shades of #bd9a59 color code

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

#bd9a59
#a8884f
#937745
#7e663b
#695531
#544427
#3f331d
#2a2213
#151109
#000000

Similar Color like #bd9a59 color

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

#be9b5a
#bf9c5b
#c09d5c
#c19e5d
#c29f5e
#c3a05f
#c4a160
#c5a261
#c6a362
#c7a463
#c8a564
#c9a665
#caa766
#cba867
#bc9958
#bb9857
#ba9756
#b99655
#b89554
#b79453
#b69352
#b59251
#b49150
#b3904f
#b28f4e
#b18e4d
#b08d4c
#af8c4b

Monochromatic Color with #bd9a59

#bd9a59
#e7bd6d
#130f09
#3d321d
#685531
#927745

Tints of #bd9a59 Color

#bd9a59
#c4a56b
#cbb07d
#d3bb90
#dac6a2
#e1d2b5
#e9ddc7
#f0e8da
#f7f3ec
#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

#bd9a59
#597cbd

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

Split Complementary

#bd9a59
#59aebd
#6859bd

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

Analogous Color

#bd7259
#bd8659
#bd9a59
#bdae59
#b8bd59

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

#bd9a59
#59bd9a
#9a59bd

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

#bd9a59
#59bd68
#597cbd
#bd59ae

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

#bd9a59
#597cbd
#6859bd
#aebd59

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

#bd9a59 Color Code Preview on Black Background Color

This is how #bd9a59 Color will look on black background color. Color contrast ratio is 7.93

#bd9a59 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd9a59

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd9a59

#bd9a59 color code is use for CSS Background Color

Background color for the above div is #bd9a59

HTML with inline CSS

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

#bd9a59 color code is use for CSS Border Color

CSS Border color for the above div is #bd9a59

HTML with inline CSS

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

CSS Border Left color for the above div is #bd9a59

HTML with inline CSS

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

CSS Border Right color for the above div is #bd9a59

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd9a59

HTML with inline CSS

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

CSS Border Top color for the above div is #bd9a59

HTML with inline CSS

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

#bd9a59 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd9a59 Color code Preview on White Background

This is how #bd9a59 Color code will look on white background color. Color contrast ratio is 2.65

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.