Skip to main content Skip to docs navigation

#caa901 hex color | Download Dark Green 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 Hot Sand and its hex is #CCAA00 Nearest Color Name

Color Hue/Base color: Green

Hex #caa901 Color code in RGB color code model is created after adding 79.22% red color, 66.27% green color and 0.39% blue color. Hex #caa901 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 100% yellow and 20.78% black.

Hex #caa901 color code is between #ccaa00 web safe hex color code and #bb9900 web safe hex color code. #ccaa00 is the nearest web safe color code. You can see here many more shades of #caa901 color code.

RGB Chart

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

Color Table

Hex Color Code caa901 #caa901
RGB Decimal 202, 169, 1 202, 169, 1
RGB Percent 79%, 66%, 0% rgb(79%, 66%, 0%)
CSS RGBa 202, 169, 1,1 rgba(202,169,1,1)
CMYK Model cmyk(0%,16%,100%,20.78%)
HSL Color Space 50,99% ,40% hsl(50,99% ,40%)
HSV Color Space 50°, 100%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 10101001 00000001
Octal 312 251 1
Decimal 202 169 1
Hex ca a9 01

Different shades of #caa901 color code.

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

Darkest of #caa901
#322a00
Darker of #caa901
#645400
Dark of #caa901
#977f01
Base of #caa901
#caa901
Light of #caa901
#fdd301
Lighter
#fedd33
Lightest
#fee566

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

#caa901
#0122ca

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

Split Complementary

#caa901
#0186ca
#4401ca

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

Analogous Color

#ca3401
#ca5501
#caa901
#a8ca01
#54ca01

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

#caa901
#a901ca
#01caa9

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

#caa901
#01caa9
#0122ca
#ca0122

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

#caa901
#01ca44
#0122ca
#ca0186

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

#000000
#322a00
#645400
#977f01
#caa901
#fdd301
#fedd33
#fee566
#feee98

Tints of #caa901 Color

#caa901
#cfb21d
#d5bc39
#dbc555
#e1cf71
#e7d88e
#ede2aa
#f3ebc6
#f9f5e2
#ffffff

Shades of #caa901 color code

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

#caa901
#b39600
#9d8300
#867000
#705d00
#594b00
#433800
#2c2500
#161200
#000000

Tones

#caa901
#b69b15
#a18e2a
#8d803e
#797252

Tones

Similar Color like #caa901 color

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

#cbaa02
#ccab03
#cdac04
#cead05
#cfae06
#d0af07
#d1b008
#d2b109
#d3b20a
#d4b30b
#d5b40c
#d6b50d
#d7b60e
#d8b70f
#c9a800
#c8a700
#c7a600
#c6a500
#c5a400
#c4a300
#c3a200
#c2a100
#c1a000
#c09f00
#bf9e00
#be9d00
#bd9c00
#bc9b00

Download this Dark Green

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

#caa901 Color Code Preview on Black Background Color

This is how #caa901 Color will look on black background color. Color contrast ratio is 9.19

#caa901 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa901

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa901

#caa901 color code is use for CSS Background Color

Background color for the above div is #caa901

HTML with inline CSS

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

#caa901 color code is use for CSS Border Color

CSS Border color for the above div is #caa901

HTML with inline CSS

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

CSS Border Left color for the above div is #caa901

HTML with inline CSS

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

CSS Border Right color for the above div is #caa901

HTML with inline CSS

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

CSS Border Bottom color for the above div is #caa901

HTML with inline CSS

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

CSS Border Top color for the above div is #caa901

HTML with inline CSS

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

#caa901 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#caa901 Color code Preview on White Background

This is how #caa901 Color code will look on white background color. Color contrast ratio is 2.29

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

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