Skip to main content Skip to docs navigation

#b0b79b hex color | Dark Green & Warm color | 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 Foille and its hex is #B0B99C Nearest Color Name

Color Hue/Base color: Green

Hex #b0b79b Color code in RGB color code model is created after adding 69.02% red color, 71.76% green color and 60.78% blue color. Hex #b0b79b Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 15% yellow and 28.24% black.

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

RGB Chart

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

Color Table

Hex Color Code b0b79b #b0b79b
RGB Decimal 176, 183, 155 176, 183, 155
RGB Percent 69%, 72%, 61% rgb(69%, 72%, 61%)
CSS RGBa 176, 183, 155,1 rgba(176,183,155,1)
CMYK Model cmyk(4%,0%,15%,28.24%)
HSL Color Space 75,16% ,66% hsl(75,16% ,66%)
HSV Color Space 75°, 15%, 72%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 10110111 10011011
Octal 260 267 233
Decimal 176 183 155
Hex b0 b7 9b

Different shades of #b0b79b color code.

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

Darkest of #b0b79b
#646c4d
Darker of #b0b79b
#808963
Dark of #b0b79b
#99a27d
Base of #b0b79b
#b0b79b
Light of #b0b79b
#c7ccb9
Lighter
#dfe2d6
Lightest
#f6f7f4

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

#b0b79b
#a29bb7

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

Split Complementary

#b0b79b
#9ba2b7
#b09bb7

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

Analogous Color

#b7ae9b
#b7b29b
#b0b79b
#a7b79b
#9bb79b

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

#b0b79b
#b79bb0
#9bb0b7

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

#b0b79b
#9bb0b7
#a29bb7
#b7a29b

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

#b0b79b
#9bb7b0
#a29bb7
#b79ba2

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

#484e38
#646c4d
#808963
#99a27d
#b0b79b
#c7ccb9
#dfe2d6
#f6f7f4
#ffffff

Tints of #b0b79b Color

#b0b79b
#b8bfa6
#c1c7b1
#cacfbc
#d3d7c7
#dbdfd2
#e4e7dd
#edefe8
#f6f7f3
#ffffff

Shades of #b0b79b color code

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

#b0b79b
#9ca289
#888e78
#757a67
#616556
#4e5144
#3a3d33
#272822
#131411
#000000

Tones

#b0b79b
#a9a9a9
#a9a9a9
#a9a9a9
#a9a9a9

Tones

Similar Color like #b0b79b color

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

#b1b89c
#b2b99d
#b3ba9e
#b4bb9f
#b5bca0
#b6bda1
#b7bea2
#b8bfa3
#b9c0a4
#bac1a5
#bbc2a6
#bcc3a7
#bdc4a8
#bec5a9
#afb69a
#aeb599
#adb498
#acb397
#abb296
#aab195
#a9b094
#a8af93
#a7ae92
#a6ad91
#a5ac90
#a4ab8f
#a3aa8e
#a2a98d

Download this

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

#b0b79b Color Code Preview on Black Background Color

This is how #b0b79b Color will look on black background color. Color contrast ratio is 10.09

#b0b79b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0b79b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0b79b

#b0b79b color code is use for CSS Background Color

Background color for the above div is #b0b79b

HTML with inline CSS

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

#b0b79b color code is use for CSS Border Color

CSS Border color for the above div is #b0b79b

HTML with inline CSS

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

CSS Border Left color for the above div is #b0b79b

HTML with inline CSS

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

CSS Border Right color for the above div is #b0b79b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0b79b

HTML with inline CSS

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

CSS Border Top color for the above div is #b0b79b

HTML with inline CSS

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

#b0b79b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0b79b Color code Preview on White Background

This is how #b0b79b Color code will look on white background color. Color contrast ratio is 2.08

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(176,183,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(162,155,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,183,155,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }