@
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.

#efc12f hex color - Yellow - Warm color - Information

#efc12f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #efc12f Color code in RGB color code model is created after adding 93.73% red color, 75.69% green color and 18.43% blue color. Hex #efc12f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 80% yellow and 6.27% black.

Hex #efc12f color code is between #eebb33 web safe hex color code and #ffcc22 web safe hex color code. #eebb33 is the nearest web safe color code. You can see here many more shades of #efc12f color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeefc12f#efc12f
RGB Decimal239, 193, 47rgb(239, 193, 47)
RGB Percent94%, 76%, 18%rgb(94%, 76%, 18%)
CSS RGBa239, 193, 47,1rgba(239,193,47,1)
CMYK Modelcmyk(0%,19%,80%,6.27%)
HSL Color Space46,86% ,56%hsl(46,86% ,56%)
HSV Color Space46°, 80%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111100000100101111
Octal35730157
Decimal23919347
Hexefc12f

Different shades of #efc12f color code.

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

Light Shade of #efc12f
#f3cf5e
Dark Shade of #efc12f
#daaa11
Saturated Shade of #efc12f
#fac724
Desaturated Shade of #efc12f
#e4bb3a
Grey scale Shade of #efc12f
#8f8f8f
Brighten Shade
#ffda48
Most Readable Shade
#000000

Shades of #efc12f color code

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

#efc12f
#d4ab29
#b99624
#9f801f
#846b1a
#6a5514
#4f400f
#352a0a
#1a1505
#000000

Similar Color like #efc12f color

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

#f0c230
#f1c331
#f2c432
#f3c533
#f4c634
#f5c735
#f6c836
#f7c937
#f8ca38
#f9cb39
#facc3a
#fbcd3b
#fcce3c
#fdcf3d
#eec02e
#edbf2d
#ecbe2c
#ebbd2b
#eabc2a
#e9bb29
#e8ba28
#e7b927
#e6b826
#e5b725
#e4b624
#e3b523
#e2b422
#e1b321

Monochromatic Color with #efc12f

#efc12f
#1a1505
#45380e
#6f5a16
#9a7c1e
#c49f27

Tints of #efc12f Color

#efc12f
#f0c746
#f2ce5d
#f4d574
#f6dc8b
#f7e3a2
#f9eab9
#fbf1d0
#fdf8e7
#ffffff

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

#efc12f
#2f5def

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

Split Complementary

#efc12f
#2fbdef
#612fef

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

Analogous Color

#ef742f
#ef9b2f
#efc12f
#efe72f
#d0ef2f

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

#efc12f
#2fefc1
#c12fef

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

#efc12f
#2fef61
#2f5def
#ef2fbd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#efc12f
#2f5def
#612fef
#bdef2f

Double Complementary 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).

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

#efc12f Color Code Preview on Black Background Color

This is how #efc12f Color will look on black background color. Color contrast ratio is 12.34

#efc12f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc12f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc12f

#efc12f color code is use for CSS Background Color

Background color for the above div is #efc12f

HTML with inline CSS

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

#efc12f color code is use for CSS Border Color

CSS Border color for the above div is #efc12f

HTML with inline CSS

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

CSS Border Left color for the above div is #efc12f

HTML with inline CSS

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

CSS Border Right color for the above div is #efc12f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efc12f

HTML with inline CSS

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

CSS Border Top color for the above div is #efc12f

HTML with inline CSS

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

#efc12f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efc12f Color code Preview on White Background

This is how #efc12f Color code will look on white background color. Color contrast ratio is 1.70

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(239,193,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(47,93,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,193,47,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.