crispedge.com

Color picker

Loading...

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

#0def7c hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #0def7c Color code in RGB color code model is created after adding 5.1% red color, 93.73% green color and 48.63% blue color. Hex #0def7c Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 48% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0def7c#0def7c
RGB Decimal13, 239, 124rgb(13, 239, 124)
RGB Percent5%, 94%, 49%rgb(5%, 94%, 49%)
CSS RGBa13, 239, 124,1rgba(13,239,124,1)
CMYK Modelcmyk(95%,0%,48%,6%)
HSL Color Space149,90% ,49%hsl(149,90% ,49%)
HSV Color Space149°, 95%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011011110111101111100
Octal15357174
Decimal13239124
Hex0def7c

Different shades of #0def7c color code.

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

Light Shade of #0def7c
#3bf496
Dark Shade of #0def7c
#0abf63
Saturated Shade of #0def7c
#00fc7c
Desaturated Shade of #0def7c
#1ae27c
Grey scale Shade of #0def7c
#7e7e7e
Brighten Shade
#26ff95
Most Readable Shade
#000000

Shades of #0def7c color code

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

#0def7c
#0bd46e
#0ab960
#089f52
#078444
#056a37
#044f29
#02351b
#011a0d
#000000

Similar Color like #0def7c color

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

#0ef07d
#0ff17e
#10f27f
#11f380
#12f481
#13f582
#14f683
#15f784
#16f885
#17f986
#18fa87
#19fb88
#1afc89
#1bfd8a
#0cee7b
#0bed7a
#0aec79
#09eb78
#08ea77
#07e976
#06e875
#05e774
#04e673
#03e572
#02e471
#01e370
#00e26f
#00e16e

Monochromatic Color with #0def7c

#0def7c
#011a0e
#044524
#066f3a
#089a50
#0bc466

Tints of #0def7c Color

#0def7c
#27f08a
#42f299
#5df4a7
#78f6b6
#93f7c4
#aef9d3
#c9fbe1
#e4fdf0
#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

#0def7c
#ef0d80

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

Split Complementary

#0def7c
#ed0def
#ef0d0f

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

Analogous Color

#0def22
#0def4f
#0def7c
#0defa9
#0defd6

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

#0def7c
#7c0def
#ef7c0d

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

#0def7c
#0d0fef
#ef0d80
#efed0d

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

#0def7c
#ef0d80
#ef0d0f
#0defed

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 #0def7c 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.

#0def7c Color Code Preview on Black Background Color

This is how #0def7c Color will look on black background color. Color contrast ratio is 13.65

#0def7c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0def7c color code is use for CSS Background Color

Background color for the above div is #0def7c

HTML with inline CSS

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

#0def7c color code is use for CSS Border Color

CSS Border color for the above div is #0def7c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0def7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0def7c Color code Preview on White Background

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

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

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(13,239,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,13,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(13,239,124,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.