Skip to main content Skip to docs navigation

#0ebd52 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 Intoxicate and its hex is #11BB55 Nearest Color Name

Color Hue/Base color: Green

Hex #0ebd52 Color code in RGB color code model is created after adding 5.49% red color, 74.12% green color and 32.16% blue color. Hex #0ebd52 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 57% yellow and 25.88% black.

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

RGB Chart

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

Color Table

Hex Color Code 0ebd52 #0ebd52
RGB Decimal 14, 189, 82 14, 189, 82
RGB Percent 5%, 74%, 32% rgb(5%, 74%, 32%)
CSS RGBa 14, 189, 82,1 rgba(14,189,82,1)
CMYK Model cmyk(93%,0%,57%,25.88%)
HSL Color Space 143,86% ,40% hsl(143,86% ,40%)
HSV Color Space 143°, 93%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001110 10111101 01010010
Octal 16 275 122
Decimal 14 189 82
Hex 0e bd 52

Different shades of #0ebd52 color code.

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

Darkest of #0ebd52
#032f14
Darker of #0ebd52
#075e29
Dark of #0ebd52
#0a8e3d
Base of #0ebd52
#0ebd52
Light of #0ebd52
#12ec67
Lighter
#40f185
Lightest
#70f4a3

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

#0ebd52
#bd0e79

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

Split Complementary

#0ebd52
#a90ebd
#bd0e22

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

Analogous Color

#30bd0e
#13bd0e
#0ebd52
#0ebd8c
#0ea5bd

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

#0ebd52
#bd520e
#520ebd

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

#0ebd52
#520ebd
#bd0e79
#79bd0e

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

#0ebd52
#0e22bd
#bd0e79
#bda90e

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

#000000
#032f14
#075e29
#0a8e3d
#0ebd52
#12ec67
#40f185
#70f4a3
#9ff8c2

Tints of #0ebd52 Color

#0ebd52
#28c465
#43cb78
#5ed38b
#79da9e
#93e1b2
#aee9c5
#c9f0d8
#e4f7eb
#ffffff

Shades of #0ebd52 color code

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

#0ebd52
#0ca848
#0a933f
#097e36
#07692d
#065424
#043f1b
#032a12
#011509
#000000

Tones

#0ebd52
#22a957
#37945b
#4b8060
#5f6c64

Tones

Similar Color like #0ebd52 color

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

#0fbe53
#10bf54
#11c055
#12c156
#13c257
#14c358
#15c459
#16c55a
#17c65b
#18c75c
#19c85d
#1ac95e
#1bca5f
#1ccb60
#0dbc51
#0cbb50
#0bba4f
#0ab94e
#09b84d
#08b74c
#07b64b
#06b54a
#05b449
#04b348
#03b247
#02b146
#01b045
#00af44

Download this Dark Green

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

#0ebd52 Color Code Preview on Black Background Color

This is how #0ebd52 Color will look on black background color. Color contrast ratio is 8.42

#0ebd52 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ebd52 color code is use for CSS Background Color

Background color for the above div is #0ebd52

HTML with inline CSS

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

#0ebd52 color code is use for CSS Border Color

CSS Border color for the above div is #0ebd52

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ebd52 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ebd52 Color code Preview on White Background

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

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

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