crispedge.com

Color picker

Loading...

#aea19a hex color - Brown - Warm color - Information

#aea19a hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #aea19a Color code in RGB color code model is created after adding 68.24% red color, 63.14% green color and 60.39% blue color. Hex #aea19a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 11% yellow and 32% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeaea19a#aea19a
RGB Decimal174, 161, 154rgb(174, 161, 154)
RGB Percent68%, 63%, 60%rgb(68%, 63%, 60%)
CSS RGBa174, 161, 154,1rgba(174,161,154,1)
CMYK Modelcmyk(0%,7%,11%,32%)
HSL Color Space21,11% ,64%hsl(21,11% ,64%)
HSV Color Space21°, 11%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101010000110011010
Octal256241232
Decimal174161154
Hexaea19a

Different shades of #aea19a color code.

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

Light Shade of #aea19a
#c5bbb6
Dark Shade of #aea19a
#97877e
Saturated Shade of #aea19a
#b79e91
Desaturated Shade of #aea19a
#a5a4a3
Grey scale Shade of #aea19a
#a4a4a4
Brighten Shade
#c7bab3
Most Readable Shade
#000000

Shades of #aea19a color code

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

#aea19a
#9a8f88
#877d77
#746b66
#605955
#4d4744
#3a3533
#262322
#131111
#000000

Similar Color like #aea19a color

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

#afa29b
#b0a39c
#b1a49d
#b2a59e
#b3a69f
#b4a7a0
#b5a8a1
#b6a9a2
#b7aaa3
#b8aba4
#b9aca5
#baada6
#bbaea7
#bcafa8
#ada099
#ac9f98
#ab9e97
#aa9d96
#a99c95
#a89b94
#a79a93
#a69992
#a59891
#a49790
#a3968f
#a2958e
#a1948d
#a0938c

Monochromatic Color with #aea19a

#aea19a
#d8c8c0
#040404
#2e2b29
#59524f
#837a74

Tints of #aea19a Color

#aea19a
#b7aba5
#c0b5b0
#c9c0bb
#d2cac6
#dbd5d2
#e4dfdd
#edeae8
#f6f4f3
#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

#aea19a
#9aa7ae

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

Split Complementary

#aea19a
#9aaeab
#9a9dae

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

Analogous Color

#ae9a9b
#ae9d9a
#aea19a
#aea59a
#aea99a

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

#aea19a
#9aaea1
#a19aae

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

#aea19a
#9dae9a
#9aa7ae
#ab9aae

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

#aea19a
#9aa7ae
#9a9dae
#aeab9a

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

#aea19a Color Code Preview on Black Background Color

This is how #aea19a Color will look on black background color. Color contrast ratio is 8.36

#aea19a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea19a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea19a

#aea19a color code is use for CSS Background Color

Background color for the above div is #aea19a

HTML with inline CSS

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

#aea19a color code is use for CSS Border Color

CSS Border color for the above div is #aea19a

HTML with inline CSS

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

CSS Border Left color for the above div is #aea19a

HTML with inline CSS

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

CSS Border Right color for the above div is #aea19a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aea19a

HTML with inline CSS

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

CSS Border Top color for the above div is #aea19a

HTML with inline CSS

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

#aea19a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aea19a Color code Preview on White Background

This is how #aea19a Color code will look on white background color. Color contrast ratio is 2.51

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

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,161,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,167,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,161,154,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.