crispedge.com

Color picker

Loading...

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

#12ff17 hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code12ff17#12ff17
RGB Decimal18, 255, 23rgb(18, 255, 23)
RGB Percent7%, 100%, 9%rgb(7%, 100%, 9%)
CSS RGBa18, 255, 23,1rgba(18,255,23,1)
CMYK Modelcmyk(93%,0%,91%,0%)
HSL Color Space121,100% ,54%hsl(121,100% ,54%)
HSV Color Space121°, 93%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100101111111100010111
Octal2237727
Decimal1825523
Hex12ff17

Different shades of #12ff17 color code.

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

Light Shade of #12ff17
#45ff49
Dark Shade of #12ff17
#00de05
Saturated Shade of #12ff17
#12ff17
Desaturated Shade of #12ff17
#1ef322
Grey scale Shade of #12ff17
#888888
Brighten Shade
#2bff30
Most Readable Shade
#000000

Shades of #12ff17 color code

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

#12ff17
#10e214
#0ec611
#0caa0f
#0a8d0c
#08710a
#065507
#043805
#021c02
#000000

Similar Color like #12ff17 color

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

#13ff18
#14ff19
#15ff1a
#16ff1b
#17ff1c
#18ff1d
#19ff1e
#1aff1f
#1bff20
#1cff21
#1dff22
#1eff23
#1fff24
#20ff25
#11fe16
#10fd15
#0ffc14
#0efb13
#0dfa12
#0cf911
#0bf810
#0af70f
#09f60e
#08f50d
#07f40c
#06f30b
#05f20a
#04f109

Monochromatic Color with #12ff17

#12ff17
#032a04
#065508
#09800c
#0caa0f
#0fd413

Tints of #12ff17 Color

#12ff17
#2cff30
#46ff4a
#61ff64
#7bff7e
#95ff97
#b0ffb1
#caffcb
#e4ffe5
#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

#12ff17
#ff12fa

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

Split Complementary

#12ff17
#8d12ff
#ff1284

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

Analogous Color

#6cff12
#3cff12
#12ff17
#12ff46
#12ff76

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

#12ff17
#1712ff
#ff1712

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

#12ff17
#1283ff
#ff12fa
#ff8d12

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

#12ff17
#ff12fa
#ff1284
#12ff8d

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

#12ff17 Color Code Preview on Black Background Color

This is how #12ff17 Color will look on black background color. Color contrast ratio is 15.34

#12ff17 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#12ff17 color code is use for CSS Background Color

Background color for the above div is #12ff17

HTML with inline CSS

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

#12ff17 color code is use for CSS Border Color

CSS Border color for the above div is #12ff17

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#12ff17 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#12ff17 Color code Preview on White Background

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

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

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,255,23,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,18,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(18,255,23,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.