crispedge.com

Color picker

Loading...

#12feaf hex color - Green - Cool color - Information

#12feaf hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #12feaf Color code in RGB color code model is created after adding 7.06% red color, 99.61% green color and 68.63% blue color. Hex #12feaf Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 31% yellow and 0% black.

Hex #12feaf color code is between #11ffaa web safe hex color code and #22eebb web safe hex color code. #11ffaa is the nearest web safe color code. You can see here many more shades of #12feaf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code12feaf#12feaf
RGB Decimal18, 254, 175rgb(18, 254, 175)
RGB Percent7%, 100%, 69%rgb(7%, 100%, 69%)
CSS RGBa18, 254, 175,1rgba(18,254,175,1)
CMYK Modelcmyk(93%,0%,31%,0%)
HSL Color Space160,99% ,53%hsl(160,99% ,53%)
HSV Color Space160°, 93%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100101111111010101111
Octal22376257
Decimal18254175
Hex12feaf

Different shades of #12feaf color code.

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

Light Shade of #12feaf
#45fec0
Dark Shade of #12feaf
#01dc93
Saturated Shade of #12feaf
#11ffaf
Desaturated Shade of #12feaf
#1ef2ab
Grey scale Shade of #12feaf
#888888
Brighten Shade
#2bffc8
Most Readable Shade
#000000

Shades of #12feaf color code

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

#12feaf
#10e19b
#0ec588
#0ca974
#0a8d61
#08704d
#06543a
#043826
#021c13
#000000

Similar Color like #12feaf color

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

#13ffb0
#14ffb1
#15ffb2
#16ffb3
#17ffb4
#18ffb5
#19ffb6
#1affb7
#1bffb8
#1cffb9
#1dffba
#1effbb
#1fffbc
#20ffbd
#11fdae
#10fcad
#0ffbac
#0efaab
#0df9aa
#0cf8a9
#0bf7a8
#0af6a7
#09f5a6
#08f4a5
#07f3a4
#06f2a3
#05f1a2
#04f0a1

Monochromatic Color with #12feaf

#12feaf
#03291d
#06543a
#097e57
#0ca974
#0fd392

Tints of #12feaf Color

#12feaf
#2cfeb7
#46fec0
#61fec9
#7bfed2
#95fedb
#b0fee4
#cafeed
#e4fef6
#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

#12feaf
#fe1261

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

Split Complementary

#12feaf
#fe12d7
#fe3912

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

Analogous Color

#12fe51
#12fe80
#12feaf
#12fede
#12effe

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

#12feaf
#af12fe
#feaf12

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

#12feaf
#3912fe
#fe1261
#d7fe12

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

#12feaf
#fe1261
#fe3912
#12d7fe

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 #12feaf 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.

#12feaf Color Code Preview on Black Background Color

This is how #12feaf Color will look on black background color. Color contrast ratio is 15.82

#12feaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12feaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12feaf

#12feaf color code is use for CSS Background Color

Background color for the above div is #12feaf

HTML with inline CSS

<div style="background-color:#12feaf;"></div>

#12feaf color code is use for CSS Border Color

CSS Border color for the above div is #12feaf

HTML with inline CSS

<div style="border:5px solid #12feaf;"></div>

CSS Border Left color for the above div is #12feaf

HTML with inline CSS

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

CSS Border Right color for the above div is #12feaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #12feaf

HTML with inline CSS

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

CSS Border Top color for the above div is #12feaf

HTML with inline CSS

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

#12feaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#12feaf Color code Preview on White Background

This is how #12feaf Color code will look on white background color. Color contrast ratio is 1.33

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

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(18,254,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(254,18,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(18,254,175,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.