Skip to main content Skip to docs navigation

#bcaa74 hex color | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Rhubarb Leaf Green and its hex is #BCA872 Nearest Color Name

Color Hue/Base color: Yellow

Hex #bcaa74 Color code in RGB color code model is created after adding 73.73% red color, 66.67% green color and 45.49% blue color. Hex #bcaa74 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 38% yellow and 26.27% black.

Hex #bcaa74 color code is between #bb9977 web safe hex color code and #ccbb66 web safe hex color code. #bb9977 is the nearest web safe color code. You can see here many more shades of #bcaa74 color code.

RGB Chart

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

Color Table

Hex Color Code bcaa74 #bcaa74
RGB Decimal 188, 170, 116 188, 170, 116
RGB Percent 74%, 67%, 45% rgb(74%, 67%, 45%)
CSS RGBa 188, 170, 116,1 rgba(188,170,116,1)
CMYK Model cmyk(0%,10%,38%,26.27%)
HSL Color Space 45,35% ,60% hsl(45,35% ,60%)
HSV Color Space 45°, 38%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 10101010 01110100
Octal 274 252 164
Decimal 188 170 116
Hex bc aa 74

Different shades of #bcaa74 color code.

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

Darkest of #bcaa74
#665931
Darker of #bcaa74
#887742
Dark of #bcaa74
#ab9552
Base of #bcaa74
#bcaa74
Light of #bcaa74
#cdbf96
Lighter
#ddd4b9
Lightest
#eee9db

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

#bcaa74
#7486bc

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

Split Complementary

#bcaa74
#74aabc
#8674bc

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

Analogous Color

#bc8074
#bc8c74
#bcaa74
#b6bc74
#98bc74

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

#bcaa74
#aa74bc
#74bcaa

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

#bcaa74
#74bcaa
#7486bc
#bc7486

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bcaa74
#74bc86
#7486bc
#bc74aa

Square 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).

Monochromatic Color with #bcaa74

#433b21
#665931
#887742
#ab9552
#bcaa74
#cdbf96
#ddd4b9
#eee9db
#fefefe

Tints of #bcaa74 Color

#bcaa74
#c3b383
#cabc92
#d2c6a2
#d9cfb1
#e1d9c1
#e8e2d0
#f0ece0
#f7f5ef
#ffffff

Shades of #bcaa74 color code

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

#bcaa74
#a79767
#92845a
#7d714d
#685e40
#534b33
#3e3826
#292519
#14120c
#000000

Tones

#bcaa74
#a7a089
#989898
#989898
#989898

Tones

Similar Color like #bcaa74 color

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

#bdab75
#beac76
#bfad77
#c0ae78
#c1af79
#c2b07a
#c3b17b
#c4b27c
#c5b37d
#c6b47e
#c7b57f
#c8b680
#c9b781
#cab882
#bba973
#baa872
#b9a771
#b8a670
#b7a56f
#b6a46e
#b5a36d
#b4a26c
#b3a16b
#b2a06a
#b19f69
#b09e68
#af9d67
#ae9c66

Download this Dark Yellow

Hex #bcaa74 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.

#bcaa74 Color Code Preview on Black Background Color

This is how #bcaa74 Color will look on black background color. Color contrast ratio is 9.14

#bcaa74 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcaa74

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcaa74

#bcaa74 color code is use for CSS Background Color

Background color for the above div is #bcaa74

HTML with inline CSS

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

#bcaa74 color code is use for CSS Border Color

CSS Border color for the above div is #bcaa74

HTML with inline CSS

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

CSS Border Left color for the above div is #bcaa74

HTML with inline CSS

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

CSS Border Right color for the above div is #bcaa74

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcaa74

HTML with inline CSS

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

CSS Border Top color for the above div is #bcaa74

HTML with inline CSS

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

#bcaa74 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcaa74 Color code Preview on White Background

This is how #bcaa74 Color code will look on white background color. Color contrast ratio is 2.30

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,170,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,134,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,170,116,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }