Skip to main content Skip to docs navigation

#cdb07c 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 Dry Sea Grass and its hex is #CCB27A Nearest Color Name

Color Hue/Base color: Yellow

Hex #cdb07c Color code in RGB color code model is created after adding 80.39% red color, 69.02% green color and 48.63% blue color. Hex #cdb07c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 40% yellow and 19.61% black.

Hex #cdb07c color code is between #ccaa77 web safe hex color code and #ddbb88 web safe hex color code. #ccaa77 is the nearest web safe color code. You can see here many more shades of #cdb07c color code.

RGB Chart

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

Color Table

Hex Color Code cdb07c #cdb07c
RGB Decimal 205, 176, 124 205, 176, 124
RGB Percent 80%, 69%, 49% rgb(80%, 69%, 49%)
CSS RGBa 205, 176, 124,1 rgba(205,176,124,1)
CMYK Model cmyk(0%,14%,40%,19.61%)
HSL Color Space 39,45% ,65% hsl(39,45% ,65%)
HSV Color Space 39°, 40%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10110000 01111100
Octal 315 260 174
Decimal 205 176 124
Hex cd b0 7c

Different shades of #cdb07c color code.

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

Darkest of #cdb07c
#7f6331
Darker of #cdb07c
#a4803f
Dark of #cdb07c
#bf9a57
Base of #cdb07c
#cdb07c
Light of #cdb07c
#dbc6a1
Lighter
#e9ddc6
Lightest
#f7f3eb

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

#cdb07c
#7c99cd

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

Split Complementary

#cdb07c
#7cc1cd
#887ccd

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

Analogous Color

#cd817c
#cd8e7c
#cdb07c
#cdcb7c
#adcd7c

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

#cdb07c
#b07ccd
#7ccdb0

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

#cdb07c
#7ccdb0
#7c99cd
#cd7c99

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

#cdb07c
#7ccd88
#7c99cd
#cd7cc1

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

#5a4623
#7f6331
#a4803f
#bf9a57
#cdb07c
#dbc6a1
#e9ddc6
#f7f3eb
#ffffff

Tints of #cdb07c Color

#cdb07c
#d2b88a
#d8c199
#ddcaa7
#e3d3b6
#e8dbc4
#eee4d3
#f3ede1
#f9f6f0
#ffffff

Shades of #cdb07c color code

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

#cdb07c
#b69c6e
#9f8860
#887552
#716144
#5b4e37
#443a29
#2d271b
#16130d
#000000

Tones

#cdb07c
#bbab8e
#a9a6a0
#a5a5a5
#a5a5a5

Tones

Similar Color like #cdb07c color

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

#ceb17d
#cfb27e
#d0b37f
#d1b480
#d2b581
#d3b682
#d4b783
#d5b884
#d6b985
#d7ba86
#d8bb87
#d9bc88
#dabd89
#dbbe8a
#ccaf7b
#cbae7a
#caad79
#c9ac78
#c8ab77
#c7aa76
#c6a975
#c5a874
#c4a773
#c3a672
#c2a571
#c1a470
#c0a36f
#bfa26e

Download this Dark Yellow

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

#cdb07c Color Code Preview on Black Background Color

This is how #cdb07c Color will look on black background color. Color contrast ratio is 10.10

#cdb07c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb07c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb07c

#cdb07c color code is use for CSS Background Color

Background color for the above div is #cdb07c

HTML with inline CSS

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

#cdb07c color code is use for CSS Border Color

CSS Border color for the above div is #cdb07c

HTML with inline CSS

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

CSS Border Left color for the above div is #cdb07c

HTML with inline CSS

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

CSS Border Right color for the above div is #cdb07c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdb07c

HTML with inline CSS

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

CSS Border Top color for the above div is #cdb07c

HTML with inline CSS

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

#cdb07c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdb07c Color code Preview on White Background

This is how #cdb07c Color code will look on white background color. Color contrast ratio is 2.08

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

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