crispedge.com

Color picker

Loading...

#abae94 hex color - Green - Warm color - Information

#abae94 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #abae94 Color code in RGB color code model is created after adding 67.06% red color, 68.24% green color and 58.04% blue color. Hex #abae94 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 15% yellow and 32% black.

Hex #abae94 color code is between #aaaa99 web safe hex color code and #bbbb88 web safe hex color code. #aaaa99 is the nearest web safe color code. You can see here many more shades of #abae94 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeabae94#abae94
RGB Decimal171, 174, 148rgb(171, 174, 148)
RGB Percent67%, 68%, 58%rgb(67%, 68%, 58%)
CSS RGBa171, 174, 148,1rgba(171,174,148,1)
CMYK Modelcmyk(2%,0%,15%,32%)
HSL Color Space67,14% ,63%hsl(67,14% ,63%)
HSV Color Space67°, 15%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010111010111010010100
Octal253256224
Decimal171174148
Hexabae94

Different shades of #abae94 color code.

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

Light Shade of #abae94
#c2c4b1
Dark Shade of #abae94
#949877
Saturated Shade of #abae94
#b2b78b
Desaturated Shade of #abae94
#a4a59d
Grey scale Shade of #abae94
#a1a1a1
Brighten Shade
#c4c7ad
Most Readable Shade
#000000

Shades of #abae94 color code

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

#abae94
#989a83
#858773
#727462
#5f6052
#4c4d41
#393a31
#262620
#131310
#000000

Similar Color like #abae94 color

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

#acaf95
#adb096
#aeb197
#afb298
#b0b399
#b1b49a
#b2b59b
#b3b69c
#b4b79d
#b5b89e
#b6b99f
#b7baa0
#b8bba1
#b9bca2
#aaad93
#a9ac92
#a8ab91
#a7aa90
#a6a98f
#a5a88e
#a4a78d
#a3a68c
#a2a58b
#a1a48a
#a0a389
#9fa288
#9ea187
#9da086

Monochromatic Color with #abae94

#abae94
#d5d8b8
#040403
#2e2e28
#57594c
#818370

Tints of #abae94 Color

#abae94
#b4b79f
#bdc0ab
#c7c9b7
#d0d2c3
#d9dbcf
#e3e4db
#ecede7
#f5f6f3
#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

#abae94
#9794ae

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

Split Complementary

#abae94
#949eae
#a494ae

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

Analogous Color

#aea794
#aeac94
#abae94
#a6ae94
#a1ae94

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

#abae94
#94abae
#ae94ab

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

#abae94
#94aea4
#9794ae
#ae949e

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

#abae94
#9794ae
#a494ae
#9eae94

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

#abae94 Color Code Preview on Black Background Color

This is how #abae94 Color will look on black background color. Color contrast ratio is 9.21

#abae94 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abae94

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abae94

#abae94 color code is use for CSS Background Color

Background color for the above div is #abae94

HTML with inline CSS

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

#abae94 color code is use for CSS Border Color

CSS Border color for the above div is #abae94

HTML with inline CSS

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

CSS Border Left color for the above div is #abae94

HTML with inline CSS

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

CSS Border Right color for the above div is #abae94

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abae94

HTML with inline CSS

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

CSS Border Top color for the above div is #abae94

HTML with inline CSS

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

#abae94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abae94 Color code Preview on White Background

This is how #abae94 Color code will look on white background color. Color contrast ratio is 2.28

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

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(171,174,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,148,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,174,148,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.