crispedge.com

Color picker

Loading...

#aeba9a hex color - Green - Warm color - Information

#aeba9a hex color - Green - Warm color

Color Hue/Base color: Green

Hex #aeba9a Color code in RGB color code model is created after adding 68.24% red color, 72.94% green color and 60.39% blue color. Hex #aeba9a Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 17% yellow and 27% black.

Hex #aeba9a color code is between #aabb99 web safe hex color code and #bbaaaa web safe hex color code. #aabb99 is the nearest web safe color code. You can see here many more shades of #aeba9a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaeba9a#aeba9a
RGB Decimal174, 186, 154rgb(174, 186, 154)
RGB Percent68%, 73%, 60%rgb(68%, 73%, 60%)
CSS RGBa174, 186, 154,1rgba(174,186,154,1)
CMYK Modelcmyk(6%,0%,17%,27%)
HSL Color Space83,19% ,67%hsl(83,19% ,67%)
HSV Color Space83°, 17%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101011101010011010
Octal256272232
Decimal174186154
Hexaeba9a

Different shades of #aeba9a color code.

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

Light Shade of #aeba9a
#c6cfb8
Dark Shade of #aeba9a
#96a57c
Saturated Shade of #aeba9a
#b0c291
Desaturated Shade of #aeba9a
#acb1a2
Grey scale Shade of #aeba9a
#aaaaaa
Brighten Shade
#c7d3b3
Most Readable Shade
#000000

Shades of #aeba9a color code

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

#aeba9a
#9aa588
#879077
#747c66
#606755
#4d5244
#3a3e33
#262922
#131411
#000000

Similar Color like #aeba9a color

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

#afbb9b
#b0bc9c
#b1bd9d
#b2be9e
#b3bf9f
#b4c0a0
#b5c1a1
#b6c2a2
#b7c3a3
#b8c4a4
#b9c5a5
#bac6a6
#bbc7a7
#bcc8a8
#adb999
#acb898
#abb797
#aab696
#a9b595
#a8b494
#a7b393
#a6b292
#a5b191
#a4b090
#a3af8f
#a2ae8e
#a1ad8d
#a0ac8c

Monochromatic Color with #aeba9a

#aeba9a
#d6e4bd
#0f100d
#373a30
#5e6554
#868f77

Tints of #aeba9a Color

#aeba9a
#b7c1a5
#c0c9b0
#c9d1bb
#d2d8c6
#dbe0d2
#e4e8dd
#edefe8
#f6f7f3
#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

#aeba9a
#a69aba

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

Split Complementary

#aeba9a
#9a9eba
#b69aba

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

Analogous Color

#bab99a
#b4ba9a
#aeba9a
#a8ba9a
#a1ba9a

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

#aeba9a
#9aaeba
#ba9aae

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

#aeba9a
#9abab6
#a69aba
#ba9a9e

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

#aeba9a
#a69aba
#b69aba
#9eba9a

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

#aeba9a Color Code Preview on Black Background Color

This is how #aeba9a Color will look on black background color. Color contrast ratio is 10.29

#aeba9a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeba9a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aeba9a

#aeba9a color code is use for CSS Background Color

Background color for the above div is #aeba9a

HTML with inline CSS

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

#aeba9a color code is use for CSS Border Color

CSS Border color for the above div is #aeba9a

HTML with inline CSS

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

CSS Border Left color for the above div is #aeba9a

HTML with inline CSS

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

CSS Border Right color for the above div is #aeba9a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aeba9a

HTML with inline CSS

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

CSS Border Top color for the above div is #aeba9a

HTML with inline CSS

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

#aeba9a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aeba9a Color code Preview on White Background

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

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(174,186,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,154,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,186,154,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.