Skip to main content Skip to docs navigation

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

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 12cc0f #12cc0f
RGB Decimal 18, 204, 15 rgb(18, 204, 15)
RGB Percent 7%, 80%, 6% rgb(7%, 80%, 6%)
CSS RGBa 18, 204, 15,1 rgba(18,204,15,1)
CMYK Model cmyk(91%,0%,93%,20%)
HSL Color Space 119,86% ,43% hsl(119,86% ,43%)
HSV Color Space 119°, 93%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010010 11001100 00001111
Octal 22 314 17
Decimal 18 204 15
Hex 12 cc 0f

Different shades of #12cc0f color code.

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

Light Shade of #12cc0f
#23ef1f
Dark Shade of #12cc0f
#0e9c0c
Saturated Shade of #12cc0f
#07d704
Desaturated Shade of #12cc0f
#1dc11a
Grey scale Shade of #12cc0f
#6d6d6d
Brighten Shade
#2be528
Most Readable Shade
#000000

Shades of #12cc0f color code

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

#12cc0f
#10b50d
#0e9e0b
#0c880a
#0a7108
#085a06
#064405
#042d03
#021601
#000000

Similar Color like #12cc0f color

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

#13cd10
#14ce11
#15cf12
#16d013
#17d114
#18d215
#19d316
#1ad417
#1bd518
#1cd619
#1dd71a
#1ed81b
#1fd91c
#20da1d
#11cb0e
#10ca0d
#0fc90c
#0ec80b
#0dc70a
#0cc609
#0bc508
#0ac407
#09c306
#08c205
#07c104
#06c003
#05bf02
#04be01

Monochromatic Color with #12cc0f

#12cc0f
#16f612
#032203
#074c06
#0b7709
#0ea10c

Tints of #12cc0f Color

#12cc0f
#2cd129
#46d744
#61dd5f
#7be279
#95e894
#b0eeaf
#caf3c9
#e4f9e4
#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

#12cc0f
#c90fcc

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

Split Complementary

#12cc0f
#6a0fcc
#cc0f71

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

Analogous Color

#5ecc0f
#38cc0f
#12cc0f
#0fcc32
#0fcc58

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

#12cc0f
#0f12cc
#cc0f12

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

#12cc0f
#0f70cc
#c90fcc
#cc6a0f

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

#12cc0f
#c90fcc
#cc0f71
#0fcc6a

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

#12cc0f Color Code Preview on Black Background Color

This is how #12cc0f Color will look on black background color. Color contrast ratio is 9.67

#12cc0f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#12cc0f color code is use for CSS Background Color

Background color for the above div is #12cc0f

HTML with inline CSS

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

#12cc0f color code is use for CSS Border Color

CSS Border color for the above div is #12cc0f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#12cc0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#12cc0f Color code Preview on White Background

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

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

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,204,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(201,15,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(18,204,15,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.