crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#a1eb93 hex color - Green - Cool color - Information

#a1eb93 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a1eb93 Color code in RGB color code model is created after adding 63.14% red color, 92.16% green color and 57.65% blue color. Hex #a1eb93 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 37% yellow and 8% black.

Hex #a1eb93 color code is between #99ee99 web safe hex color code and #aadd88 web safe hex color code. #99ee99 is the nearest web safe color code. You can see here many more shades of #a1eb93 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea1eb93#a1eb93
RGB Decimal161, 235, 147rgb(161, 235, 147)
RGB Percent63%, 92%, 58%rgb(63%, 92%, 58%)
CSS RGBa161, 235, 147,1rgba(161,235,147,1)
CMYK Modelcmyk(31%,0%,37%,8%)
HSL Color Space110,69% ,75%hsl(110,69% ,75%)
HSV Color Space110°, 37%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000011110101110010011
Octal241353223
Decimal161235147
Hexa1eb93

Different shades of #a1eb93 color code.

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

Light Shade of #a1eb93
#c6f3be
Dark Shade of #a1eb93
#7ce368
Saturated Shade of #a1eb93
#9df18d
Desaturated Shade of #a1eb93
#a5e599
Grey scale Shade of #a1eb93
#bfbfbf
Brighten Shade
#baffac
Most Readable Shade
#000000

Shades of #a1eb93 color code

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

#a1eb93
#8fd082
#7db672
#6b9c62
#598251
#476841
#354e31
#233420
#111a10
#000000

Similar Color like #a1eb93 color

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

#a2ec94
#a3ed95
#a4ee96
#a5ef97
#a6f098
#a7f199
#a8f29a
#a9f39b
#aaf49c
#abf59d
#acf69e
#adf79f
#aef8a0
#aff9a1
#a0ea92
#9fe991
#9ee890
#9de78f
#9ce68e
#9be58d
#9ae48c
#99e38b
#98e28a
#97e189
#96e088
#95df87
#94de86
#93dd85

Monochromatic Color with #a1eb93

#a1eb93
#0f160e
#2d4129
#4a6b43
#67965e
#84c078

Tints of #a1eb93 Color

#a1eb93
#abed9f
#b5efab
#c0f1b7
#caf3c3
#d5f6cf
#dff8db
#eafae7
#f4fcf3
#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

#a1eb93
#dd93eb

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

Split Complementary

#a1eb93
#b193eb
#eb93cd

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

Analogous Color

#c4eb93
#b3eb93
#a1eb93
#93eb97
#93eba8

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

#a1eb93
#93a1eb
#eb93a1

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

#a1eb93
#93cdeb
#dd93eb
#ebb193

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

#a1eb93
#dd93eb
#eb93cd
#93ebb1

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

#a1eb93 Color Code Preview on Black Background Color

This is how #a1eb93 Color will look on black background color. Color contrast ratio is 14.82

#a1eb93 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1eb93

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1eb93

#a1eb93 color code is use for CSS Background Color

Background color for the above div is #a1eb93

HTML with inline CSS

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

#a1eb93 color code is use for CSS Border Color

CSS Border color for the above div is #a1eb93

HTML with inline CSS

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

CSS Border Left color for the above div is #a1eb93

HTML with inline CSS

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

CSS Border Right color for the above div is #a1eb93

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1eb93

HTML with inline CSS

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

CSS Border Top color for the above div is #a1eb93

HTML with inline CSS

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

#a1eb93 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1eb93 Color code Preview on White Background

This is how #a1eb93 Color code will look on white background color. Color contrast ratio is 1.42

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.