Skip to main content Skip to docs navigation

#b3cfbf hex color | Download Light 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 Gossamer Green and its hex is #B2CFBE Nearest Color Name

Color Hue/Base color: Green

Hex #b3cfbf Color code in RGB color code model is created after adding 70.2% red color, 81.18% green color and 74.9% blue color. Hex #b3cfbf Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 8% yellow and 18.82% black.

Hex #b3cfbf color code is between #bbccbb web safe hex color code and #aaddcc web safe hex color code. #bbccbb is the nearest web safe color code. You can see here many more shades of #b3cfbf color code.

RGB Chart

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

Color Table

Hex Color Code b3cfbf #b3cfbf
RGB Decimal 179, 207, 191 179, 207, 191
RGB Percent 70%, 81%, 75% rgb(70%, 81%, 75%)
CSS RGBa 179, 207, 191,1 rgba(179,207,191,1)
CMYK Model cmyk(14%,0%,8%,18.82%)
HSL Color Space 146,23% ,76% hsl(146,23% ,76%)
HSV Color Space 146°, 14%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110011 11001111 10111111
Octal 263 317 277
Decimal 179 207 191
Hex b3 cf bf

Different shades of #b3cfbf color code.

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

Darkest of #b3cfbf
#5a8f71
Darker of #b3cfbf
#74a88a
Dark of #b3cfbf
#94bba5
Base of #b3cfbf
#b3cfbf
Light of #b3cfbf
#d2e3d9
Lighter
#f2f6f4
Lightest
#ffffff

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

#b3cfbf
#cfb3c3

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

Split Complementary

#b3cfbf
#cdb3cf
#cfb3b5

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

Analogous Color

#b7cfb3
#b3cfb3
#b3cfbf
#b3cfc8
#b3cacf

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

#b3cfbf
#cfbfb3
#bfb3cf

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

#b3cfbf
#bfb3cf
#cfb3c3
#c3cfb3

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

#b3cfbf
#b3b5cf
#cfb3c3
#cfcdb3

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

#467058
#5a8f71
#74a88a
#94bba5
#b3cfbf
#d2e3d9
#f2f6f4
#ffffff
#ffffff

Tints of #b3cfbf Color

#b3cfbf
#bbd4c6
#c3d9cd
#ccdfd4
#d4e4db
#dde9e2
#e5efe9
#eef4f0
#f6f9f7
#ffffff

Shades of #b3cfbf color code

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

#b3cfbf
#9fb8a9
#8ba194
#778a7f
#63736a
#4f5c54
#3b453f
#272e2a
#131715
#000000

Tones

#b3cfbf
#bfc3c1
#c1c1c1
#c1c1c1
#c1c1c1

Tones

Similar Color like #b3cfbf color

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

#b4d0c0
#b5d1c1
#b6d2c2
#b7d3c3
#b8d4c4
#b9d5c5
#bad6c6
#bbd7c7
#bcd8c8
#bdd9c9
#bedaca
#bfdbcb
#c0dccc
#c1ddcd
#b2cebe
#b1cdbd
#b0ccbc
#afcbbb
#aecaba
#adc9b9
#acc8b8
#abc7b7
#aac6b6
#a9c5b5
#a8c4b4
#a7c3b3
#a6c2b2
#a5c1b1

Download this Light Green

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

#b3cfbf Color Code Preview on Black Background Color

This is how #b3cfbf Color will look on black background color. Color contrast ratio is 12.59

#b3cfbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3cfbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3cfbf

#b3cfbf color code is use for CSS Background Color

Background color for the above div is #b3cfbf

HTML with inline CSS

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

#b3cfbf color code is use for CSS Border Color

CSS Border color for the above div is #b3cfbf

HTML with inline CSS

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

CSS Border Left color for the above div is #b3cfbf

HTML with inline CSS

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

CSS Border Right color for the above div is #b3cfbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3cfbf

HTML with inline CSS

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

CSS Border Top color for the above div is #b3cfbf

HTML with inline CSS

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

#b3cfbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3cfbf Color code Preview on White Background

This is how #b3cfbf Color code will look on white background color. Color contrast ratio is 1.67

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

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