Skip to main content Skip to docs navigation

#cd981d 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 Duck Sauce and its hex is #CC9922 Nearest Color Name

Color Hue/Base color: Yellow

Hex #cd981d Color code in RGB color code model is created after adding 80.39% red color, 59.61% green color and 11.37% blue color. Hex #cd981d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 86% yellow and 19.61% black.

Hex #cd981d color code is between #cc9922 web safe hex color code and #dd8811 web safe hex color code. #cc9922 is the nearest web safe color code. You can see here many more shades of #cd981d color code.

RGB Chart

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

Color Table

Hex Color Code cd981d #cd981d
RGB Decimal 205, 152, 29 205, 152, 29
RGB Percent 80%, 60%, 11% rgb(80%, 60%, 11%)
CSS RGBa 205, 152, 29,1 rgba(205,152,29,1)
CMYK Model cmyk(0%,26%,86%,19.61%)
HSL Color Space 42,75% ,46% hsl(42,75% ,46%)
HSV Color Space 42°, 86%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10011000 00011101
Octal 315 230 35
Decimal 205 152 29
Hex cd 98 1d

Different shades of #cd981d color code.

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

Darkest of #cd981d
#47350a
Darker of #cd981d
#745610
Dark of #cd981d
#a07717
Base of #cd981d
#cd981d
Light of #cd981d
#e3b03a
Lighter
#e9c267
Lightest
#f0d493

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

#cd981d
#1d52cd

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

Split Complementary

#cd981d
#1daacd
#401dcd

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

Analogous Color

#cd311d
#cd4f1d
#cd981d
#c7cd1d
#7ecd1d

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

#cd981d
#981dcd
#1dcd98

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

#cd981d
#1dcd98
#1d52cd
#cd1d52

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

#cd981d
#1dcd40
#1d52cd
#cd1daa

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

#1a1304
#47350a
#745610
#a07717
#cd981d
#e3b03a
#e9c267
#f0d493
#f6e6c0

Tints of #cd981d Color

#cd981d
#d2a336
#d8ae4f
#ddba68
#e3c581
#e8d19a
#eedcb3
#f3e8cc
#f9f3e5
#ffffff

Shades of #cd981d color code

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

#cd981d
#b68719
#9f7616
#886513
#715410
#5b430c
#443209
#2d2106
#161003
#000000

Tones

#cd981d
#b68f34
#9e854c
#877c63
#757575

Tones

Similar Color like #cd981d color

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

#ce991e
#cf9a1f
#d09b20
#d19c21
#d29d22
#d39e23
#d49f24
#d5a025
#d6a126
#d7a227
#d8a328
#d9a429
#daa52a
#dba62b
#cc971c
#cb961b
#ca951a
#c99419
#c89318
#c79217
#c69116
#c59015
#c48f14
#c38e13
#c28d12
#c18c11
#c08b10
#bf8a0f

Download this Dark Yellow

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

#cd981d Color Code Preview on Black Background Color

This is how #cd981d Color will look on black background color. Color contrast ratio is 8.10

#cd981d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd981d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd981d

#cd981d color code is use for CSS Background Color

Background color for the above div is #cd981d

HTML with inline CSS

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

#cd981d color code is use for CSS Border Color

CSS Border color for the above div is #cd981d

HTML with inline CSS

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

CSS Border Left color for the above div is #cd981d

HTML with inline CSS

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

CSS Border Right color for the above div is #cd981d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd981d

HTML with inline CSS

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

CSS Border Top color for the above div is #cd981d

HTML with inline CSS

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

#cd981d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd981d Color code Preview on White Background

This is how #cd981d Color code will look on white background color. Color contrast ratio is 2.59

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

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