crispedge.com

Color picker

Loading...

#ad9e5e hex color - Yellow - Warm color - Information

#ad9e5e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ad9e5e Color code in RGB color code model is created after adding 67.84% red color, 61.96% green color and 36.86% blue color. Hex #ad9e5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 46% yellow and 32% black.

Hex #ad9e5e color code is between #aa9966 web safe hex color code and #bbaa55 web safe hex color code. #aa9966 is the nearest web safe color code. You can see here many more shades of #ad9e5e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead9e5e#ad9e5e
RGB Decimal173, 158, 94rgb(173, 158, 94)
RGB Percent68%, 62%, 37%rgb(68%, 62%, 37%)
CSS RGBa173, 158, 94,1rgba(173,158,94,1)
CMYK Modelcmyk(0%,9%,46%,32%)
HSL Color Space49,33% ,52%hsl(49,33% ,52%)
HSV Color Space49°, 46%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011011001111001011110
Octal255236136
Decimal17315894
Hexad9e5e

Different shades of #ad9e5e color code.

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

Light Shade of #ad9e5e
#beb280
Dark Shade of #ad9e5e
#8f8249
Saturated Shade of #ad9e5e
#b9a652
Desaturated Shade of #ad9e5e
#a1966a
Grey scale Shade of #ad9e5e
#858585
Brighten Shade
#c6b777
Most Readable Shade
#000000

Shades of #ad9e5e color code

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

#ad9e5e
#998c53
#867a49
#73693e
#605734
#4c4629
#39341f
#262314
#13110a
#000000

Similar Color like #ad9e5e color

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

#ae9f5f
#afa060
#b0a161
#b1a262
#b2a363
#b3a464
#b4a565
#b5a666
#b6a767
#b7a868
#b8a969
#b9aa6a
#baab6b
#bbac6c
#ac9d5d
#ab9c5c
#aa9b5b
#a99a5a
#a89959
#a79858
#a69757
#a59656
#a49555
#a39454
#a29353
#a19252
#a09151
#9f9050

Monochromatic Color with #ad9e5e

#ad9e5e
#d7c575
#030302
#2d2a19
#585030
#827747

Tints of #ad9e5e Color

#ad9e5e
#b6a86f
#bfb381
#c8be93
#d1c9a5
#dad3b7
#e3dec9
#ece9db
#f5f4ed
#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

#ad9e5e
#5e6dad

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

Split Complementary

#ad9e5e
#5e95ad
#765ead

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

Analogous Color

#ad7e5e
#ad8e5e
#ad9e5e
#acad5e
#9cad5e

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

#ad9e5e
#5ead9e
#9e5ead

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

#ad9e5e
#5ead76
#5e6dad
#ad5e94

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

#ad9e5e
#5e6dad
#775ead
#94ad5e

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

#ad9e5e Color Code Preview on Black Background Color

This is how #ad9e5e Color will look on black background color. Color contrast ratio is 7.83

#ad9e5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9e5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9e5e

#ad9e5e color code is use for CSS Background Color

Background color for the above div is #ad9e5e

HTML with inline CSS

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

#ad9e5e color code is use for CSS Border Color

CSS Border color for the above div is #ad9e5e

HTML with inline CSS

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

CSS Border Left color for the above div is #ad9e5e

HTML with inline CSS

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

CSS Border Right color for the above div is #ad9e5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad9e5e

HTML with inline CSS

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

CSS Border Top color for the above div is #ad9e5e

HTML with inline CSS

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

#ad9e5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad9e5e Color code Preview on White Background

This is how #ad9e5e Color code will look on white background color. Color contrast ratio is 2.68

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

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(173,158,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,109,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,158,94,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.