Skip to main content Skip to docs navigation

#caa73f hex color | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Golden Touch and its hex is #CAA444 Nearest Color Name

Color Hue/Base color: Yellow

Hex #caa73f Color code in RGB color code model is created after adding 79.22% red color, 65.49% green color and 24.71% blue color. Hex #caa73f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 69% yellow and 20.78% black.

Hex #caa73f color code is between #ccaa44 web safe hex color code and #bb9933 web safe hex color code. #ccaa44 is the nearest web safe color code. You can see here many more shades of #caa73f color code.

RGB Chart

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

Color Table

Hex Color Code caa73f #caa73f
RGB Decimal 202, 167, 63 202, 167, 63
RGB Percent 79%, 65%, 25% rgb(79%, 65%, 25%)
CSS RGBa 202, 167, 63,1 rgba(202,167,63,1)
CMYK Model cmyk(0%,17%,69%,20.78%)
HSL Color Space 45,57% ,52% hsl(45,57% ,52%)
HSV Color Space 45°, 69%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 10100111 00111111
Octal 312 247 77
Decimal 202 167 63
Hex ca a7 3f

Different shades of #caa73f color code.

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

Darkest of #caa73f
#584818
Darker of #caa73f
#806823
Dark of #caa73f
#a8892e
Base of #caa73f
#caa73f
Light of #caa73f
#d5b967
Lighter
#e0cc8f
Lightest
#ebdeb7

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

#caa73f
#3f62ca

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

Split Complementary

#caa73f
#3fa8ca
#613fca

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

Analogous Color

#ca563f
#ca6d3f
#caa73f
#bfca3f
#85ca3f

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

#caa73f
#a73fca
#3fcaa7

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

#caa73f
#3fcaa7
#3f62ca
#ca3f62

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#caa73f
#3fca61
#3f62ca
#ca3fa8

Square 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).

Monochromatic Color with #caa73f

#30270d
#584818
#806823
#a8892e
#caa73f
#d5b967
#e0cc8f
#ebdeb7
#f6f0df

Tints of #caa73f Color

#caa73f
#cfb054
#d5ba69
#dbc47f
#e1ce94
#e7d7a9
#ede1bf
#f3ebd4
#f9f5e9
#ffffff

Shades of #caa73f color code

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

#caa73f
#b39438
#9d8131
#866f2a
#705c23
#594a1c
#433715
#2c250e
#161207
#000000

Tones

#caa73f
#b19b58
#998f70
#848484
#848484

Tones

Similar Color like #caa73f color

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

#cba840
#cca941
#cdaa42
#ceab43
#cfac44
#d0ad45
#d1ae46
#d2af47
#d3b048
#d4b149
#d5b24a
#d6b34b
#d7b44c
#d8b54d
#c9a63e
#c8a53d
#c7a43c
#c6a33b
#c5a23a
#c4a139
#c3a038
#c29f37
#c19e36
#c09d35
#bf9c34
#be9b33
#bd9a32
#bc9931

Download this Dark Yellow

Hex #caa73f 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.

#caa73f Color Code Preview on Black Background Color

This is how #caa73f Color will look on black background color. Color contrast ratio is 9.11

#caa73f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa73f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa73f

#caa73f color code is use for CSS Background Color

Background color for the above div is #caa73f

HTML with inline CSS

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

#caa73f color code is use for CSS Border Color

CSS Border color for the above div is #caa73f

HTML with inline CSS

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

CSS Border Left color for the above div is #caa73f

HTML with inline CSS

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

CSS Border Right color for the above div is #caa73f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #caa73f

HTML with inline CSS

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

CSS Border Top color for the above div is #caa73f

HTML with inline CSS

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

#caa73f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#caa73f Color code Preview on White Background

This is how #caa73f Color code will look on white background color. Color contrast ratio is 2.31

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(202,167,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,98,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,167,63,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }