Skip to main content Skip to docs navigation

#caa136 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 Satin Sheen Gold and its hex is #CBA135 Nearest Color Name

Color Hue/Base color: Yellow

Hex #caa136 Color code in RGB color code model is created after adding 79.22% red color, 63.14% green color and 21.18% blue color. Hex #caa136 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 73% yellow and 20.78% black.

Hex #caa136 color code is between #cc9933 web safe hex color code and #bbaa44 web safe hex color code. #cc9933 is the nearest web safe color code. You can see here many more shades of #caa136 color code.

RGB Chart

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

Color Table

Hex Color Code caa136 #caa136
RGB Decimal 202, 161, 54 202, 161, 54
RGB Percent 79%, 63%, 21% rgb(79%, 63%, 21%)
CSS RGBa 202, 161, 54,1 rgba(202,161,54,1)
CMYK Model cmyk(0%,20%,73%,20.78%)
HSL Color Space 43,58% ,50% hsl(43,58% ,50%)
HSV Color Space 43°, 73%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 10100001 00110110
Octal 312 241 66
Decimal 202 161 54
Hex ca a1 36

Different shades of #caa136 color code.

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

Darkest of #caa136
#524115
Darker of #caa136
#7a6120
Dark of #caa136
#a2812b
Base of #caa136
#caa136
Light of #caa136
#d5b45e
Lighter
#dfc787
Lightest
#eadaaf

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

#caa136
#365fca

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

Split Complementary

#caa136
#36a9ca
#5736ca

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

Analogous Color

#ca4b36
#ca6336
#caa136
#c2ca36
#84ca36

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

#caa136
#a136ca
#36caa1

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

#caa136
#36caa1
#365fca
#ca365f

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

#caa136
#36ca57
#365fca
#ca36a9

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

#29210b
#524115
#7a6120
#a2812b
#caa136
#d5b45e
#dfc787
#eadaaf
#f5edd7

Tints of #caa136 Color

#caa136
#cfab4c
#d5b562
#dbc079
#e1ca8f
#e7d5a5
#eddfbc
#f3ead2
#f9f4e8
#ffffff

Shades of #caa136 color code

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

#caa136
#b38f30
#9d7d2a
#866b24
#70591e
#594718
#433512
#2c230c
#161106
#000000

Tones

#caa136
#b1964f
#978a69
#808080
#808080

Tones

Similar Color like #caa136 color

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

#cba237
#cca338
#cda439
#cea53a
#cfa63b
#d0a73c
#d1a83d
#d2a93e
#d3aa3f
#d4ab40
#d5ac41
#d6ad42
#d7ae43
#d8af44
#c9a035
#c89f34
#c79e33
#c69d32
#c59c31
#c49b30
#c39a2f
#c2992e
#c1982d
#c0972c
#bf962b
#be952a
#bd9429
#bc9328

Download this Dark Yellow

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

#caa136 Color Code Preview on Black Background Color

This is how #caa136 Color will look on black background color. Color contrast ratio is 8.66

#caa136 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa136

HTML with inline CSS

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

Your Example Paragraph content text in with font color #caa136

#caa136 color code is use for CSS Background Color

Background color for the above div is #caa136

HTML with inline CSS

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

#caa136 color code is use for CSS Border Color

CSS Border color for the above div is #caa136

HTML with inline CSS

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

CSS Border Left color for the above div is #caa136

HTML with inline CSS

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

CSS Border Right color for the above div is #caa136

HTML with inline CSS

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

CSS Border Bottom color for the above div is #caa136

HTML with inline CSS

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

CSS Border Top color for the above div is #caa136

HTML with inline CSS

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

#caa136 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#caa136 Color code Preview on White Background

This is how #caa136 Color code will look on white background color. Color contrast ratio is 2.42

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

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