Skip to main content Skip to docs navigation

#bdcf0c 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 Cheerly Kiwi and its hex is #BCCB08 Nearest Color Name

Color Hue/Base color: Green

Hex #bdcf0c Color code in RGB color code model is created after adding 74.12% red color, 81.18% green color and 4.71% blue color. Hex #bdcf0c Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 0% magenta, 94% yellow and 18.82% black.

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

RGB Chart

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

Color Table

Hex Color Code bdcf0c #bdcf0c
RGB Decimal 189, 207, 12 189, 207, 12
RGB Percent 74%, 81%, 5% rgb(74%, 81%, 5%)
CSS RGBa 189, 207, 12,1 rgba(189,207,12,1)
CMYK Model cmyk(9%,0%,94%,18.82%)
HSL Color Space 66,89% ,43% hsl(66,89% ,43%)
HSV Color Space 66°, 94%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11001111 00001100
Octal 275 317 14
Decimal 189 207 12
Hex bd cf 0c

Different shades of #bdcf0c color code.

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

Darkest of #bdcf0c
#393e04
Darker of #bdcf0c
#656f06
Dark of #bdcf0c
#919f09
Base of #bdcf0c
#bdcf0c
Light of #bdcf0c
#def21c
Lighter
#e5f54c
Lightest
#ecf77d

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

#bdcf0c
#1e0ccf

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

Split Complementary

#bdcf0c
#0c5bcf
#800ccf

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

Analogous Color

#cf6f0c
#cf900c
#bdcf0c
#7ccf0c
#2bcf0c

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

#bdcf0c
#cf0cbd
#0cbdcf

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

#bdcf0c
#0cbdcf
#1e0ccf
#cf1e0c

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

#bdcf0c
#0ccf80
#1e0ccf
#cf0c5b

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

#0d0e01
#393e04
#656f06
#919f09
#bdcf0c
#def21c
#e5f54c
#ecf77d
#f3faad

Tints of #bdcf0c Color

#bdcf0c
#c4d427
#cbd942
#d3df5d
#dae478
#e1e993
#e9efae
#f0f4c9
#f7f9e4
#ffffff

Shades of #bdcf0c color code

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

#bdcf0c
#a8b80a
#93a109
#7e8a08
#697306
#545c05
#3f4504
#2a2e02
#151701
#000000

Tones

#bdcf0c
#abb922
#99a338
#878d4e
#767764

Tones

Similar Color like #bdcf0c color

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

#bed00d
#bfd10e
#c0d20f
#c1d310
#c2d411
#c3d512
#c4d613
#c5d714
#c6d815
#c7d916
#c8da17
#c9db18
#cadc19
#cbdd1a
#bcce0b
#bbcd0a
#bacc09
#b9cb08
#b8ca07
#b7c906
#b6c805
#b5c704
#b4c603
#b3c502
#b2c401
#b1c300
#b0c200
#afc100

Download this Dark Green

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

#bdcf0c Color Code Preview on Black Background Color

This is how #bdcf0c Color will look on black background color. Color contrast ratio is 12.09

#bdcf0c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcf0c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcf0c

#bdcf0c color code is use for CSS Background Color

Background color for the above div is #bdcf0c

HTML with inline CSS

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

#bdcf0c color code is use for CSS Border Color

CSS Border color for the above div is #bdcf0c

HTML with inline CSS

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

CSS Border Left color for the above div is #bdcf0c

HTML with inline CSS

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

CSS Border Right color for the above div is #bdcf0c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdcf0c

HTML with inline CSS

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

CSS Border Top color for the above div is #bdcf0c

HTML with inline CSS

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

#bdcf0c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdcf0c Color code Preview on White Background

This is how #bdcf0c Color code will look on white background color. Color contrast ratio is 1.74

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

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