Skip to main content Skip to docs navigation

#b3cd71 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 Young Leaf and its hex is #B0C86F Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

Hex Color Code b3cd71 #b3cd71
RGB Decimal 179, 205, 113 179, 205, 113
RGB Percent 70%, 80%, 44% rgb(70%, 80%, 44%)
CSS RGBa 179, 205, 113,1 rgba(179,205,113,1)
CMYK Model cmyk(13%,0%,45%,19.61%)
HSL Color Space 77,48% ,62% hsl(77,48% ,62%)
HSV Color Space 77°, 45%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 11001101 01110001
Octal 263 315 161
Decimal 179 205 113
Hex b3 cd 71

Different shades of #b3cd71 color code.

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

Darkest of #b3cd71
#647a2b
Darker of #b3cd71
#82a038
Dark of #b3cd71
#9fc04b
Base of #b3cd71
#b3cd71
Light of #b3cd71
#c7da97
Lighter
#dbe8bc
Lightest
#f0f5e2

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

#b3cd71
#8b71cd

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

Split Complementary

#b3cd71
#7185cd
#b971cd

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

Analogous Color

#cdb171
#cdc171
#b3cd71
#94cd71
#71cd74

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

#b3cd71
#cd71b3
#71b3cd

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

#b3cd71
#71b3cd
#8b71cd
#cd8b71

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

#b3cd71
#71cdb9
#8b71cd
#cd7185

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

#45541e
#647a2b
#82a038
#9fc04b
#b3cd71
#c7da97
#dbe8bc
#f0f5e2
#ffffff

Tints of #b3cd71 Color

#b3cd71
#bbd280
#c3d890
#ccdda0
#d4e3b0
#dde8bf
#e5eecf
#eef3df
#f6f9ef
#ffffff

Shades of #b3cd71 color code

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

#b3cd71
#9fb664
#8b9f57
#77884b
#63713e
#4f5b32
#3b4425
#272d19
#13160c
#000000

Tones

#b3cd71
#abba84
#a2a797
#9f9f9f
#9f9f9f

Tones

Similar Color like #b3cd71 color

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

#b4ce72
#b5cf73
#b6d074
#b7d175
#b8d276
#b9d377
#bad478
#bbd579
#bcd67a
#bdd77b
#bed87c
#bfd97d
#c0da7e
#c1db7f
#b2cc70
#b1cb6f
#b0ca6e
#afc96d
#aec86c
#adc76b
#acc66a
#abc569
#aac468
#a9c367
#a8c266
#a7c165
#a6c064
#a5bf63

Download this Dark Green

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

#b3cd71 Color Code Preview on Black Background Color

This is how #b3cd71 Color will look on black background color. Color contrast ratio is 11.89

#b3cd71 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3cd71

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3cd71

#b3cd71 color code is use for CSS Background Color

Background color for the above div is #b3cd71

HTML with inline CSS

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

#b3cd71 color code is use for CSS Border Color

CSS Border color for the above div is #b3cd71

HTML with inline CSS

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

CSS Border Left color for the above div is #b3cd71

HTML with inline CSS

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

CSS Border Right color for the above div is #b3cd71

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3cd71

HTML with inline CSS

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

CSS Border Top color for the above div is #b3cd71

HTML with inline CSS

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

#b3cd71 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3cd71 Color code Preview on White Background

This is how #b3cd71 Color code will look on white background color. Color contrast ratio is 1.77

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

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