Skip to main content Skip to docs navigation

#cda41e 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 Lemon Curry and its hex is #CDA323 Nearest Color Name

Color Hue/Base color: Yellow

Hex #cda41e Color code in RGB color code model is created after adding 80.39% red color, 64.31% green color and 11.76% blue color. Hex #cda41e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 85% yellow and 19.61% black.

Hex #cda41e color code is between #ccaa22 web safe hex color code and #dd9911 web safe hex color code. #ccaa22 is the nearest web safe color code. You can see here many more shades of #cda41e color code.

RGB Chart

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

Color Table

Hex Color Code cda41e #cda41e
RGB Decimal 205, 164, 30 205, 164, 30
RGB Percent 80%, 64%, 12% rgb(80%, 64%, 12%)
CSS RGBa 205, 164, 30,1 rgba(205,164,30,1)
CMYK Model cmyk(0%,20%,85%,19.61%)
HSL Color Space 46,74% ,46% hsl(46,74% ,46%)
HSV Color Space 46°, 85%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10100100 00011110
Octal 315 244 36
Decimal 205 164 30
Hex cd a4 1e

Different shades of #cda41e color code.

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

Darkest of #cda41e
#48390a
Darker of #cda41e
#745d11
Dark of #cda41e
#a18017
Base of #cda41e
#cda41e
Light of #cda41e
#e2bb3c
Lighter
#e9cb68
Lightest
#efda95

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

#cda41e
#1e47cd

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

Split Complementary

#cda41e
#1e9fcd
#4c1ecd

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

Analogous Color

#cd3e1e
#cd5b1e
#cda41e
#bccd1e
#73cd1e

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

#cda41e
#a41ecd
#1ecda4

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

#cda41e
#1ecda4
#1e47cd
#cd1e47

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

#cda41e
#1ecd4c
#1e47cd
#cd1e9f

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

#1b1604
#48390a
#745d11
#a18017
#cda41e
#e2bb3c
#e9cb68
#efda95
#f6eac1

Tints of #cda41e Color

#cda41e
#d2ae37
#d8b850
#ddc269
#e3cc82
#e8d69b
#eee0b4
#f3eacd
#f9f4e6
#ffffff

Shades of #cda41e color code

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

#cda41e
#b6911a
#9f7f17
#886d14
#715b10
#5b480d
#44360a
#2d2406
#161203
#000000

Tones

#cda41e
#b69835
#9e8b4d
#877f65
#767676

Tones

Similar Color like #cda41e color

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

#cea51f
#cfa620
#d0a721
#d1a822
#d2a923
#d3aa24
#d4ab25
#d5ac26
#d6ad27
#d7ae28
#d8af29
#d9b02a
#dab12b
#dbb22c
#cca31d
#cba21c
#caa11b
#c9a01a
#c89f19
#c79e18
#c69d17
#c59c16
#c49b15
#c39a14
#c29913
#c19812
#c09711
#bf9610

Download this Dark Yellow

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

#cda41e Color Code Preview on Black Background Color

This is how #cda41e Color will look on black background color. Color contrast ratio is 8.92

#cda41e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cda41e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cda41e

#cda41e color code is use for CSS Background Color

Background color for the above div is #cda41e

HTML with inline CSS

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

#cda41e color code is use for CSS Border Color

CSS Border color for the above div is #cda41e

HTML with inline CSS

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

CSS Border Left color for the above div is #cda41e

HTML with inline CSS

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

CSS Border Right color for the above div is #cda41e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cda41e

HTML with inline CSS

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

CSS Border Top color for the above div is #cda41e

HTML with inline CSS

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

#cda41e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cda41e Color code Preview on White Background

This is how #cda41e Color code will look on white background color. Color contrast ratio is 2.35

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

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