crispedge.com

Color picker

Loading...

#ecc12e hex color - Yellow - Warm color - Information

#ecc12e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ecc12e Color code in RGB color code model is created after adding 92.55% red color, 75.69% green color and 18.04% blue color. Hex #ecc12e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 81% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeecc12e#ecc12e
RGB Decimal236, 193, 46rgb(236, 193, 46)
RGB Percent93%, 76%, 18%rgb(93%, 76%, 18%)
CSS RGBa236, 193, 46,1rgba(236,193,46,1)
CMYK Modelcmyk(0%,18%,81%,7%)
HSL Color Space46,83% ,55%hsl(46,83% ,55%)
HSV Color Space46°, 81%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001100000100101110
Octal35430156
Decimal23619346
Hexecc12e

Different shades of #ecc12e color code.

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

Light Shade of #ecc12e
#f0cf5d
Dark Shade of #ecc12e
#d4a813
Saturated Shade of #ecc12e
#f7c723
Desaturated Shade of #ecc12e
#e1bb39
Grey scale Shade of #ecc12e
#8d8d8d
Brighten Shade
#ffda47
Most Readable Shade
#000000

Shades of #ecc12e color code

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

#ecc12e
#d1ab28
#b79623
#9d801e
#836b19
#685514
#4e400f
#342a0a
#1a1505
#000000

Similar Color like #ecc12e color

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

#edc22f
#eec330
#efc431
#f0c532
#f1c633
#f2c734
#f3c835
#f4c936
#f5ca37
#f6cb38
#f7cc39
#f8cd3a
#f9ce3b
#facf3c
#ebc02d
#eabf2c
#e9be2b
#e8bd2a
#e7bc29
#e6bb28
#e5ba27
#e4b926
#e3b825
#e2b724
#e1b623
#e0b522
#dfb421
#deb320

Monochromatic Color with #ecc12e

#ecc12e
#171305
#42360d
#6c5915
#977b1d
#c19e26

Tints of #ecc12e Color

#ecc12e
#eec745
#f0ce5c
#f2d573
#f4dc8a
#f6e3a2
#f8eab9
#faf1d0
#fcf8e7
#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

#ecc12e
#2e59ec

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

Split Complementary

#ecc12e
#2eb8ec
#622eec

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

Analogous Color

#ec752e
#ec9b2e
#ecc12e
#ece72e
#cbec2e

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

#ecc12e
#2eecc1
#c12eec

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

#ecc12e
#2eec62
#2e59ec
#ec2eb8

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

#ecc12e
#2e59ec
#622eec
#b8ec2e

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 #ecc12e 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.

#ecc12e Color Code Preview on Black Background Color

This is how #ecc12e Color will look on black background color. Color contrast ratio is 12.23

#ecc12e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecc12e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecc12e

#ecc12e color code is use for CSS Background Color

Background color for the above div is #ecc12e

HTML with inline CSS

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

#ecc12e color code is use for CSS Border Color

CSS Border color for the above div is #ecc12e

HTML with inline CSS

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

CSS Border Left color for the above div is #ecc12e

HTML with inline CSS

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

CSS Border Right color for the above div is #ecc12e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ecc12e

HTML with inline CSS

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

CSS Border Top color for the above div is #ecc12e

HTML with inline CSS

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

#ecc12e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ecc12e Color code Preview on White Background

This is how #ecc12e Color code will look on white background color. Color contrast ratio is 1.72

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

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(236,193,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,89,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,193,46,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.