Skip to main content Skip to docs navigation

#0fe034 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 Green Wrasse and its hex is #13DA25 Nearest Color Name

Color Hue/Base color: Green

Hex #0fe034 Color code in RGB color code model is created after adding 5.88% red color, 87.84% green color and 20.39% blue color. Hex #0fe034 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 77% yellow and 12.16% black.

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

RGB Chart

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

Color Table

Hex Color Code 0fe034 #0fe034
RGB Decimal 15, 224, 52 15, 224, 52
RGB Percent 6%, 88%, 20% rgb(6%, 88%, 20%)
CSS RGBa 15, 224, 52,1 rgba(15,224,52,1)
CMYK Model cmyk(93%,0%,77%,12.16%)
HSL Color Space 131,87% ,47% hsl(131,87% ,47%)
HSV Color Space 131°, 93%, 88%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 11100000 00110100
Octal 17 340 64
Decimal 15 224 52
Hex 0f e0 34

Different shades of #0fe034 color code.

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

Darkest of #0fe034
#055113
Darker of #0fe034
#09801e
Dark of #0fe034
#0cb029
Base of #0fe034
#0fe034
Light of #0fe034
#31f153
Lighter
#61f47b
Lightest
#90f8a3

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

#0fe034
#e00fbb

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

Split Complementary

#0fe034
#9c0fe0
#e00f53

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

Analogous Color

#64e00f
#41e00f
#0fe034
#0fe07a
#0fe0d1

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

#0fe034
#e0340f
#340fe0

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

#0fe034
#340fe0
#e00fbb
#bbe00f

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

#0fe034
#0f53e0
#e00fbb
#e09c0f

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

#022108
#055113
#09801e
#0cb029
#0fe034
#31f153
#61f47b
#90f8a3
#c0fbcb

Tints of #0fe034 Color

#0fe034
#29e34a
#44e661
#5fea77
#79ed8e
#94f1a4
#aff4bb
#c9f8d1
#e4fbe8
#ffffff

Shades of #0fe034 color code

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

#0fe034
#0dc72e
#0bae28
#0a9522
#087c1c
#066317
#054a11
#03310b
#011805
#000000

Tones

#0fe034
#27c843
#3fb053
#579862
#6f8072

Tones

Similar Color like #0fe034 color

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

#10e135
#11e236
#12e337
#13e438
#14e539
#15e63a
#16e73b
#17e83c
#18e93d
#19ea3e
#1aeb3f
#1bec40
#1ced41
#1dee42
#0edf33
#0dde32
#0cdd31
#0bdc30
#0adb2f
#09da2e
#08d92d
#07d82c
#06d72b
#05d62a
#04d529
#03d428
#02d327
#01d226

Download this Dark Green

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

#0fe034 Color Code Preview on Black Background Color

This is how #0fe034 Color will look on black background color. Color contrast ratio is 11.73

#0fe034 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0fe034 color code is use for CSS Background Color

Background color for the above div is #0fe034

HTML with inline CSS

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

#0fe034 color code is use for CSS Border Color

CSS Border color for the above div is #0fe034

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0fe034 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0fe034 Color code Preview on White Background

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

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

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(15,224,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(224,15,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(15,224,52,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }