Skip to main content Skip to docs navigation

#bdcd03 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 Garlic Pesto and its hex is #BFCF00 Nearest Color Name

Color Hue/Base color: Green

Hex #bdcd03 Color code in RGB color code model is created after adding 74.12% red color, 80.39% green color and 1.18% blue color. Hex #bdcd03 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 99% yellow and 19.61% black.

Hex #bdcd03 color code is between #bbcc00 web safe hex color code and #ccdd00 web safe hex color code. #bbcc00 is the nearest web safe color code. You can see here many more shades of #bdcd03 color code.

RGB Chart

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

Color Table

Hex Color Code bdcd03 #bdcd03
RGB Decimal 189, 205, 3 189, 205, 3
RGB Percent 74%, 80%, 1% rgb(74%, 80%, 1%)
CSS RGBa 189, 205, 3,1 rgba(189,205,3,1)
CMYK Model cmyk(8%,0%,99%,19.61%)
HSL Color Space 65,97% ,41% hsl(65,97% ,41%)
HSV Color Space 65°, 99%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11001101 00000011
Octal 275 315 3
Decimal 189 205 3
Hex bd cd 03

Different shades of #bdcd03 color code.

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

Darkest of #bdcd03
#323601
Darker of #bdcd03
#606802
Dark of #bdcd03
#8f9b02
Base of #bdcd03
#bdcd03
Light of #bdcd03
#e8fb08
Lighter
#edfc3a
Lightest
#f1fd6c

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

#bdcd03
#1303cd

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

Split Complementary

#bdcd03
#0358cd
#7803cd

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

Analogous Color

#cd6703
#cd8903
#bdcd03
#7acd03
#26cd03

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

#bdcd03
#cd03bd
#03bdcd

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

#bdcd03
#03bdcd
#1303cd
#cd1303

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

#bdcd03
#03cd78
#1303cd
#cd0358

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

#040400
#323601
#606802
#8f9b02
#bdcd03
#e8fb08
#edfc3a
#f1fd6c
#f6fe9e

Tints of #bdcd03 Color

#bdcd03
#c4d21f
#cbd83b
#d3dd57
#dae373
#e1e88f
#e9eeab
#f0f3c7
#f7f9e3
#ffffff

Shades of #bdcd03 color code

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

#bdcd03
#a8b602
#939f02
#7e8802
#697101
#545b01
#3f4401
#2a2d00
#151600
#000000

Tones

#bdcd03
#abb818
#9aa32d
#888f41
#777a56

Tones

Similar Color like #bdcd03 color

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

#bece04
#bfcf05
#c0d006
#c1d107
#c2d208
#c3d309
#c4d40a
#c5d50b
#c6d60c
#c7d70d
#c8d80e
#c9d90f
#cada10
#cbdb11
#bccc02
#bbcb01
#baca00
#b9c900
#b8c800
#b7c700
#b6c600
#b5c500
#b4c400
#b3c300
#b2c200
#b1c100
#b0c000
#afbf00

Download this Dark Green

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

#bdcd03 Color Code Preview on Black Background Color

This is how #bdcd03 Color will look on black background color. Color contrast ratio is 11.90

#bdcd03 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcd03

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcd03

#bdcd03 color code is use for CSS Background Color

Background color for the above div is #bdcd03

HTML with inline CSS

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

#bdcd03 color code is use for CSS Border Color

CSS Border color for the above div is #bdcd03

HTML with inline CSS

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

CSS Border Left color for the above div is #bdcd03

HTML with inline CSS

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

CSS Border Right color for the above div is #bdcd03

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdcd03

HTML with inline CSS

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

CSS Border Top color for the above div is #bdcd03

HTML with inline CSS

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

#bdcd03 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdcd03 Color code Preview on White Background

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

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