Skip to main content Skip to docs navigation

#cf8a26 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 Chicken Masala and its hex is #CC8822 Nearest Color Name

Color Hue/Base color: Brown

Hex #cf8a26 Color code in RGB color code model is created after adding 81.18% red color, 54.12% green color and 14.9% blue color. Hex #cf8a26 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 82% yellow and 18.82% black.

Hex #cf8a26 color code is between #cc8822 web safe hex color code and #dd9933 web safe hex color code. #cc8822 is the nearest web safe color code. You can see here many more shades of #cf8a26 color code.

RGB Chart

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

Color Table

Hex Color Code cf8a26 #cf8a26
RGB Decimal 207, 138, 38 207, 138, 38
RGB Percent 81%, 54%, 15% rgb(81%, 54%, 15%)
CSS RGBa 207, 138, 38,1 rgba(207,138,38,1)
CMYK Model cmyk(0%,33%,82%,18.82%)
HSL Color Space 36,69% ,48% hsl(36,69% ,48%)
HSV Color Space 36°, 82%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 10001010 00100110
Octal 317 212 46
Decimal 207 138 38
Hex cf 8a 26

Different shades of #cf8a26 color code.

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

Darkest of #cf8a26
#4e340e
Darker of #cf8a26
#795116
Dark of #cf8a26
#a46d1e
Base of #cf8a26
#cf8a26
Light of #cf8a26
#dea24a
Lighter
#e6b875
Lightest
#eecea0

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

#cf8a26
#266bcf

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

Split Complementary

#cf8a26
#26c0cf
#3526cf

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

Analogous Color

#cf2726
#cf4426
#cf8a26
#cfc226
#95cf26

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

#cf8a26
#8a26cf
#26cf8a

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

#cf8a26
#26cf8a
#266bcf
#cf266b

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

#cf8a26
#26cf35
#266bcf
#cf26c0

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

#231706
#4e340e
#795116
#a46d1e
#cf8a26
#dea24a
#e6b875
#eecea0
#f6e4cb

Tints of #cf8a26 Color

#cf8a26
#d4973e
#d9a456
#dfb16e
#e4be86
#e9cb9e
#efd8b6
#f4e5ce
#f9f2e6
#ffffff

Shades of #cf8a26 color code

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

#cf8a26
#b87a21
#a16b1d
#8a5c19
#734c15
#5c3d10
#452e0c
#2e1e08
#170f04
#000000

Tones

#cf8a26
#b7863f
#9e8157
#867d70
#7b7b7b

Tones

Similar Color like #cf8a26 color

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

#d08b27
#d18c28
#d28d29
#d38e2a
#d48f2b
#d5902c
#d6912d
#d7922e
#d8932f
#d99430
#da9531
#db9632
#dc9733
#dd9834
#ce8925
#cd8824
#cc8723
#cb8622
#ca8521
#c98420
#c8831f
#c7821e
#c6811d
#c5801c
#c47f1b
#c37e1a
#c27d19
#c17c18

Download this Dark Brown

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

#cf8a26 Color Code Preview on Black Background Color

This is how #cf8a26 Color will look on black background color. Color contrast ratio is 7.32

#cf8a26 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf8a26

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf8a26

#cf8a26 color code is use for CSS Background Color

Background color for the above div is #cf8a26

HTML with inline CSS

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

#cf8a26 color code is use for CSS Border Color

CSS Border color for the above div is #cf8a26

HTML with inline CSS

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

CSS Border Left color for the above div is #cf8a26

HTML with inline CSS

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

CSS Border Right color for the above div is #cf8a26

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf8a26

HTML with inline CSS

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

CSS Border Top color for the above div is #cf8a26

HTML with inline CSS

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

#cf8a26 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf8a26 Color code Preview on White Background

This is how #cf8a26 Color code will look on white background color. Color contrast ratio is 2.87

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

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