Skip to main content Skip to docs navigation

#b5cd75 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 #b5cd75 Color code in RGB color code model is created after adding 70.98% red color, 80.39% green color and 45.88% blue color. Hex #b5cd75 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 43% yellow and 19.61% black.

Hex #b5cd75 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 #b5cd75 color code.

RGB Chart

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

Color Table

Hex Color Code b5cd75 #b5cd75
RGB Decimal 181, 205, 117 181, 205, 117
RGB Percent 71%, 80%, 46% rgb(71%, 80%, 46%)
CSS RGBa 181, 205, 117,1 rgba(181,205,117,1)
CMYK Model cmyk(12%,0%,43%,19.61%)
HSL Color Space 76,47% ,63% hsl(76,47% ,63%)
HSV Color Space 76°, 43%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 11001101 01110101
Octal 265 315 165
Decimal 181 205 117
Hex b5 cd 75

Different shades of #b5cd75 color code.

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

Darkest of #b5cd75
#667c2d
Darker of #b5cd75
#85a23b
Dark of #b5cd75
#a1bf50
Base of #b5cd75
#b5cd75
Light of #b5cd75
#c9db9a
Lighter
#dde8c0
Lightest
#f1f6e5

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

#b5cd75
#8d75cd

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

Split Complementary

#b5cd75
#7589cd
#b975cd

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

Analogous Color

#cdb275
#cdc075
#b5cd75
#98cd75
#75cd77

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

#b5cd75
#cd75b5
#75b5cd

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

#b5cd75
#75b5cd
#8d75cd
#cd8d75

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

#b5cd75
#75cdb9
#8d75cd
#cd7589

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

#48571f
#667c2d
#85a23b
#a1bf50
#b5cd75
#c9db9a
#dde8c0
#f1f6e5
#ffffff

Tints of #b5cd75 Color

#b5cd75
#bdd284
#c5d893
#cddda3
#d5e3b2
#dee8c1
#e6eed1
#eef3e0
#f6f9ef
#ffffff

Shades of #b5cd75 color code

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

#b5cd75
#a0b668
#8c9f5b
#78884e
#647141
#505b34
#3c4427
#282d1a
#14160d
#000000

Tones

#b5cd75
#acba88
#a4a79b
#a1a1a1
#a1a1a1

Tones

Similar Color like #b5cd75 color

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

#b6ce76
#b7cf77
#b8d078
#b9d179
#bad27a
#bbd37b
#bcd47c
#bdd57d
#bed67e
#bfd77f
#c0d880
#c1d981
#c2da82
#c3db83
#b4cc74
#b3cb73
#b2ca72
#b1c971
#b0c870
#afc76f
#aec66e
#adc56d
#acc46c
#abc36b
#aac26a
#a9c169
#a8c068
#a7bf67

Download this Dark Green

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

#b5cd75 Color Code Preview on Black Background Color

This is how #b5cd75 Color will look on black background color. Color contrast ratio is 11.95

#b5cd75 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5cd75

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5cd75

#b5cd75 color code is use for CSS Background Color

Background color for the above div is #b5cd75

HTML with inline CSS

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

#b5cd75 color code is use for CSS Border Color

CSS Border color for the above div is #b5cd75

HTML with inline CSS

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

CSS Border Left color for the above div is #b5cd75

HTML with inline CSS

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

CSS Border Right color for the above div is #b5cd75

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5cd75

HTML with inline CSS

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

CSS Border Top color for the above div is #b5cd75

HTML with inline CSS

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

#b5cd75 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5cd75 Color code Preview on White Background

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

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