Skip to main content Skip to docs navigation

#bdbc19 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 Pantone 7744 C and its hex is #BABC16 Nearest Color Name

Color Hue/Base color: Green

Hex #bdbc19 Color code in RGB color code model is created after adding 74.12% red color, 73.73% green color and 9.8% blue color. Hex #bdbc19 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 87% yellow and 25.88% black.

Hex #bdbc19 color code is between #bbbb11 web safe hex color code and #cccc22 web safe hex color code. #bbbb11 is the nearest web safe color code. You can see here many more shades of #bdbc19 color code.

RGB Chart

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

Color Table

Hex Color Code bdbc19 #bdbc19
RGB Decimal 189, 188, 25 189, 188, 25
RGB Percent 74%, 74%, 10% rgb(74%, 74%, 10%)
CSS RGBa 189, 188, 25,1 rgba(189,188,25,1)
CMYK Model cmyk(0%,1%,87%,25.88%)
HSL Color Space 60,77% ,42% hsl(60,77% ,42%)
HSV Color Space 60°, 87%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 10111100 00011001
Octal 275 274 31
Decimal 189 188 25
Hex bd bc 19

Different shades of #bdbc19 color code.

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

Darkest of #bdbc19
#363607
Darker of #bdbc19
#63620d
Dark of #bdbc19
#908f13
Base of #bdbc19
#bdbc19
Light of #bdbc19
#e2e127
Lighter
#e8e754
Lightest
#eeee81

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

#bdbc19
#191abd

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

Split Complementary

#bdbc19
#196cbd
#6a19bd

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

Analogous Color

#bd5c19
#bd7819
#bdbc19
#87bd19
#43bd19

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

#bdbc19
#bc19bd
#19bdbc

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

#bdbc19
#19bdbc
#191abd
#bd191a

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

#bdbc19
#19bd6a
#191abd
#bd196c

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

#090901
#363607
#63620d
#908f13
#bdbc19
#e2e127
#e8e754
#eeee81
#f4f4ae

Tints of #bdbc19 Color

#bdbc19
#c4c332
#cbca4c
#d3d265
#dad97f
#e1e198
#e9e8b2
#f0f0cb
#f7f7e5
#ffffff

Shades of #bdbc19 color code

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

#bdbc19
#a8a716
#939213
#7e7d10
#69680d
#54530b
#3f3e08
#2a2905
#151402
#000000

Tones

#bdbc19
#a8a72e
#929244
#7d7d59
#6b6b6b

Tones

Similar Color like #bdbc19 color

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

#bebd1a
#bfbe1b
#c0bf1c
#c1c01d
#c2c11e
#c3c21f
#c4c320
#c5c421
#c6c522
#c7c623
#c8c724
#c9c825
#cac926
#cbca27
#bcbb18
#bbba17
#bab916
#b9b815
#b8b714
#b7b613
#b6b512
#b5b411
#b4b310
#b3b20f
#b2b10e
#b1b00d
#b0af0c
#afae0b

Download this Dark Green

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

#bdbc19 Color Code Preview on Black Background Color

This is how #bdbc19 Color will look on black background color. Color contrast ratio is 10.37

#bdbc19 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbc19

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdbc19

#bdbc19 color code is use for CSS Background Color

Background color for the above div is #bdbc19

HTML with inline CSS

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

#bdbc19 color code is use for CSS Border Color

CSS Border color for the above div is #bdbc19

HTML with inline CSS

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

CSS Border Left color for the above div is #bdbc19

HTML with inline CSS

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

CSS Border Right color for the above div is #bdbc19

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdbc19

HTML with inline CSS

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

CSS Border Top color for the above div is #bdbc19

HTML with inline CSS

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

#bdbc19 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdbc19 Color code Preview on White Background

This is how #bdbc19 Color code will look on white background color. Color contrast ratio is 2.02

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

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