Skip to main content Skip to docs navigation

#ca8a41 hex color | Download Dark Brown 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 Raw Linen and its hex is #CC8844 Nearest Color Name

Color Hue/Base color: Brown

Hex #ca8a41 Color code in RGB color code model is created after adding 79.22% red color, 54.12% green color and 25.49% blue color. Hex #ca8a41 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 68% yellow and 20.78% black.

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

RGB Chart

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

Color Table

Hex Color Code ca8a41 #ca8a41
RGB Decimal 202, 138, 65 202, 138, 65
RGB Percent 79%, 54%, 25% rgb(79%, 54%, 25%)
CSS RGBa 202, 138, 65,1 rgba(202,138,65,1)
CMYK Model cmyk(0%,32%,68%,20.78%)
HSL Color Space 32,56% ,52% hsl(32,56% ,52%)
HSV Color Space 32°, 68%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001010 10001010 01000001
Octal 312 212 101
Decimal 202 138 65
Hex ca 8a 41

Different shades of #ca8a41 color code.

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

Darkest of #ca8a41
#593b19
Darker of #ca8a41
#815624
Dark of #ca8a41
#a9702f
Base of #ca8a41
#ca8a41
Light of #ca8a41
#d5a369
Lighter
#e0bb91
Lightest
#ebd4b9

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

#ca8a41
#4181ca

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

Split Complementary

#ca8a41
#41c5ca
#4541ca

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

Analogous Color

#ca4148
#ca5141
#ca8a41
#cab841
#a3ca41

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

#ca8a41
#8a41ca
#41ca8a

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

#ca8a41
#41ca8a
#4181ca
#ca4181

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

#ca8a41
#41ca45
#4181ca
#ca41c5

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

#31210e
#593b19
#815624
#a9702f
#ca8a41
#d5a369
#e0bb91
#ebd4b9
#f6ece0

Tints of #ca8a41 Color

#ca8a41
#cf9756
#d5a46b
#dbb180
#e1be95
#e7cbaa
#edd8bf
#f3e5d4
#f9f2e9
#ffffff

Shades of #ca8a41 color code

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

#ca8a41
#b37a39
#9d6b32
#865c2b
#704c24
#593d1c
#432e15
#2c1e0e
#160f07
#000000

Tones

#ca8a41
#b28859
#998772
#858585
#858585

Tones

Similar Color like #ca8a41 color

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

#cb8b42
#cc8c43
#cd8d44
#ce8e45
#cf8f46
#d09047
#d19148
#d29249
#d3934a
#d4944b
#d5954c
#d6964d
#d7974e
#d8984f
#c98940
#c8883f
#c7873e
#c6863d
#c5853c
#c4843b
#c3833a
#c28239
#c18138
#c08037
#bf7f36
#be7e35
#bd7d34
#bc7c33

Download this Dark Brown

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

#ca8a41 Color Code Preview on Black Background Color

This is how #ca8a41 Color will look on black background color. Color contrast ratio is 7.22

#ca8a41 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca8a41

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca8a41

#ca8a41 color code is use for CSS Background Color

Background color for the above div is #ca8a41

HTML with inline CSS

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

#ca8a41 color code is use for CSS Border Color

CSS Border color for the above div is #ca8a41

HTML with inline CSS

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

CSS Border Left color for the above div is #ca8a41

HTML with inline CSS

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

CSS Border Right color for the above div is #ca8a41

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca8a41

HTML with inline CSS

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

CSS Border Top color for the above div is #ca8a41

HTML with inline CSS

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

#ca8a41 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca8a41 Color code Preview on White Background

This is how #ca8a41 Color code will look on white background color. Color contrast ratio is 2.91

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

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