crispedge.com

Color picker

Loading...

#0ebd2c hex color - Green - Cool color - Information

#0ebd2c hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0ebd2c#0ebd2c
RGB Decimal14, 189, 44rgb(14, 189, 44)
RGB Percent5%, 74%, 17%rgb(5%, 74%, 17%)
CSS RGBa14, 189, 44,1rgba(14,189,44,1)
CMYK Modelcmyk(93%,0%,77%,26%)
HSL Color Space130,86% ,40%hsl(130,86% ,40%)
HSV Color Space130°, 93%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011101011110100101100
Octal1627554
Decimal1418944
Hex0ebd2c

Different shades of #0ebd2c color code.

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

Light Shade of #0ebd2c
#12ec37
Dark Shade of #0ebd2c
#0a8d21
Saturated Shade of #0ebd2c
#04c725
Desaturated Shade of #0ebd2c
#18b333
Grey scale Shade of #0ebd2c
#656565
Brighten Shade
#27d645
Most Readable Shade
#000000

Shades of #0ebd2c color code

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

#0ebd2c
#0ca827
#0a9322
#097e1d
#076918
#065413
#043f0e
#032a09
#011504
#000000

Similar Color like #0ebd2c color

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

#0fbe2d
#10bf2e
#11c02f
#12c130
#13c231
#14c332
#15c433
#16c534
#17c635
#18c736
#19c837
#1ac938
#1bca39
#1ccb3a
#0dbc2b
#0cbb2a
#0bba29
#0ab928
#09b827
#08b726
#07b625
#06b524
#05b423
#04b322
#03b221
#02b120
#01b01f
#00af1e

Monochromatic Color with #0ebd2c

#0ebd2c
#11e736
#011304
#053d0e
#086818
#0b9222

Tints of #0ebd2c Color

#0ebd2c
#28c443
#43cb5a
#5ed372
#79da89
#93e1a1
#aee9b8
#c9f0d0
#e4f7e7
#ffffff

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

#0ebd2c
#bd0e9f

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

Split Complementary

#0ebd2c
#830ebd
#bd0e48

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

Analogous Color

#36bd0e
#13bd0e
#0ebd2c
#0ebd4f
#0ebd72

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

#0ebd2c
#2c0ebd
#bd2c0e

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

#0ebd2c
#0e47bd
#bd0e9f
#bd830e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#0ebd2c
#bd0e9f
#bd0e48
#0ebd83

Double Complementary 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).

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

#0ebd2c Color Code Preview on Black Background Color

This is how #0ebd2c Color will look on black background color. Color contrast ratio is 8.33

#0ebd2c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ebd2c color code is use for CSS Background Color

Background color for the above div is #0ebd2c

HTML with inline CSS

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

#0ebd2c color code is use for CSS Border Color

CSS Border color for the above div is #0ebd2c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ebd2c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ebd2c Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(14,189,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,14,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(14,189,44,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.