crispedge.com

Color picker

Loading...

#d4a523 hex color - Yellow - Warm color - Information

#d4a523 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #d4a523 Color code in RGB color code model is created after adding 83.14% red color, 64.71% green color and 13.73% blue color. Hex #d4a523 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 83% yellow and 17% black.

Hex #d4a523 color code is between #ccaa22 web safe hex color code and #dd9933 web safe hex color code. #ccaa22 is the nearest web safe color code. You can see here many more shades of #d4a523 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded4a523#d4a523
RGB Decimal212, 165, 35rgb(212, 165, 35)
RGB Percent83%, 65%, 14%rgb(83%, 65%, 14%)
CSS RGBa212, 165, 35,1rgba(212,165,35,1)
CMYK Modelcmyk(0%,22%,83%,17%)
HSL Color Space44,72% ,48%hsl(44,72% ,48%)
HSV Color Space44°, 83%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101001010010100100011
Octal32424543
Decimal21216535
Hexd4a523

Different shades of #d4a523 color code.

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

Light Shade of #d4a523
#e1b949
Dark Shade of #d4a523
#a8831c
Saturated Shade of #d4a523
#e0ab17
Desaturated Shade of #d4a523
#c89f2f
Grey scale Shade of #d4a523
#7b7b7b
Brighten Shade
#edbe3c
Most Readable Shade
#000000

Shades of #d4a523 color code

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

#d4a523
#bc921f
#a4801b
#8d6e17
#755b13
#5e490f
#46370b
#2f2407
#171203
#000000

Similar Color like #d4a523 color

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

#d5a624
#d6a725
#d7a826
#d8a927
#d9aa28
#daab29
#dbac2a
#dcad2b
#ddae2c
#deaf2d
#dfb02e
#e0b12f
#e1b230
#e2b331
#d3a422
#d2a321
#d1a220
#d0a11f
#cfa01e
#ce9f1d
#cd9e1c
#cc9d1b
#cb9c1a
#ca9b19
#c99a18
#c89917
#c79816
#c69715

Monochromatic Color with #d4a523

#d4a523
#fec62a
#2a2107
#54420e
#7f6315
#a9841c

Tints of #d4a523 Color

#d4a523
#d8af3b
#ddb953
#e2c36c
#e7cd84
#ebd79d
#f0e1b5
#f5ebce
#faf5e6
#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

#d4a523
#2352d4

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

Split Complementary

#d4a523
#23abd4
#4d23d4

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

Analogous Color

#d45e23
#d48223
#d4a523
#d4c823
#bcd423

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

#d4a523
#23d4a5
#a523d4

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

#d4a523
#23d44d
#2352d4
#d423aa

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

#d4a523
#2352d4
#4d23d4
#abd423

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

#d4a523 Color Code Preview on Black Background Color

This is how #d4a523 Color will look on black background color. Color contrast ratio is 9.21

#d4a523 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4a523

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4a523

#d4a523 color code is use for CSS Background Color

Background color for the above div is #d4a523

HTML with inline CSS

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

#d4a523 color code is use for CSS Border Color

CSS Border color for the above div is #d4a523

HTML with inline CSS

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

CSS Border Left color for the above div is #d4a523

HTML with inline CSS

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

CSS Border Right color for the above div is #d4a523

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4a523

HTML with inline CSS

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

CSS Border Top color for the above div is #d4a523

HTML with inline CSS

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

#d4a523 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4a523 Color code Preview on White Background

This is how #d4a523 Color code will look on white background color. Color contrast ratio is 2.28

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

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(212,165,35,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(35,82,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,165,35,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.