Skip to main content Skip to docs navigation

#bfef11 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 Virtual Golf and its hex is #C1EE13 Nearest Color Name

Color Hue/Base color: Green

Hex #bfef11 Color code in RGB color code model is created after adding 74.9% red color, 93.73% green color and 6.67% blue color. Hex #bfef11 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 93% yellow and 6.27% black.

Hex #bfef11 color code is between #bbee00 web safe hex color code and #ccff00 web safe hex color code. #bbee00 is the nearest web safe color code. You can see here many more shades of #bfef11 color code.

RGB Chart

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

Color Table

Hex Color Code bfef11 #bfef11
RGB Decimal 191, 239, 17 191, 239, 17
RGB Percent 75%, 94%, 7% rgb(75%, 94%, 7%)
CSS RGBa 191, 239, 17,1 rgba(191,239,17,1)
CMYK Model cmyk(20%,0%,93%,6.27%)
HSL Color Space 73,87% ,50% hsl(73,87% ,50%)
HSV Color Space 73°, 93%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 11101111 00010001
Octal 277 357 21
Decimal 191 239 17
Hex bf ef 11

Different shades of #bfef11 color code.

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

Darkest of #bfef11
#4d6106
Darker of #bfef11
#73900a
Dark of #bfef11
#99c00d
Base of #bfef11
#bfef11
Light of #bfef11
#ccf241
Lighter
#d9f571
Lightest
#e6f9a0

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

#bfef11
#4111ef

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

Split Complementary

#bfef11
#1150ef
#b011ef

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

Analogous Color

#ef9d11
#efc211
#bfef11
#75ef11
#19ef11

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

#bfef11
#ef11bf
#11bfef

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

#bfef11
#11bfef
#4111ef
#ef4111

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

#bfef11
#11efb0
#4111ef
#ef1150

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

#273103
#4d6106
#73900a
#99c00d
#bfef11
#ccf241
#d9f571
#e6f9a0
#f2fcd0

Tints of #bfef11 Color

#bfef11
#c6f02b
#cdf245
#d4f460
#dbf67a
#e2f795
#e9f9af
#f0fbca
#f7fde4
#ffffff

Shades of #bfef11 color code

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

#bfef11
#a9d40f
#94b90d
#7f9f0b
#6a8409
#546a07
#3f4f05
#2a3503
#151a01
#000000

Tones

#bfef11
#b1d62a
#a2bc44
#94a35d
#858977

Tones

Similar Color like #bfef11 color

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

#c0f012
#c1f113
#c2f214
#c3f315
#c4f416
#c5f517
#c6f618
#c7f719
#c8f81a
#c9f91b
#cafa1c
#cbfb1d
#ccfc1e
#cdfd1f
#beee10
#bded0f
#bcec0e
#bbeb0d
#baea0c
#b9e90b
#b8e80a
#b7e709
#b6e608
#b5e507
#b4e406
#b3e305
#b2e204
#b1e103

Download this Dark Green

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

#bfef11 Color Code Preview on Black Background Color

This is how #bfef11 Color will look on black background color. Color contrast ratio is 15.57

#bfef11 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfef11

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfef11

#bfef11 color code is use for CSS Background Color

Background color for the above div is #bfef11

HTML with inline CSS

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

#bfef11 color code is use for CSS Border Color

CSS Border color for the above div is #bfef11

HTML with inline CSS

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

CSS Border Left color for the above div is #bfef11

HTML with inline CSS

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

CSS Border Right color for the above div is #bfef11

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfef11

HTML with inline CSS

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

CSS Border Top color for the above div is #bfef11

HTML with inline CSS

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

#bfef11 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfef11 Color code Preview on White Background

This is how #bfef11 Color code will look on white background color. Color contrast ratio is 1.35

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

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(191,239,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(65,17,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,239,17,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }