Skip to main content Skip to docs navigation

#b3cd7f 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 Alien Breed and its hex is #B9CC81 Nearest Color Name

Color Hue/Base color: Green

Hex #b3cd7f Color code in RGB color code model is created after adding 70.2% red color, 80.39% green color and 49.8% blue color. Hex #b3cd7f Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 38% yellow and 19.61% black.

Hex #b3cd7f color code is between #bbcc77 web safe hex color code and #aadd88 web safe hex color code. #bbcc77 is the nearest web safe color code. You can see here many more shades of #b3cd7f color code.

RGB Chart

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

Color Table

Hex Color Code b3cd7f #b3cd7f
RGB Decimal 179, 205, 127 179, 205, 127
RGB Percent 70%, 80%, 50% rgb(70%, 80%, 50%)
CSS RGBa 179, 205, 127,1 rgba(179,205,127,1)
CMYK Model cmyk(13%,0%,38%,19.61%)
HSL Color Space 80,44% ,65% hsl(80,44% ,65%)
HSV Color Space 80°, 38%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 11001101 01111111
Octal 263 315 177
Decimal 179 205 127
Hex b3 cd 7f

Different shades of #b3cd7f color code.

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

Darkest of #b3cd7f
#678132
Darker of #b3cd7f
#84a541
Dark of #b3cd7f
#9dbf5a
Base of #b3cd7f
#b3cd7f
Light of #b3cd7f
#c9dba4
Lighter
#dfeac8
Lightest
#f4f8ed

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

#b3cd7f
#997fcd

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

Split Complementary

#b3cd7f
#7f8ccd
#c07fcd

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

Analogous Color

#cdba7f
#cdc77f
#b3cd7f
#99cd7f
#7fcd86

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

#b3cd7f
#cd7fb3
#7fb3cd

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

#b3cd7f
#7fb3cd
#997fcd
#cd997f

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

#b3cd7f
#7fcdc0
#997fcd
#cd7f8c

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

#495c24
#678132
#84a541
#9dbf5a
#b3cd7f
#c9dba4
#dfeac8
#f4f8ed
#ffffff

Tints of #b3cd7f Color

#b3cd7f
#bbd28d
#c3d89b
#ccdda9
#d4e3b7
#dde8c6
#e5eed4
#eef3e2
#f6f9f0
#ffffff

Shades of #b3cd7f color code

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

#b3cd7f
#9fb670
#8b9f62
#778854
#637146
#4f5b38
#3b442a
#272d1c
#13160e
#000000

Tones

#b3cd7f
#adbb91
#a7a9a3
#a6a6a6
#a6a6a6

Tones

Similar Color like #b3cd7f color

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

#b4ce80
#b5cf81
#b6d082
#b7d183
#b8d284
#b9d385
#bad486
#bbd587
#bcd688
#bdd789
#bed88a
#bfd98b
#c0da8c
#c1db8d
#b2cc7e
#b1cb7d
#b0ca7c
#afc97b
#aec87a
#adc779
#acc678
#abc577
#aac476
#a9c375
#a8c274
#a7c173
#a6c072
#a5bf71

Download this Dark Green

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

#b3cd7f Color Code Preview on Black Background Color

This is how #b3cd7f Color will look on black background color. Color contrast ratio is 11.96

#b3cd7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3cd7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3cd7f

#b3cd7f color code is use for CSS Background Color

Background color for the above div is #b3cd7f

HTML with inline CSS

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

#b3cd7f color code is use for CSS Border Color

CSS Border color for the above div is #b3cd7f

HTML with inline CSS

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

CSS Border Left color for the above div is #b3cd7f

HTML with inline CSS

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

CSS Border Right color for the above div is #b3cd7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3cd7f

HTML with inline CSS

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

CSS Border Top color for the above div is #b3cd7f

HTML with inline CSS

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

#b3cd7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3cd7f Color code Preview on White Background

This is how #b3cd7f Color code will look on white background color. Color contrast ratio is 1.76

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

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