Skip to main content Skip to docs navigation

#cd9f7d 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 Kenya and its hex is #CCA179 Nearest Color Name

Color Hue/Base color: Brown

Hex #cd9f7d Color code in RGB color code model is created after adding 80.39% red color, 62.35% green color and 49.02% blue color. Hex #cd9f7d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 39% yellow and 19.61% black.

Hex #cd9f7d color code is between #cc9977 web safe hex color code and #ddaa88 web safe hex color code. #cc9977 is the nearest web safe color code. You can see here many more shades of #cd9f7d color code.

RGB Chart

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

Color Table

Hex Color Code cd9f7d #cd9f7d
RGB Decimal 205, 159, 125 205, 159, 125
RGB Percent 80%, 62%, 49% rgb(80%, 62%, 49%)
CSS RGBa 205, 159, 125,1 rgba(205,159,125,1)
CMYK Model cmyk(0%,22%,39%,19.61%)
HSL Color Space 26,44% ,65% hsl(26,44% ,65%)
HSV Color Space 26°, 39%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10011111 01111101
Octal 315 237 175
Decimal 205 159 125
Hex cd 9f 7d

Different shades of #cd9f7d color code.

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

Darkest of #cd9f7d
#805331
Darker of #cd9f7d
#a56a3f
Dark of #cd9f7d
#bf8458
Base of #cd9f7d
#cd9f7d
Light of #cd9f7d
#dbbaa2
Lighter
#e9d5c7
Lightest
#f8f1ec

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

#cd9f7d
#7dabcd

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

Split Complementary

#cd9f7d
#7dcdc7
#7d83cd

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

Analogous Color

#cd7d8a
#cd7e7d
#cd9f7d
#cdba7d
#bfcd7d

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

#cd9f7d
#9f7dcd
#7dcd9f

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

#cd9f7d
#7dcd9f
#7dabcd
#cd7dab

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

#cd9f7d
#83cd7d
#7dabcd
#c77dcd

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

#5b3b23
#805331
#a56a3f
#bf8458
#cd9f7d
#dbbaa2
#e9d5c7
#f8f1ec
#ffffff

Tints of #cd9f7d Color

#cd9f7d
#d2a98b
#d8b499
#ddbfa8
#e3c9b6
#e8d4c5
#eedfd3
#f3e9e2
#f9f4f0
#ffffff

Shades of #cd9f7d color code

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

#cd9f7d
#b68d6f
#9f7b61
#886a53
#715845
#5b4637
#443529
#2d231b
#16110d
#000000

Tones

#cd9f7d
#bba28f
#a9a4a1
#a5a5a5
#a5a5a5

Tones

Similar Color like #cd9f7d color

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

#cea07e
#cfa17f
#d0a280
#d1a381
#d2a482
#d3a583
#d4a684
#d5a785
#d6a886
#d7a987
#d8aa88
#d9ab89
#daac8a
#dbad8b
#cc9e7c
#cb9d7b
#ca9c7a
#c99b79
#c89a78
#c79977
#c69876
#c59775
#c49674
#c39573
#c29472
#c19371
#c09270
#bf916f

Download this Dark Brown

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

#cd9f7d Color Code Preview on Black Background Color

This is how #cd9f7d Color will look on black background color. Color contrast ratio is 8.85

#cd9f7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd9f7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd9f7d

#cd9f7d color code is use for CSS Background Color

Background color for the above div is #cd9f7d

HTML with inline CSS

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

#cd9f7d color code is use for CSS Border Color

CSS Border color for the above div is #cd9f7d

HTML with inline CSS

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

CSS Border Left color for the above div is #cd9f7d

HTML with inline CSS

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

CSS Border Right color for the above div is #cd9f7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd9f7d

HTML with inline CSS

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

CSS Border Top color for the above div is #cd9f7d

HTML with inline CSS

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

#cd9f7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd9f7d Color code Preview on White Background

This is how #cd9f7d Color code will look on white background color. Color contrast ratio is 2.37

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

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(205,159,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,171,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,159,125,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }