Skip to main content Skip to docs navigation

#0bf91e 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 Galactic Emerald and its hex is #0AFA1E Nearest Color Name

Color Hue/Base color: Green

Hex #0bf91e Color code in RGB color code model is created after adding 4.31% red color, 97.65% green color and 11.76% blue color. Hex #0bf91e Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 0% magenta, 88% yellow and 2.35% black.

Hex #0bf91e color code is between #11ff22 web safe hex color code and #00ee11 web safe hex color code. #11ff22 is the nearest web safe color code. You can see here many more shades of #0bf91e color code.

RGB Chart

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

Color Table

Hex Color Code 0bf91e #0bf91e
RGB Decimal 11, 249, 30 11, 249, 30
RGB Percent 4%, 98%, 12% rgb(4%, 98%, 12%)
CSS RGBa 11, 249, 30,1 rgba(11,249,30,1)
CMYK Model cmyk(96%,0%,88%,2.35%)
HSL Color Space 125,95% ,51% hsl(125,95% ,51%)
HSV Color Space 125°, 96%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001011 11111001 00011110
Octal 13 371 36
Decimal 11 249 30
Hex 0b f9 1e

Different shades of #0bf91e color code.

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

Darkest of #0bf91e
#03680b
Darker of #0bf91e
#049a10
Dark of #0bf91e
#05cc15
Base of #0bf91e
#0bf91e
Light of #0bf91e
#3dfa4c
Lighter
#6ffb7a
Lightest
#a0fda8

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

#0bf91e
#f90be6

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

Split Complementary

#0bf91e
#950bf9
#f90b6f

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

Analogous Color

#83f90b
#5bf90b
#0bf91e
#0bf96d
#0bf9d0

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

#0bf91e
#f91e0b
#1e0bf9

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

#0bf91e
#1e0bf9
#f90be6
#e6f90b

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

#0bf91e
#0b6ff9
#f90be6
#f9950b

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 #0bf91e

#013706
#03680b
#049a10
#05cc15
#0bf91e
#3dfa4c
#6ffb7a
#a0fda8
#d2fed6

Tints of #0bf91e Color

#0bf91e
#26f937
#41fa50
#5cfb69
#77fb82
#92fc9b
#adfdb4
#c8fdcd
#e3fee6
#ffffff

Shades of #0bf91e color code

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

#0bf91e
#09dd1a
#08c117
#07a614
#068a10
#046e0d
#03530a
#023706
#011b03
#000000

Tones

#0bf91e
#24e033
#3dc748
#56ae5d
#6f9572

Tones

Similar Color like #0bf91e color

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

#0cfa1f
#0dfb20
#0efc21
#0ffd22
#10fe23
#11ff24
#12ff25
#13ff26
#14ff27
#15ff28
#16ff29
#17ff2a
#18ff2b
#19ff2c
#0af81d
#09f71c
#08f61b
#07f51a
#06f419
#05f318
#04f217
#03f116
#02f015
#01ef14
#00ee13
#00ed12
#00ec11
#00eb10

Download this Dark Green

Hex #0bf91e 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.

#0bf91e Color Code Preview on Black Background Color

This is how #0bf91e Color will look on black background color. Color contrast ratio is 14.58

#0bf91e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0bf91e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0bf91e

#0bf91e color code is use for CSS Background Color

Background color for the above div is #0bf91e

HTML with inline CSS

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

#0bf91e color code is use for CSS Border Color

CSS Border color for the above div is #0bf91e

HTML with inline CSS

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

CSS Border Left color for the above div is #0bf91e

HTML with inline CSS

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

CSS Border Right color for the above div is #0bf91e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0bf91e

HTML with inline CSS

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

CSS Border Top color for the above div is #0bf91e

HTML with inline CSS

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

#0bf91e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0bf91e Color code Preview on White Background

This is how #0bf91e Color code will look on white background color. Color contrast ratio is 1.44

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

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