crispedge.com

Color picker

Loading...

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

#0cfa2e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #0cfa2e Color code in RGB color code model is created after adding 4.71% red color, 98.04% green color and 18.04% blue color. Hex #0cfa2e Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 82% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code0cfa2e#0cfa2e
RGB Decimal12, 250, 46rgb(12, 250, 46)
RGB Percent5%, 98%, 18%rgb(5%, 98%, 18%)
CSS RGBa12, 250, 46,1rgba(12,250,46,1)
CMYK Modelcmyk(95%,0%,82%,2%)
HSL Color Space129,96% ,51%hsl(129,96% ,51%)
HSV Color Space129°, 95%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011001111101000101110
Octal1437256
Decimal1225046
Hex0cfa2e

Different shades of #0cfa2e color code.

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

Light Shade of #0cfa2e
#3efb59
Dark Shade of #0cfa2e
#04cf21
Saturated Shade of #0cfa2e
#07ff2a
Desaturated Shade of #0cfa2e
#18ee37
Grey scale Shade of #0cfa2e
#838383
Brighten Shade
#25ff47
Most Readable Shade
#000000

Shades of #0cfa2e color code

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

#0cfa2e
#0ade28
#09c223
#08a61e
#068a19
#056f14
#04530f
#02370a
#011b05
#000000

Similar Color like #0cfa2e color

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

#0dfb2f
#0efc30
#0ffd31
#10fe32
#11ff33
#12ff34
#13ff35
#14ff36
#15ff37
#16ff38
#17ff39
#18ff3a
#19ff3b
#1aff3c
#0bf92d
#0af82c
#09f72b
#08f62a
#07f529
#06f428
#05f327
#04f226
#03f125
#02f024
#01ef23
#00ee22
#00ed21
#00ec20

Monochromatic Color with #0cfa2e

#0cfa2e
#022507
#04500f
#067a17
#08a51e
#0acf26

Tints of #0cfa2e Color

#0cfa2e
#27fa45
#42fb5c
#5dfb73
#78fc8a
#93fca2
#aefdb9
#c9fdd0
#e4fee7
#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

#0cfa2e
#fa0cd8

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

Split Complementary

#0cfa2e
#a50cfa
#fa0c61

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

Analogous Color

#49fa0c
#1afa0c
#0cfa2e
#0cfa5e
#0cfa8d

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

#0cfa2e
#2e0cfa
#fa2e0c

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

#0cfa2e
#0c61fa
#fa0cd8
#faa50c

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

#0cfa2e
#fa0cd8
#fa0c61
#0cfaa5

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

#0cfa2e Color Code Preview on Black Background Color

This is how #0cfa2e Color will look on black background color. Color contrast ratio is 14.73

#0cfa2e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0cfa2e color code is use for CSS Background Color

Background color for the above div is #0cfa2e

HTML with inline CSS

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

#0cfa2e color code is use for CSS Border Color

CSS Border color for the above div is #0cfa2e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0cfa2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0cfa2e Color code Preview on White Background

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

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

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(12,250,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,12,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(12,250,46,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.