crispedge.com

Color picker

Loading...

#a1c23e hex color - Green - Warm color - Information

#a1c23e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a1c23e Color code in RGB color code model is created after adding 63.14% red color, 76.08% green color and 24.31% blue color. Hex #a1c23e Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 68% yellow and 24% black.

Hex #a1c23e color code is between #99bb44 web safe hex color code and #aacc33 web safe hex color code. #99bb44 is the nearest web safe color code. You can see here many more shades of #a1c23e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea1c23e#a1c23e
RGB Decimal161, 194, 62rgb(161, 194, 62)
RGB Percent63%, 76%, 24%rgb(63%, 76%, 24%)
CSS RGBa161, 194, 62,1rgba(161,194,62,1)
CMYK Modelcmyk(17%,0%,68%,24%)
HSL Color Space75,52% ,50%hsl(75,52% ,50%)
HSV Color Space75°, 68%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000011100001000111110
Octal24130276
Decimal16119462
Hexa1c23e

Different shades of #a1c23e color code.

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

Light Shade of #a1c23e
#b4ce65
Dark Shade of #a1c23e
#819c31
Saturated Shade of #a1c23e
#a7cf31
Desaturated Shade of #a1c23e
#9bb54b
Grey scale Shade of #a1c23e
#808080
Brighten Shade
#badb57
Most Readable Shade
#000000

Shades of #a1c23e color code

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

#a1c23e
#8fac37
#7d9630
#6b8129
#596b22
#47561b
#354014
#232b0d
#111506
#000000

Similar Color like #a1c23e color

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

#a2c33f
#a3c440
#a4c541
#a5c642
#a6c743
#a7c844
#a8c945
#a9ca46
#aacb47
#abcc48
#accd49
#adce4a
#aecf4b
#afd04c
#a0c13d
#9fc03c
#9ebf3b
#9dbe3a
#9cbd39
#9bbc38
#9abb37
#99ba36
#98b935
#97b834
#96b733
#95b632
#94b531
#93b430

Monochromatic Color with #a1c23e

#a1c23e
#c4ec4c
#141808
#374215
#5a6d23
#7e9730

Tints of #a1c23e Color

#a1c23e
#abc853
#b5cf68
#c0d67e
#cadd93
#d5e3a9
#dfeabe
#eaf1d4
#f4f8e9
#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

#a1c23e
#5f3ec2

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

Split Complementary

#a1c23e
#3e5fc2
#a13ec2

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

Analogous Color

#c2ae3e
#bbc23e
#a1c23e
#87c23e
#6cc23e

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

#a1c23e
#3ea1c2
#c23ea1

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

#a1c23e
#3ec2a1
#5f3ec2
#c23e5f

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

#a1c23e
#5f3ec2
#a13ec2
#5fc23e

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 #a1c23e 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.

#a1c23e Color Code Preview on Black Background Color

This is how #a1c23e Color will look on black background color. Color contrast ratio is 10.30

#a1c23e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1c23e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1c23e

#a1c23e color code is use for CSS Background Color

Background color for the above div is #a1c23e

HTML with inline CSS

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

#a1c23e color code is use for CSS Border Color

CSS Border color for the above div is #a1c23e

HTML with inline CSS

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

CSS Border Left color for the above div is #a1c23e

HTML with inline CSS

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

CSS Border Right color for the above div is #a1c23e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1c23e

HTML with inline CSS

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

CSS Border Top color for the above div is #a1c23e

HTML with inline CSS

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

#a1c23e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1c23e Color code Preview on White Background

This is how #a1c23e Color code will look on white background color. Color contrast ratio is 2.04

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

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(161,194,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,62,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,194,62,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.