Skip to main content Skip to docs navigation

#0dad16 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 Emerald Starling and its hex is #11BB11 Nearest Color Name

Color Hue/Base color: Green

Hex #0dad16 Color code in RGB color code model is created after adding 5.1% red color, 67.84% green color and 8.63% blue color. Hex #0dad16 Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 0% magenta, 87% yellow and 32.16% black.

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

RGB Chart

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

Color Table

Hex Color Code 0dad16 #0dad16
RGB Decimal 13, 173, 22 13, 173, 22
RGB Percent 5%, 68%, 9% rgb(5%, 68%, 9%)
CSS RGBa 13, 173, 22,1 rgba(13,173,22,1)
CMYK Model cmyk(92%,0%,87%,32.16%)
HSL Color Space 123,86% ,36% hsl(123,86% ,36%)
HSV Color Space 123°, 92%, 68%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001101 10101101 00010110
Octal 15 255 26
Decimal 13 173 22
Hex 0d ad 16

Different shades of #0dad16 color code.

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

Darkest of #0dad16
#021f04
Darker of #0dad16
#064e0a
Dark of #0dad16
#097e10
Base of #0dad16
#0dad16
Light of #0dad16
#11dc1c
Lighter
#31ef3b
Lightest
#60f368

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

#0dad16
#ad0da4

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

Split Complementary

#0dad16
#660dad
#ad0d54

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

Analogous Color

#61ad0d
#47ad0d
#0dad16
#0dad4b
#0dad8e

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

#0dad16
#ad160d
#160dad

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

#0dad16
#160dad
#ad0da4
#a4ad0d

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

#0dad16
#0d54ad
#ad0da4
#ad660d

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

#000000
#021f04
#064e0a
#097e10
#0dad16
#11dc1c
#31ef3b
#60f368
#8ff795

Tints of #0dad16 Color

#0dad16
#27b62f
#42bf49
#5dc863
#78d17d
#93da97
#aee3b1
#c9eccb
#e4f5e5
#ffffff

Shades of #0dad16 color code

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

#0dad16
#0b9913
#0a8611
#08730e
#07600c
#054c09
#043907
#022604
#011302
#000000

Tones

#0dad16
#209a27
#328837
#457548
#576358

Tones

Similar Color like #0dad16 color

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

#0eae17
#0faf18
#10b019
#11b11a
#12b21b
#13b31c
#14b41d
#15b51e
#16b61f
#17b720
#18b821
#19b922
#1aba23
#1bbb24
#0cac15
#0bab14
#0aaa13
#09a912
#08a811
#07a710
#06a60f
#05a50e
#04a40d
#03a30c
#02a20b
#01a10a
#00a009
#009f08

Download this Dark Green

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

#0dad16 Color Code Preview on Black Background Color

This is how #0dad16 Color will look on black background color. Color contrast ratio is 7.01

#0dad16 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0dad16 color code is use for CSS Background Color

Background color for the above div is #0dad16

HTML with inline CSS

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

#0dad16 color code is use for CSS Border Color

CSS Border color for the above div is #0dad16

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0dad16 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0dad16 Color code Preview on White Background

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

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

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