Skip to main content Skip to docs navigation

#cda006 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 Yellow Ochre and its hex is #CB9D06 Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #cda006 color code is between #cc9900 web safe hex color code and #ddaa00 web safe hex color code. #cc9900 is the nearest web safe color code. You can see here many more shades of #cda006 color code.

RGB Chart

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

Color Table

Hex Color Code cda006 #cda006
RGB Decimal 205, 160, 6 205, 160, 6
RGB Percent 80%, 63%, 2% rgb(80%, 63%, 2%)
CSS RGBa 205, 160, 6,1 rgba(205,160,6,1)
CMYK Model cmyk(0%,22%,97%,19.61%)
HSL Color Space 46,94% ,41% hsl(46,94% ,41%)
HSV Color Space 46°, 97%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10100000 00000110
Octal 315 240 6
Decimal 205 160 6
Hex cd a0 06

Different shades of #cda006 color code.

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

Darkest of #cda006
#382c02
Darker of #cda006
#6a5303
Dark of #cda006
#9b7905
Base of #cda006
#cda006
Light of #cda006
#f8c30e
Lighter
#f9cf40
Lightest
#fbdc71

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

#cda006
#0633cd

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

Split Complementary

#cda006
#0696cd
#3c06cd

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

Analogous Color

#cd2c06
#cd4d06
#cda006
#b8cd06
#65cd06

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

#cda006
#a006cd
#06cda0

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

#cda006
#06cda0
#0633cd
#cd0633

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

#cda006
#06cd3c
#0633cd
#cd0696

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

#070500
#382c02
#6a5303
#9b7905
#cda006
#f8c30e
#f9cf40
#fbdc71
#fce8a3

Tints of #cda006 Color

#cda006
#d2aa21
#d8b53d
#ddbf59
#e3ca74
#e8d490
#eedfac
#f3e9c7
#f9f4e3
#ffffff

Shades of #cda006 color code

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

#cda006
#b68e05
#9f7c04
#886a04
#715803
#5b4702
#443502
#2d2301
#161100
#000000

Tones

#cda006
#b8941b
#a38930
#8e7d45
#79725a

Tones

Similar Color like #cda006 color

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

#cea107
#cfa208
#d0a309
#d1a40a
#d2a50b
#d3a60c
#d4a70d
#d5a80e
#d6a90f
#d7aa10
#d8ab11
#d9ac12
#daad13
#dbae14
#cc9f05
#cb9e04
#ca9d03
#c99c02
#c89b01
#c79a00
#c69900
#c59800
#c49700
#c39600
#c29500
#c19400
#c09300
#bf9200

Download this Dark Yellow

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

#cda006 Color Code Preview on Black Background Color

This is how #cda006 Color will look on black background color. Color contrast ratio is 8.63

#cda006 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cda006

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cda006

#cda006 color code is use for CSS Background Color

Background color for the above div is #cda006

HTML with inline CSS

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

#cda006 color code is use for CSS Border Color

CSS Border color for the above div is #cda006

HTML with inline CSS

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

CSS Border Left color for the above div is #cda006

HTML with inline CSS

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

CSS Border Right color for the above div is #cda006

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cda006

HTML with inline CSS

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

CSS Border Top color for the above div is #cda006

HTML with inline CSS

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

#cda006 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cda006 Color code Preview on White Background

This is how #cda006 Color code will look on white background color. Color contrast ratio is 2.43

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

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