Skip to main content Skip to docs navigation

#bdcb68 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 Gentle Dill and its hex is #C3CC6E Nearest Color Name

Color Hue/Base color: Green

Hex #bdcb68 Color code in RGB color code model is created after adding 74.12% red color, 79.61% green color and 40.78% blue color. Hex #bdcb68 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 49% yellow and 20.39% black.

Hex #bdcb68 color code is between #bbcc66 web safe hex color code and #ccbb77 web safe hex color code. #bbcc66 is the nearest web safe color code. You can see here many more shades of #bdcb68 color code.

RGB Chart

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

Color Table

Hex Color Code bdcb68 #bdcb68
RGB Decimal 189, 203, 104 189, 203, 104
RGB Percent 74%, 80%, 41% rgb(74%, 80%, 41%)
CSS RGBa 189, 203, 104,1 rgba(189,203,104,1)
CMYK Model cmyk(7%,0%,49%,20.39%)
HSL Color Space 68,49% ,60% hsl(68,49% ,60%)
HSV Color Space 68°, 49%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11001011 01101000
Octal 275 313 150
Decimal 189 203 104
Hex bd cb 68

Different shades of #bdcb68 color code.

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

Darkest of #bdcb68
#687327
Darker of #bdcb68
#8a9935
Dark of #bdcb68
#acbe42
Base of #bdcb68
#bdcb68
Light of #bdcb68
#ced88e
Lighter
#dee5b4
Lightest
#eff2da

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

#bdcb68
#7668cb

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

Split Complementary

#bdcb68
#688ccb
#a868cb

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

Analogous Color

#cb9f68
#cbb068
#bdcb68
#9ccb68
#73cb68

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

#bdcb68
#cb68bd
#68bdcb

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

#bdcb68
#68bdcb
#7668cb
#cb7668

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

#bdcb68
#68cba8
#7668cb
#cb688c

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

#464d1a
#687327
#8a9935
#acbe42
#bdcb68
#ced88e
#dee5b4
#eff2da
#ffffff

Tints of #bdcb68 Color

#bdcb68
#c4d078
#cbd689
#d3dc9a
#dae2ab
#e1e7bb
#e9edcc
#f0f3dd
#f7f9ee
#ffffff

Shades of #bdcb68 color code

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

#bdcb68
#a8b45c
#939d50
#7e8745
#697039
#545a2e
#3f4322
#2a2d17
#15160b
#000000

Tones

#bdcb68
#aeb77c
#a0a291
#9a9a9a
#9a9a9a

Tones

Similar Color like #bdcb68 color

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

#becc69
#bfcd6a
#c0ce6b
#c1cf6c
#c2d06d
#c3d16e
#c4d26f
#c5d370
#c6d471
#c7d572
#c8d673
#c9d774
#cad875
#cbd976
#bcca67
#bbc966
#bac865
#b9c764
#b8c663
#b7c562
#b6c461
#b5c360
#b4c25f
#b3c15e
#b2c05d
#b1bf5c
#b0be5b
#afbd5a

Download this Dark Green

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

#bdcb68 Color Code Preview on Black Background Color

This is how #bdcb68 Color will look on black background color. Color contrast ratio is 11.91

#bdcb68 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcb68

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcb68

#bdcb68 color code is use for CSS Background Color

Background color for the above div is #bdcb68

HTML with inline CSS

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

#bdcb68 color code is use for CSS Border Color

CSS Border color for the above div is #bdcb68

HTML with inline CSS

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

CSS Border Left color for the above div is #bdcb68

HTML with inline CSS

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

CSS Border Right color for the above div is #bdcb68

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdcb68

HTML with inline CSS

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

CSS Border Top color for the above div is #bdcb68

HTML with inline CSS

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

#bdcb68 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdcb68 Color code Preview on White Background

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

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