Skip to main content Skip to docs navigation

#efcd1e 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 Valkyrie and its hex is #EECC22 Nearest Color Name

Color Hue/Base color: Yellow

Hex #efcd1e Color code in RGB color code model is created after adding 93.73% red color, 80.39% green color and 11.76% blue color. Hex #efcd1e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 87% yellow and 6.27% black.

Hex #efcd1e color code is between #eecc22 web safe hex color code and #ffdd11 web safe hex color code. #eecc22 is the nearest web safe color code. You can see here many more shades of #efcd1e color code.

RGB Chart

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

Color Table

Hex Color Code efcd1e #efcd1e
RGB Decimal 239, 205, 30 239, 205, 30
RGB Percent 94%, 80%, 12% rgb(94%, 80%, 12%)
CSS RGBa 239, 205, 30,1 rgba(239,205,30,1)
CMYK Model cmyk(0%,14%,87%,6.27%)
HSL Color Space 50,87% ,53% hsl(50,87% ,53%)
HSV Color Space 50°, 87%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11001101 00011110
Octal 357 315 36
Decimal 239 205 30
Hex ef cd 1e

Different shades of #efcd1e color code.

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

Darkest of #efcd1e
#6c5c08
Darker of #efcd1e
#9c840b
Dark of #efcd1e
#ccad0e
Base of #efcd1e
#efcd1e
Light of #efcd1e
#f2d84e
Lighter
#f6e27d
Lightest
#f9edad

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

#efcd1e
#1e40ef

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

Split Complementary

#efcd1e
#1ea9ef
#651eef

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

Analogous Color

#ef531e
#ef761e
#efcd1e
#cbef1e
#74ef1e

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

#efcd1e
#cd1eef
#1eefcd

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

#efcd1e
#1eefcd
#1e40ef
#ef1e40

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

#efcd1e
#1eef65
#1e40ef
#ef1ea9

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

#3d3404
#6c5c08
#9c840b
#ccad0e
#efcd1e
#f2d84e
#f6e27d
#f9edad
#fdf7dc

Tints of #efcd1e Color

#efcd1e
#f0d237
#f2d850
#f4dd69
#f6e382
#f7e89b
#f9eeb4
#fbf3cd
#fdf9e6
#ffffff

Shades of #efcd1e color code

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

#efcd1e
#d4b61a
#b99f17
#9f8814
#847110
#6a5b0d
#4f440a
#352d06
#1a1603
#000000

Tones

#efcd1e
#d7bd36
#bfac4e
#a79c66
#8f8c7e

Tones

Similar Color like #efcd1e color

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

#f0ce1f
#f1cf20
#f2d021
#f3d122
#f4d223
#f5d324
#f6d425
#f7d526
#f8d627
#f9d728
#fad829
#fbd92a
#fcda2b
#fddb2c
#eecc1d
#edcb1c
#ecca1b
#ebc91a
#eac819
#e9c718
#e8c617
#e7c516
#e6c415
#e5c314
#e4c213
#e3c112
#e2c011
#e1bf10

Download this Dark Yellow

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

#efcd1e Color Code Preview on Black Background Color

This is how #efcd1e Color will look on black background color. Color contrast ratio is 13.42

#efcd1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efcd1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efcd1e

#efcd1e color code is use for CSS Background Color

Background color for the above div is #efcd1e

HTML with inline CSS

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

#efcd1e color code is use for CSS Border Color

CSS Border color for the above div is #efcd1e

HTML with inline CSS

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

CSS Border Left color for the above div is #efcd1e

HTML with inline CSS

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

CSS Border Right color for the above div is #efcd1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efcd1e

HTML with inline CSS

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

CSS Border Top color for the above div is #efcd1e

HTML with inline CSS

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

#efcd1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efcd1e Color code Preview on White Background

This is how #efcd1e Color code will look on white background color. Color contrast ratio is 1.56

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

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