Skip to main content Skip to docs navigation

#cdb13b 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 Old Gold and its hex is #CFB53B Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #cdb13b color code is between #ccaa33 web safe hex color code and #ddbb44 web safe hex color code. #ccaa33 is the nearest web safe color code. You can see here many more shades of #cdb13b color code.

RGB Chart

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

Color Table

Hex Color Code cdb13b #cdb13b
RGB Decimal 205, 177, 59 205, 177, 59
RGB Percent 80%, 69%, 23% rgb(80%, 69%, 23%)
CSS RGBa 205, 177, 59,1 rgba(205,177,59,1)
CMYK Model cmyk(0%,14%,71%,19.61%)
HSL Color Space 48,59% ,52% hsl(48,59% ,52%)
HSV Color Space 48°, 71%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10110001 00111011
Octal 315 261 73
Decimal 205 177 59
Hex cd b1 3b

Different shades of #cdb13b color code.

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

Darkest of #cdb13b
#584c17
Darker of #cdb13b
#816f21
Dark of #cdb13b
#aa912b
Base of #cdb13b
#cdb13b
Light of #cdb13b
#d7c164
Lighter
#e2d18c
Lightest
#ece2b5

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

#cdb13b
#3b57cd

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

Split Complementary

#cdb13b
#3ba0cd
#683bcd

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

Analogous Color

#cd5c3b
#cd743b
#cdb13b
#b8cd3b
#7bcd3b

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

#cdb13b
#b13bcd
#3bcdb1

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

#cdb13b
#3bcdb1
#3b57cd
#cd3b57

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

#cdb13b
#3bcd68
#3b57cd
#cd3ba0

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

#30290c
#584c17
#816f21
#aa912b
#cdb13b
#d7c164
#e2d18c
#ece2b5
#f6f2de

Tints of #cdb13b Color

#cdb13b
#d2b950
#d8c266
#ddcb7c
#e3d392
#e8dca7
#eee5bd
#f3edd3
#f9f6e9
#ffffff

Shades of #cdb13b color code

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

#cdb13b
#b69d34
#9f892d
#887627
#716220
#5b4e1a
#443b13
#2d270d
#161306
#000000

Tones

#cdb13b
#b4a254
#9c936c
#848484
#848484

Tones

Similar Color like #cdb13b color

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

#ceb23c
#cfb33d
#d0b43e
#d1b53f
#d2b640
#d3b741
#d4b842
#d5b943
#d6ba44
#d7bb45
#d8bc46
#d9bd47
#dabe48
#dbbf49
#ccb03a
#cbaf39
#caae38
#c9ad37
#c8ac36
#c7ab35
#c6aa34
#c5a933
#c4a832
#c3a731
#c2a630
#c1a52f
#c0a42e
#bfa32d

Download this Dark Yellow

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

#cdb13b Color Code Preview on Black Background Color

This is how #cdb13b Color will look on black background color. Color contrast ratio is 9.95

#cdb13b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb13b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb13b

#cdb13b color code is use for CSS Background Color

Background color for the above div is #cdb13b

HTML with inline CSS

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

#cdb13b color code is use for CSS Border Color

CSS Border color for the above div is #cdb13b

HTML with inline CSS

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

CSS Border Left color for the above div is #cdb13b

HTML with inline CSS

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

CSS Border Right color for the above div is #cdb13b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdb13b

HTML with inline CSS

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

CSS Border Top color for the above div is #cdb13b

HTML with inline CSS

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

#cdb13b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdb13b Color code Preview on White Background

This is how #cdb13b Color code will look on white background color. Color contrast ratio is 2.11

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

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