crispedge.com

Color picker

Loading...

#128e2f hex color - Green - Cool color - Information

#128e2f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #128e2f Color code in RGB color code model is created after adding 7.06% red color, 55.69% green color and 18.43% blue color. Hex #128e2f Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 0% magenta, 67% yellow and 44% black.

Hex #128e2f color code is between #118833 web safe hex color code and #229922 web safe hex color code. #118833 is the nearest web safe color code. You can see here many more shades of #128e2f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code128e2f#128e2f
RGB Decimal18, 142, 47rgb(18, 142, 47)
RGB Percent7%, 56%, 18%rgb(7%, 56%, 18%)
CSS RGBa18, 142, 47,1rgba(18,142,47,1)
CMYK Modelcmyk(87%,0%,67%,44%)
HSL Color Space134,78% ,31%hsl(134,78% ,31%)
HSV Color Space134°, 87%, 56%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100101000111000101111
Octal2221657
Decimal1814247
Hex128e2f

Different shades of #128e2f color code.

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

Light Shade of #128e2f
#18bb3e
Dark Shade of #128e2f
#0c6120
Saturated Shade of #128e2f
#0a962b
Desaturated Shade of #128e2f
#1a8633
Grey scale Shade of #128e2f
#505050
Brighten Shade
#2ba748
Most Readable Shade
#FFFFFF

Shades of #128e2f color code

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

#128e2f
#107e29
#0e6e24
#0c5e1f
#0a4e1a
#083f14
#062f0f
#041f0a
#020f05
#000000

Similar Color like #128e2f color

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

#138f30
#149031
#159132
#169233
#179334
#189435
#199536
#1a9637
#1b9738
#1c9839
#1d993a
#1e9a3b
#1f9b3c
#209c3d
#118d2e
#108c2d
#0f8b2c
#0e8a2b
#0d892a
#0c8829
#0b8728
#0a8627
#098526
#088425
#078324
#068223
#058122
#048021

Monochromatic Color with #128e2f

#128e2f
#17b83d
#1de34b
#020e05
#073913
#0d6321

Tints of #128e2f Color

#128e2f
#2c9a46
#46a75d
#61b374
#7bc08b
#95cca2
#b0d9b9
#cae5d0
#e4f2e7
#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

#128e2f
#8e1271

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

Split Complementary

#128e2f
#6d128e
#8e1233

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

Analogous Color

#278e12
#128e16
#128e2f
#128e48
#128e61

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

#128e2f
#2f128e
#8e2f12

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

#128e2f
#12338e
#8e1271
#8e6d12

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

#128e2f
#8e1271
#8e1233
#128e6d

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 #128e2f 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.

#128e2f Color Code Preview on Black Background Color

This is how #128e2f Color will look on black background color. Color contrast ratio is 4.94

#128e2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #128e2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #128e2f

#128e2f color code is use for CSS Background Color

Background color for the above div is #128e2f

HTML with inline CSS

<div style="background-color:#128e2f;"></div>

#128e2f color code is use for CSS Border Color

CSS Border color for the above div is #128e2f

HTML with inline CSS

<div style="border:5px solid #128e2f;"></div>

CSS Border Left color for the above div is #128e2f

HTML with inline CSS

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

CSS Border Right color for the above div is #128e2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #128e2f

HTML with inline CSS

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

CSS Border Top color for the above div is #128e2f

HTML with inline CSS

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

#128e2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#128e2f Color code Preview on White Background

This is how #128e2f Color code will look on white background color. Color contrast ratio is 4.25

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

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,142,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,18,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(18,142,47,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.