Skip to main content Skip to docs navigation

#0dff3e 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 Lucent Lime and its hex is #00FF33 Nearest Color Name

Color Hue/Base color: Green

Hex #0dff3e Color code in RGB color code model is created after adding 5.1% red color, 100% green color and 24.31% blue color. Hex #0dff3e Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 76% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code 0dff3e #0dff3e
RGB Decimal 13, 255, 62 13, 255, 62
RGB Percent 5%, 100%, 24% rgb(5%, 100%, 24%)
CSS RGBa 13, 255, 62,1 rgba(13,255,62,1)
CMYK Model cmyk(95%,0%,76%,0%)
HSL Color Space 132,100% ,53% hsl(132,100% ,53%)
HSV Color Space 132°, 95%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001101 11111111 00111110
Octal 15 377 76
Decimal 13 255 62
Hex 0d ff 3e

Different shades of #0dff3e color code.

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

Darkest of #0dff3e
#007317
Darker of #0dff3e
#00a622
Dark of #0dff3e
#00d92c
Base of #0dff3e
#0dff3e
Light of #0dff3e
#40ff67
Lighter
#73ff8f
Lightest
#a6ffb8

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

#0dff3e
#ff0dce

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

Split Complementary

#0dff3e
#b70dff
#ff0d55

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

Analogous Color

#69ff0d
#41ff0d
#0dff3e
#0dff8f
#0dfff4

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

#0dff3e
#ff3e0d
#3e0dff

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

#0dff3e
#3e0dff
#ff0dce
#ceff0d

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

#0dff3e
#0d55ff
#ff0dce
#ffb70d

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

#00400d
#007317
#00a622
#00d92c
#0dff3e
#40ff67
#73ff8f
#a6ffb8
#d9ffe1

Tints of #0dff3e Color

#0dff3e
#27ff53
#42ff68
#5dff7e
#78ff93
#93ffa9
#aeffbe
#c9ffd4
#e4ffe9
#ffffff

Shades of #0dff3e color code

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

#0dff3e
#0be237
#0ac630
#08aa29
#078d22
#05711b
#045514
#02380d
#011c06
#000000

Tones

#0dff3e
#25e74c
#3dcf5b
#56b669
#6e9e78

Tones

Similar Color like #0dff3e color

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

#0eff3f
#0fff40
#10ff41
#11ff42
#12ff43
#13ff44
#14ff45
#15ff46
#16ff47
#17ff48
#18ff49
#19ff4a
#1aff4b
#1bff4c
#0cfe3d
#0bfd3c
#0afc3b
#09fb3a
#08fa39
#07f938
#06f837
#05f736
#04f635
#03f534
#02f433
#01f332
#00f231
#00f130

Download this Dark Green

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

#0dff3e Color Code Preview on Black Background Color

This is how #0dff3e Color will look on black background color. Color contrast ratio is 15.39

#0dff3e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0dff3e color code is use for CSS Background Color

Background color for the above div is #0dff3e

HTML with inline CSS

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

#0dff3e color code is use for CSS Border Color

CSS Border color for the above div is #0dff3e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0dff3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0dff3e Color code Preview on White Background

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

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

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(13,255,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,13,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(13,255,62,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }