Skip to main content Skip to docs navigation

#b5bba4 hex color | Download Dark Green 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 Tickled Crow and its hex is #B6BAA4 Nearest Color Name

Color Hue/Base color: Green

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

Hex #b5bba4 color code is between #bbaaaa web safe hex color code and #aacc99 web safe hex color code. #bbaaaa is the nearest web safe color code. You can see here many more shades of #b5bba4 color code.

RGB Chart

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

Color Table

Hex Color Code b5bba4 #b5bba4
RGB Decimal 181, 187, 164 181, 187, 164
RGB Percent 71%, 73%, 64% rgb(71%, 73%, 64%)
CSS RGBa 181, 187, 164,1 rgba(181,187,164,1)
CMYK Model cmyk(3%,0%,12%,26.67%)
HSL Color Space 76,14% ,69% hsl(76,14% ,69%)
HSV Color Space 76°, 12%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 10111011 10100100
Octal 265 273 244
Decimal 181 187 164
Hex b5 bb a4

Different shades of #b5bba4 color code.

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

Darkest of #b5bba4
#6a7155
Darker of #b5bba4
#858f6a
Dark of #b5bba4
#9da587
Base of #b5bba4
#b5bba4
Light of #b5bba4
#cdd1c1
Lighter
#e4e7de
Lightest
#fcfcfc

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

#b5bba4
#aaa4bb

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

Split Complementary

#b5bba4
#a4a9bb
#b5a4bb

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

Analogous Color

#bbb4a4
#bbb7a4
#b5bba4
#adbba4
#a4bba4

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

#b5bba4
#bba4b5
#a4b5bb

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

#b5bba4
#a4b5bb
#aaa4bb
#bbaaa4

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

#b5bba4
#a4bbb5
#aaa4bb
#bba4a9

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

#4f543f
#6a7155
#858f6a
#9da587
#b5bba4
#cdd1c1
#e4e7de
#fcfcfc
#ffffff

Tints of #b5bba4 Color

#b5bba4
#bdc2ae
#c5cab8
#cdd1c2
#d5d9cc
#dee0d6
#e6e8e0
#eeefea
#f6f7f4
#ffffff

Shades of #b5bba4 color code

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

#b5bba4
#a0a691
#8c917f
#787c6d
#64675b
#505348
#3c3e36
#282924
#141412
#000000

Tones

#b5bba4
#afafaf
#afafaf
#afafaf
#afafaf

Tones

Similar Color like #b5bba4 color

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

#b6bca5
#b7bda6
#b8bea7
#b9bfa8
#bac0a9
#bbc1aa
#bcc2ab
#bdc3ac
#bec4ad
#bfc5ae
#c0c6af
#c1c7b0
#c2c8b1
#c3c9b2
#b4baa3
#b3b9a2
#b2b8a1
#b1b7a0
#b0b69f
#afb59e
#aeb49d
#adb39c
#acb29b
#abb19a
#aab099
#a9af98
#a8ae97
#a7ad96

Download this Dark Green

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

#b5bba4 Color Code Preview on Black Background Color

This is how #b5bba4 Color will look on black background color. Color contrast ratio is 10.61

#b5bba4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5bba4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5bba4

#b5bba4 color code is use for CSS Background Color

Background color for the above div is #b5bba4

HTML with inline CSS

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

#b5bba4 color code is use for CSS Border Color

CSS Border color for the above div is #b5bba4

HTML with inline CSS

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

CSS Border Left color for the above div is #b5bba4

HTML with inline CSS

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

CSS Border Right color for the above div is #b5bba4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5bba4

HTML with inline CSS

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

CSS Border Top color for the above div is #b5bba4

HTML with inline CSS

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

#b5bba4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5bba4 Color code Preview on White Background

This is how #b5bba4 Color code will look on white background color. Color contrast ratio is 1.98

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

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