Skip to main content Skip to docs navigation

#caa63c 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 Sweet & Sour and its hex is #C9AA37 Nearest Color Name

Color Hue/Base color: Yellow

Hex #caa63c Color code in RGB color code model is created after adding 79.22% red color, 65.1% green color and 23.53% blue color. Hex #caa63c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 70% yellow and 20.78% black.

Hex #caa63c 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 #caa63c color code.

RGB Chart

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

Color Table

Hex Color Code caa63c #caa63c
RGB Decimal 202, 166, 60 202, 166, 60
RGB Percent 79%, 65%, 24% rgb(79%, 65%, 24%)
CSS RGBa 202, 166, 60,1 rgba(202,166,60,1)
CMYK Model cmyk(0%,18%,70%,20.78%)
HSL Color Space 45,57% ,51% hsl(45,57% ,51%)
HSV Color Space 45°, 70%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 10100110 00111100
Octal 312 246 74
Decimal 202 166 60
Hex ca a6 3c

Different shades of #caa63c color code.

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

Darkest of #caa63c
#564617
Darker of #caa63c
#7e6722
Dark of #caa63c
#a6872d
Base of #caa63c
#caa63c
Light of #caa63c
#d5b864
Lighter
#e0cb8c
Lightest
#ebddb4

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

#caa63c
#3c60ca

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

Split Complementary

#caa63c
#3ca7ca
#5f3cca

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

Analogous Color

#ca533c
#ca6b3c
#caa63c
#bfca3c
#83ca3c

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

#caa63c
#a63cca
#3ccaa6

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

#caa63c
#3ccaa6
#3c60ca
#ca3c60

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

#caa63c
#3cca5f
#3c60ca
#ca3ca7

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 #caa63c

#2e250c
#564617
#7e6722
#a6872d
#caa63c
#d5b864
#e0cb8c
#ebddb4
#f6efdc

Tints of #caa63c Color

#caa63c
#cfaf51
#d5b967
#dbc37d
#e1cd92
#e7d7a8
#ede1be
#f3ebd3
#f9f5e9
#ffffff

Shades of #caa63c color code

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

#caa63c
#b39335
#9d812e
#866e28
#705c21
#59491a
#433714
#2c240d
#161206
#000000

Tones

#caa63c
#b19a55
#988e6e
#838383
#838383

Tones

Similar Color like #caa63c color

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

#cba73d
#cca83e
#cda93f
#ceaa40
#cfab41
#d0ac42
#d1ad43
#d2ae44
#d3af45
#d4b046
#d5b147
#d6b248
#d7b349
#d8b44a
#c9a53b
#c8a43a
#c7a339
#c6a238
#c5a137
#c4a036
#c39f35
#c29e34
#c19d33
#c09c32
#bf9b31
#be9a30
#bd992f
#bc982e

Download this Dark Yellow

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

#caa63c Color Code Preview on Black Background Color

This is how #caa63c Color will look on black background color. Color contrast ratio is 9.03

#caa63c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa63c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa63c

#caa63c color code is use for CSS Background Color

Background color for the above div is #caa63c

HTML with inline CSS

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

#caa63c color code is use for CSS Border Color

CSS Border color for the above div is #caa63c

HTML with inline CSS

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

CSS Border Left color for the above div is #caa63c

HTML with inline CSS

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

CSS Border Right color for the above div is #caa63c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #caa63c

HTML with inline CSS

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

CSS Border Top color for the above div is #caa63c

HTML with inline CSS

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

#caa63c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#caa63c Color code Preview on White Background

This is how #caa63c Color code will look on white background color. Color contrast ratio is 2.33

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

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,166,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(60,96,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,166,60,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }