Skip to main content Skip to docs navigation

#0dfd1e 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 Acid Drop and its hex is #11FF22 Nearest Color Name

Color Hue/Base color: Green

Hex #0dfd1e Color code in RGB color code model is created after adding 5.1% red color, 99.22% green color and 11.76% blue color. Hex #0dfd1e Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 88% yellow and 0.78% black.

Hex #0dfd1e 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 #0dfd1e color code.

RGB Chart

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

Color Table

Hex Color Code 0dfd1e #0dfd1e
RGB Decimal 13, 253, 30 13, 253, 30
RGB Percent 5%, 99%, 12% rgb(5%, 99%, 12%)
CSS RGBa 13, 253, 30,1 rgba(13,253,30,1)
CMYK Model cmyk(95%,0%,88%,0.78%)
HSL Color Space 124,98% ,52% hsl(124,98% ,52%)
HSV Color Space 124°, 95%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001101 11111101 00011110
Octal 15 375 36
Decimal 13 253 30
Hex 0d fd 1e

Different shades of #0dfd1e color code.

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

Darkest of #0dfd1e
#017009
Darker of #0dfd1e
#01a30d
Dark of #0dfd1e
#02d511
Base of #0dfd1e
#0dfd1e
Light of #0dfd1e
#40fd4d
Lighter
#72fe7c
Lightest
#a5feab

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

#0dfd1e
#fd0dec

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

Split Complementary

#0dfd1e
#960dfd
#fd0d74

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

Analogous Color

#88fd0d
#60fd0d
#0dfd1e
#0dfd6e
#0dfdd2

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

#0dfd1e
#fd1e0d
#1e0dfd

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

#0dfd1e
#1e0dfd
#fd0dec
#ecfd0d

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

#0dfd1e
#0d74fd
#fd0dec
#fd960d

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

#013e05
#017009
#01a30d
#02d511
#0dfd1e
#40fd4d
#72fe7c
#a5feab
#d7ffda

Tints of #0dfd1e Color

#0dfd1e
#27fd37
#42fd50
#5dfd69
#78fd82
#93fe9b
#aefeb4
#c9fecd
#e4fee6
#ffffff

Shades of #0dfd1e color code

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

#0dfd1e
#0be01a
#0ac417
#08a814
#078c10
#05700d
#04540a
#023806
#011c03
#000000

Tones

#0dfd1e
#25e533
#3ecc48
#56b45d
#6f9b72

Tones

Similar Color like #0dfd1e color

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

#0efe1f
#0fff20
#10ff21
#11ff22
#12ff23
#13ff24
#14ff25
#15ff26
#16ff27
#17ff28
#18ff29
#19ff2a
#1aff2b
#1bff2c
#0cfc1d
#0bfb1c
#0afa1b
#09f91a
#08f819
#07f718
#06f617
#05f516
#04f415
#03f314
#02f213
#01f112
#00f011
#00ef10

Download this Dark Green

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

#0dfd1e Color Code Preview on Black Background Color

This is how #0dfd1e Color will look on black background color. Color contrast ratio is 15.09

#0dfd1e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0dfd1e color code is use for CSS Background Color

Background color for the above div is #0dfd1e

HTML with inline CSS

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

#0dfd1e color code is use for CSS Border Color

CSS Border color for the above div is #0dfd1e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0dfd1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0dfd1e Color code Preview on White Background

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

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

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