Skip to main content Skip to docs navigation

#bcb697 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 Bog and its hex is #BAB796 Nearest Color Name

Color Hue/Base color: Yellow

Hex #bcb697 Color code in RGB color code model is created after adding 73.73% red color, 71.37% green color and 59.22% blue color. Hex #bcb697 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 20% yellow and 26.27% black.

Hex #bcb697 color code is between #bbbb99 web safe hex color code and #ccaa88 web safe hex color code. #bbbb99 is the nearest web safe color code. You can see here many more shades of #bcb697 color code.

RGB Chart

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

Color Table

Hex Color Code bcb697 #bcb697
RGB Decimal 188, 182, 151 188, 182, 151
RGB Percent 74%, 71%, 59% rgb(74%, 71%, 59%)
CSS RGBa 188, 182, 151,1 rgba(188,182,151,1)
CMYK Model cmyk(0%,3%,20%,26.27%)
HSL Color Space 50,22% ,66% hsl(50,22% ,66%)
HSV Color Space 50°, 20%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 10110110 10010111
Octal 274 266 227
Decimal 188 182 151
Hex bc b6 97

Different shades of #bcb697 color code.

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

Darkest of #bcb697
#716b49
Darker of #bcb697
#90885d
Dark of #bcb697
#a8a078
Base of #bcb697
#bcb697
Light of #bcb697
#d0ccb6
Lighter
#e4e2d5
Lightest
#f8f7f4

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

#bcb697
#979dbc

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

Split Complementary

#bcb697
#97afbc
#a397bc

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

Analogous Color

#bca097
#bca797
#bcb697
#b6bc97
#a6bc97

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

#bcb697
#b697bc
#97bcb6

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

#bcb697
#97bcb6
#979dbc
#bc979d

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

#bcb697
#97bca3
#979dbc
#bc97af

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 #bcb697

#524d35
#716b49
#90885d
#a8a078
#bcb697
#d0ccb6
#e4e2d5
#f8f7f4
#ffffff

Tints of #bcb697 Color

#bcb697
#c3bea2
#cac6ae
#d2ceb9
#d9d6c5
#e1ded0
#e8e6dc
#f0eee7
#f7f6f3
#ffffff

Shades of #bcb697 color code

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

#bcb697
#a7a186
#928d75
#7d7964
#686553
#535043
#3e3c32
#292821
#141410
#000000

Tones

#bcb697
#abaaa8
#a9a9a9
#a9a9a9
#a9a9a9

Tones

Similar Color like #bcb697 color

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

#bdb798
#beb899
#bfb99a
#c0ba9b
#c1bb9c
#c2bc9d
#c3bd9e
#c4be9f
#c5bfa0
#c6c0a1
#c7c1a2
#c8c2a3
#c9c3a4
#cac4a5
#bbb596
#bab495
#b9b394
#b8b293
#b7b192
#b6b091
#b5af90
#b4ae8f
#b3ad8e
#b2ac8d
#b1ab8c
#b0aa8b
#afa98a
#aea889

Download this Dark Yellow

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

#bcb697 Color Code Preview on Black Background Color

This is how #bcb697 Color will look on black background color. Color contrast ratio is 10.28

#bcb697 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb697

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb697

#bcb697 color code is use for CSS Background Color

Background color for the above div is #bcb697

HTML with inline CSS

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

#bcb697 color code is use for CSS Border Color

CSS Border color for the above div is #bcb697

HTML with inline CSS

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

CSS Border Left color for the above div is #bcb697

HTML with inline CSS

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

CSS Border Right color for the above div is #bcb697

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcb697

HTML with inline CSS

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

CSS Border Top color for the above div is #bcb697

HTML with inline CSS

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

#bcb697 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcb697 Color code Preview on White Background

This is how #bcb697 Color code will look on white background color. Color contrast ratio is 2.04

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

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,182,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,157,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,182,151,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }