Skip to main content Skip to docs navigation

#bbbb74 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 Savannah Grass and its hex is #BABC72 Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #bbbb74 color code is between #aaaa77 web safe hex color code and #cccc66 web safe hex color code. #aaaa77 is the nearest web safe color code. You can see here many more shades of #bbbb74 color code.

RGB Chart

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

Color Table

Hex Color Code bbbb74 #bbbb74
RGB Decimal 187, 187, 116 187, 187, 116
RGB Percent 73%, 73%, 45% rgb(73%, 73%, 45%)
CSS RGBa 187, 187, 116,1 rgba(187,187,116,1)
CMYK Model cmyk(0%,0%,38%,26.67%)
HSL Color Space 60,34% ,59% hsl(60,34% ,59%)
HSV Color Space 60°, 38%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 10111011 01110100
Octal 273 273 164
Decimal 187 187 116
Hex bb bb 74

Different shades of #bbbb74 color code.

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

Darkest of #bbbb74
#656531
Darker of #bbbb74
#878742
Dark of #bbbb74
#a9a953
Base of #bbbb74
#bbbb74
Light of #bbbb74
#cccc96
Lighter
#ddddb8
Lightest
#ededdb

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

#bbbb74
#7474bb

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

Split Complementary

#bbbb74
#7497bb
#9774bb

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

Analogous Color

#bb9274
#bb9d74
#bbbb74
#a3bb74
#86bb74

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

#bbbb74
#bb74bb
#74bbbb

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

#bbbb74
#74bbbb
#7474bb
#bb7474

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

#bbbb74
#74bb97
#7474bb
#bb7497

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

#424221
#656531
#878742
#a9a953
#bbbb74
#cccc96
#ddddb8
#ededdb
#fefefd

Tints of #bbbb74 Color

#bbbb74
#c2c283
#caca92
#d1d1a2
#d9d9b1
#e0e0c1
#e8e8d0
#efefe0
#f7f7ef
#ffffff

Shades of #bbbb74 color code

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

#bbbb74
#a6a667
#91915a
#7c7c4d
#676740
#535333
#3e3e26
#292919
#14140c
#000000

Tones

#bbbb74
#a6a689
#979797
#979797
#979797

Tones

Similar Color like #bbbb74 color

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

#bcbc75
#bdbd76
#bebe77
#bfbf78
#c0c079
#c1c17a
#c2c27b
#c3c37c
#c4c47d
#c5c57e
#c6c67f
#c7c780
#c8c881
#c9c982
#baba73
#b9b972
#b8b871
#b7b770
#b6b66f
#b5b56e
#b4b46d
#b3b36c
#b2b26b
#b1b16a
#b0b069
#afaf68
#aeae67
#adad66

Download this Dark Yellow

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

#bbbb74 Color Code Preview on Black Background Color

This is how #bbbb74 Color will look on black background color. Color contrast ratio is 10.47

#bbbb74 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbb74

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbbb74

#bbbb74 color code is use for CSS Background Color

Background color for the above div is #bbbb74

HTML with inline CSS

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

#bbbb74 color code is use for CSS Border Color

CSS Border color for the above div is #bbbb74

HTML with inline CSS

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

CSS Border Left color for the above div is #bbbb74

HTML with inline CSS

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

CSS Border Right color for the above div is #bbbb74

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbbb74

HTML with inline CSS

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

CSS Border Top color for the above div is #bbbb74

HTML with inline CSS

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

#bbbb74 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbbb74 Color code Preview on White Background

This is how #bbbb74 Color code will look on white background color. Color contrast ratio is 2.01

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

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