crispedge.com

#ac9021 hex color - Yellow - Warm color - Information

#ac9021 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ac9021 Color code in RGB color code model is created after adding 67.45% red color, 56.47% green color and 12.94% blue color. Hex #ac9021 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 81% yellow and 33% black.

Hex #ac9021 color code is between #aa8822 web safe hex color code and #bb9911 web safe hex color code. #aa8822 is the nearest web safe color code. You can see here many more shades of #ac9021 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeac9021#ac9021
RGB Decimal172, 144, 33rgb(172, 144, 33)
RGB Percent67%, 56%, 13%rgb(67%, 56%, 13%)
CSS RGBa172, 144, 33,1rgba(172,144,33,1)
CMYK Modelcmyk(0%,16%,81%,33%)
HSL Color Space48,68% ,40%hsl(48,68% ,40%)
HSV Color Space48°, 81%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011001001000000100001
Octal25422041
Decimal17214433
Hexac9021

Different shades of #ac9021 color code.

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

Light Shade of #ac9021
#d6b32a
Dark Shade of #ac9021
#816c19
Saturated Shade of #ac9021
#b69617
Desaturated Shade of #ac9021
#a28a2b
Grey scale Shade of #ac9021
#666666
Brighten Shade
#c5a93a
Most Readable Shade
#000000

Shades of #ac9021 color code

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

#ac9021
#98801d
#857019
#726016
#5f5012
#4c400e
#39300b
#262007
#131003
#000000

Similar Color like #ac9021 color

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

#ad9122
#ae9223
#af9324
#b09425
#b19526
#b29627
#b39728
#b49829
#b5992a
#b69a2b
#b79b2c
#b89c2d
#b99d2e
#ba9e2f
#ab8f20
#aa8e1f
#a98d1e
#a88c1d
#a78b1c
#a68a1b
#a5891a
#a48819
#a38718
#a28617
#a18516
#a08415
#9f8314
#9e8213

Monochromatic Color with #ac9021

#ac9021
#d6b429
#020200
#2c2509
#574911
#816c19

Tints of #ac9021 Color

#ac9021
#b59c39
#bea852
#c7b56b
#d0c183
#dacd9c
#e3dab5
#ece6cd
#f5f2e6
#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

#ac9021
#213dac

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

Split Complementary

#ac9021
#2182ac
#4b21ac

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

Analogous Color

#ac5821
#ac7421
#ac9021
#acac21
#90ac21

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

#ac9021
#21ac90
#9021ac

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

#ac9021
#21ac4a
#213dac
#ac2182

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

#ac9021
#213dac
#4b21ac
#82ac21

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

#ac9021 Color Code Preview on Black Background Color

This is how #ac9021 Color will look on black background color. Color contrast ratio is 6.77

#ac9021 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac9021

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac9021

#ac9021 color code is use for CSS Background Color

Background color for the above div is #ac9021

HTML with inline CSS

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

#ac9021 color code is use for CSS Border Color

CSS Border color for the above div is #ac9021

HTML with inline CSS

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

CSS Border Left color for the above div is #ac9021

HTML with inline CSS

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

CSS Border Right color for the above div is #ac9021

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac9021

HTML with inline CSS

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

CSS Border Top color for the above div is #ac9021

HTML with inline CSS

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

#ac9021 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac9021 Color code Preview on White Background

This is how #ac9021 Color code will look on white background color. Color contrast ratio is 3.10

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

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(172,144,33,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(33,61,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,144,33,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.

< /html>