crispedge.com

Color picker

Loading...

#adaa3c hex color - Yellow - Warm color - Information

#adaa3c hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #adaa3c Color code in RGB color code model is created after adding 67.84% red color, 66.67% green color and 23.53% blue color. Hex #adaa3c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 65% yellow and 32% black.

Hex #adaa3c color code is between #aa9944 web safe hex color code and #bbbb33 web safe hex color code. #aa9944 is the nearest web safe color code. You can see here many more shades of #adaa3c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeadaa3c#adaa3c
RGB Decimal173, 170, 60rgb(173, 170, 60)
RGB Percent68%, 67%, 24%rgb(68%, 67%, 24%)
CSS RGBa173, 170, 60,1rgba(173,170,60,1)
CMYK Modelcmyk(0%,2%,65%,32%)
HSL Color Space58,48% ,46%hsl(58,48% ,46%)
HSV Color Space58°, 65%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011011010101000111100
Octal25525274
Decimal17317060
Hexadaa3c

Different shades of #adaa3c color code.

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

Light Shade of #adaa3c
#c5c257
Dark Shade of #adaa3c
#87852f
Saturated Shade of #adaa3c
#b9b530
Desaturated Shade of #adaa3c
#a19f48
Grey scale Shade of #adaa3c
#747474
Brighten Shade
#c6c355
Most Readable Shade
#000000

Shades of #adaa3c color code

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

#adaa3c
#999735
#86842e
#737128
#605e21
#4c4b1a
#393814
#26250d
#131206
#000000

Similar Color like #adaa3c color

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

#aeab3d
#afac3e
#b0ad3f
#b1ae40
#b2af41
#b3b042
#b4b143
#b5b244
#b6b345
#b7b446
#b8b547
#b9b648
#bab749
#bbb84a
#aca93b
#aba83a
#aaa739
#a9a638
#a8a537
#a7a436
#a6a335
#a5a234
#a4a133
#a3a032
#a29f31
#a19e30
#a09d2f
#9f9c2e

Monochromatic Color with #adaa3c

#adaa3c
#d7d44b
#030301
#2d2d10
#58561f
#82802d

Tints of #adaa3c Color

#adaa3c
#b6b351
#bfbc67
#c8c67d
#d1cf92
#dad9a8
#e3e2be
#ececd3
#f5f5e9
#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

#adaa3c
#3c3fad

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

Split Complementary

#adaa3c
#3c78ad
#713cad

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

Analogous Color

#ad7d3c
#ad933c
#adaa3c
#99ad3c
#83ad3c

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

#adaa3c
#3cadaa
#aa3cad

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

#adaa3c
#3cad71
#3c3fad
#ad3c77

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

#adaa3c
#3c3fad
#713cad
#78ad3c

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

#adaa3c Color Code Preview on Black Background Color

This is how #adaa3c Color will look on black background color. Color contrast ratio is 8.59

#adaa3c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adaa3c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adaa3c

#adaa3c color code is use for CSS Background Color

Background color for the above div is #adaa3c

HTML with inline CSS

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

#adaa3c color code is use for CSS Border Color

CSS Border color for the above div is #adaa3c

HTML with inline CSS

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

CSS Border Left color for the above div is #adaa3c

HTML with inline CSS

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

CSS Border Right color for the above div is #adaa3c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adaa3c

HTML with inline CSS

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

CSS Border Top color for the above div is #adaa3c

HTML with inline CSS

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

#adaa3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adaa3c Color code Preview on White Background

This is how #adaa3c Color code will look on white background color. Color contrast ratio is 2.44

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

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,170,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,63,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,170,60,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.