Skip to main content Skip to docs navigation

#0ea359 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 Secret Garden and its hex is #11AA66 Nearest Color Name

Color Hue/Base color: Green

Hex #0ea359 Color code in RGB color code model is created after adding 5.49% red color, 63.92% green color and 34.9% blue color. Hex #0ea359 Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 0% magenta, 45% yellow and 36.08% black.

Hex #0ea359 color code is between #11aa55 web safe hex color code and #009966 web safe hex color code. #11aa55 is the nearest web safe color code. You can see here many more shades of #0ea359 color code.

RGB Chart

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

Color Table

Hex Color Code 0ea359 #0ea359
RGB Decimal 14, 163, 89 14, 163, 89
RGB Percent 5%, 64%, 35% rgb(5%, 64%, 35%)
CSS RGBa 14, 163, 89,1 rgba(14,163,89,1)
CMYK Model cmyk(91%,0%,45%,36.08%)
HSL Color Space 150,84% ,35% hsl(150,84% ,35%)
HSV Color Space 150°, 91%, 64%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001110 10100011 01011001
Octal 16 243 131
Decimal 14 163 89
Hex 0e a3 59

Different shades of #0ea359 color code.

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

Darkest of #0ea359
#02160c
Darker of #0ea359
#064526
Dark of #0ea359
#0a743f
Base of #0ea359
#0ea359
Light of #0ea359
#12d273
Lighter
#2aed8c
Lightest
#59f1a6

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

#0ea359
#a30e58

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

Split Complementary

#0ea359
#a30ea3
#a30e0e

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

Analogous Color

#1aa30e
#0ea31b
#0ea359
#0ea38b
#0e7da3

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

#0ea359
#a3590e
#590ea3

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

#0ea359
#590ea3
#a30e58
#58a30e

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

#0ea359
#0e0ea3
#a30e58
#a3a30e

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

#000000
#02160c
#064526
#0a743f
#0ea359
#12d273
#2aed8c
#59f1a6
#88f5bf

Tints of #0ea359 Color

#0ea359
#28ad6b
#43b77d
#5ec190
#79cba2
#93d6b5
#aee0c7
#c9eada
#e4f4ec
#ffffff

Shades of #0ea359 color code

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

#0ea359
#0c904f
#0a7e45
#096c3b
#075a31
#064827
#04361d
#032413
#011209
#000000

Tones

#0ea359
#209159
#318059
#436e59
#555c59

Tones

Similar Color like #0ea359 color

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

#0fa45a
#10a55b
#11a65c
#12a75d
#13a85e
#14a95f
#15aa60
#16ab61
#17ac62
#18ad63
#19ae64
#1aaf65
#1bb066
#1cb167
#0da258
#0ca157
#0ba056
#0a9f55
#099e54
#089d53
#079c52
#069b51
#059a50
#04994f
#03984e
#02974d
#01964c
#00954b

Download this Dark Green

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

#0ea359 Color Code Preview on Black Background Color

This is how #0ea359 Color will look on black background color. Color contrast ratio is 6.40

#0ea359 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ea359 color code is use for CSS Background Color

Background color for the above div is #0ea359

HTML with inline CSS

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

#0ea359 color code is use for CSS Border Color

CSS Border color for the above div is #0ea359

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ea359 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ea359 Color code Preview on White Background

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

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

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(14,163,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(163,14,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(14,163,89,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }